* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-07-23 6:02 Mark Loeser (halcy0n)
0 siblings, 0 replies; 9+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-07-23 6:02 UTC (permalink / raw
To: gentoo-commits
halcy0n 09/07/23 06:02:48
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
Bump uclibc patchset to fix a digest screwup
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.715 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.715&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.715&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.714&r2=1.715
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.714
retrieving revision 1.715
diff -u -r1.714 -r1.715
--- ChangeLog 23 Jul 2009 01:57:28 -0000 1.714
+++ ChangeLog 23 Jul 2009 06:02:47 -0000 1.715
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.714 2009/07/23 01:57:28 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.715 2009/07/23 06:02:47 halcy0n Exp $
+
+ 23 Jul 2009; Mark Loeser <halcy0n@gentoo.org> gcc-4.4.1.ebuild:
+ Bump uclibc patchset to fix a digest screwup
*gcc-4.4.1 (23 Jul 2009)
1.2 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.1&r2=1.2
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcc-4.4.1.ebuild 23 Jul 2009 01:57:28 -0000 1.1
+++ gcc-4.4.1.ebuild 23 Jul 2009 06:02:47 -0000 1.2
@@ -1,9 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.1 2009/07/23 01:57:28 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.2 2009/07/23 06:02:47 halcy0n Exp $
PATCH_VER="1.0"
-UCLIBC_VER="1.0"
+UCLIBC_VER="1.1"
ETYPE="gcc-compiler"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-09-20 5:26 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 9+ messages in thread
From: Ryan Hill (dirtyepic) @ 2009-09-20 5:26 UTC (permalink / raw
To: gentoo-commits
dirtyepic 09/09/20 05:26:19
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
Touch up dependencies.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.726 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.726&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.726&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.725&r2=1.726
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.725
retrieving revision 1.726
diff -u -r1.725 -r1.726
--- ChangeLog 20 Sep 2009 04:49:22 -0000 1.725
+++ ChangeLog 20 Sep 2009 05:26:19 -0000 1.726
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.725 2009/09/20 04:49:22 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.726 2009/09/20 05:26:19 dirtyepic Exp $
+
+ 20 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> gcc-4.4.1.ebuild:
+ Touch up dependencies.
20 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> gcc-4.3.2-r3.ebuild,
gcc-4.3.2-r4.ebuild, gcc-4.3.3-r2.ebuild, gcc-4.3.4.ebuild:
1.9 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.8&r2=1.9
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gcc-4.4.1.ebuild 20 Sep 2009 04:36:00 -0000 1.8
+++ gcc-4.4.1.ebuild 20 Sep 2009 05:26:19 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.8 2009/09/20 04:36:00 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.9 2009/09/20 05:26:19 dirtyepic Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -32,10 +32,10 @@
>=sys-devel/gcc-config-1.4
virtual/libiconv
>=dev-libs/gmp-4.2.1
- >=dev-libs/mpfr-2.3
+ >=dev-libs/mpfr-2.3.2
graphite? (
>=dev-libs/ppl-0.10
- >=dev-libs/cloog-ppl-0.15
+ >=dev-libs/cloog-ppl-0.15.4
)
!build? (
gcj? (
@@ -56,8 +56,8 @@
nls? ( sys-devel/gettext )
)"
DEPEND="${RDEPEND}
- test? ( sys-devel/autogen dev-util/dejagnu )
- >=sys-apps/texinfo-4.2-r4
+ test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 )
+ >=sys-apps/texinfo-4.8
>=sys-devel/bison-1.875
amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
ppc? ( >=${CATEGORY}/binutils-2.17 )
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-09-20 4:36 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 9+ messages in thread
From: Ryan Hill (dirtyepic) @ 2009-09-20 4:36 UTC (permalink / raw
To: gentoo-commits
dirtyepic 09/09/20 04:36:01
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
Fix LGPL license version.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.724 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.724&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.724&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.723&r2=1.724
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.723
retrieving revision 1.724
diff -u -r1.723 -r1.724
--- ChangeLog 19 Sep 2009 23:36:12 -0000 1.723
+++ ChangeLog 20 Sep 2009 04:36:00 -0000 1.724
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.723 2009/09/19 23:36:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.724 2009/09/20 04:36:00 dirtyepic Exp $
+
+ 20 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> gcc-4.4.1.ebuild:
+ Fix LGPL license version.
19 Sep 2009; Alexis Ballier <aballier@gentoo.org> gcc-4.4.1.ebuild:
keyword ~x86-fbsd
1.8 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.7&r2=1.8
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gcc-4.4.1.ebuild 19 Sep 2009 23:36:12 -0000 1.7
+++ gcc-4.4.1.ebuild 20 Sep 2009 04:36:00 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.7 2009/09/19 23:36:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.8 2009/09/20 04:36:00 dirtyepic Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -25,7 +25,7 @@
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
-LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1"
+LICENSE="GPL-3 LGPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1"
KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-09-19 23:36 Alexis Ballier (aballier)
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2009-09-19 23:36 UTC (permalink / raw
To: gentoo-commits
aballier 09/09/19 23:36:12
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
keyword ~x86-fbsd
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Revision Changes Path
1.723 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.723&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.723&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.722&r2=1.723
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.722
retrieving revision 1.723
diff -u -r1.722 -r1.723
--- ChangeLog 2 Sep 2009 17:06:36 -0000 1.722
+++ ChangeLog 19 Sep 2009 23:36:12 -0000 1.723
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.722 2009/09/02 17:06:36 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.723 2009/09/19 23:36:12 aballier Exp $
+
+ 19 Sep 2009; Alexis Ballier <aballier@gentoo.org> gcc-4.4.1.ebuild:
+ keyword ~x86-fbsd
02 Sep 2009; Mark Loeser <halcy0n@gentoo.org> gcc-4.3.2-r4.ebuild:
Bump patchset to include SH fix
1.7 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.6&r2=1.7
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gcc-4.4.1.ebuild 16 Aug 2009 14:49:32 -0000 1.6
+++ gcc-4.4.1.ebuild 19 Sep 2009 23:36:12 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.6 2009/08/16 14:49:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.7 2009/09/19 23:36:12 aballier Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -26,7 +26,7 @@
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1"
-KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 -x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-08-16 14:49 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-08-16 14:49 UTC (permalink / raw
To: gentoo-commits
armin76 09/08/16 14:49:32
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
Add ~ia64 wrt #278687
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.721 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.721&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.721&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.720&r2=1.721
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.720
retrieving revision 1.721
diff -u -r1.720 -r1.721
--- ChangeLog 13 Aug 2009 20:07:10 -0000 1.720
+++ ChangeLog 16 Aug 2009 14:49:32 -0000 1.721
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.720 2009/08/13 20:07:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.721 2009/08/16 14:49:32 armin76 Exp $
+
+ 16 Aug 2009; Raúl Porcel <armin76@gentoo.org> gcc-4.4.1.ebuild:
+ Add ~ia64 wrt #278687
12 Aug 2009; Mark Loeser <halcy0n@gentoo.org> gcc-4.4.1.ebuild:
Keyword ~alpha
1.6 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.5&r2=1.6
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gcc-4.4.1.ebuild 13 Aug 2009 20:07:10 -0000 1.5
+++ gcc-4.4.1.ebuild 16 Aug 2009 14:49:32 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.5 2009/08/13 20:07:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.6 2009/08/16 14:49:32 armin76 Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -26,7 +26,7 @@
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1"
-KEYWORDS="~alpha ~amd64 ~arm -hppa ~ppc ~ppc64 ~x86 -x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 -x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-08-13 20:07 Mark Loeser (halcy0n)
0 siblings, 0 replies; 9+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-08-13 20:07 UTC (permalink / raw
To: gentoo-commits
halcy0n 09/08/13 20:07:10
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
Keyword ~alpha
(Portage version: 2.2_rc36/cvs/Linux i686)
Revision Changes Path
1.720 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.720&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.720&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.719&r2=1.720
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.719
retrieving revision 1.720
diff -u -r1.719 -r1.720
--- ChangeLog 13 Aug 2009 19:40:11 -0000 1.719
+++ ChangeLog 13 Aug 2009 20:07:10 -0000 1.720
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.719 2009/08/13 19:40:11 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.720 2009/08/13 20:07:10 halcy0n Exp $
+
+ 12 Aug 2009; Mark Loeser <halcy0n@gentoo.org> gcc-4.4.1.ebuild:
+ Keyword ~alpha
12 Aug 2009; Mark Loeser <halcy0n@gentoo.org> -gcc-4.4.0-r1.ebuild:
Remove gcc-4.4.0 from the tree. Some keywords are being dropped as they
1.5 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.4&r2=1.5
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gcc-4.4.1.ebuild 24 Jul 2009 20:23:38 -0000 1.4
+++ gcc-4.4.1.ebuild 13 Aug 2009 20:07:10 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.4 2009/07/24 20:23:38 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.5 2009/08/13 20:07:10 halcy0n Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -26,7 +26,7 @@
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1"
-KEYWORDS="~amd64 ~arm -hppa ~ppc ~ppc64 ~x86 -x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm -hppa ~ppc ~ppc64 ~x86 -x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-07-24 20:23 Robert Piasek (dagger)
0 siblings, 0 replies; 9+ messages in thread
From: Robert Piasek (dagger) @ 2009-07-24 20:23 UTC (permalink / raw
To: gentoo-commits
dagger 09/07/24 20:23:38
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
Marked ~arm as per bug #278687
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.717 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.717&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.717&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.716&r2=1.717
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.716
retrieving revision 1.717
diff -u -r1.716 -r1.717
--- ChangeLog 24 Jul 2009 15:23:32 -0000 1.716
+++ ChangeLog 24 Jul 2009 20:23:38 -0000 1.717
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.716 2009/07/24 15:23:32 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.717 2009/07/24 20:23:38 dagger Exp $
+
+ 24 Jul 2009; Robert Piasek <dagger@gentoo.org> gcc-4.4.1.ebuild:
+ Keyworded ~arm as per bug #278687
24 Jul 2009; Joseph Jezak <josejx@gentoo.org> gcc-4.4.1.ebuild:
Marked ~ppc for bug #278687.
1.4 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.3&r2=1.4
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gcc-4.4.1.ebuild 24 Jul 2009 15:23:32 -0000 1.3
+++ gcc-4.4.1.ebuild 24 Jul 2009 20:23:38 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.3 2009/07/24 15:23:32 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.4 2009/07/24 20:23:38 dagger Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -26,7 +26,7 @@
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1"
-KEYWORDS="~amd64 -hppa ~ppc ~ppc64 ~x86 -x86-fbsd"
+KEYWORDS="~amd64 ~arm -hppa ~ppc ~ppc64 ~x86 -x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-07-24 15:23 Joseph Jezak (josejx)
0 siblings, 0 replies; 9+ messages in thread
From: Joseph Jezak (josejx) @ 2009-07-24 15:23 UTC (permalink / raw
To: gentoo-commits
josejx 09/07/24 15:23:32
Modified: ChangeLog gcc-4.4.1.ebuild
Log:
Marked ~ppc for bug #278687.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.716 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.716&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.716&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.715&r2=1.716
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.715
retrieving revision 1.716
diff -u -r1.715 -r1.716
--- ChangeLog 23 Jul 2009 06:02:47 -0000 1.715
+++ ChangeLog 24 Jul 2009 15:23:32 -0000 1.716
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.715 2009/07/23 06:02:47 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.716 2009/07/24 15:23:32 josejx Exp $
+
+ 24 Jul 2009; Joseph Jezak <josejx@gentoo.org> gcc-4.4.1.ebuild:
+ Marked ~ppc for bug #278687.
23 Jul 2009; Mark Loeser <halcy0n@gentoo.org> gcc-4.4.1.ebuild:
Bump uclibc patchset to fix a digest screwup
1.3 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?r1=1.2&r2=1.3
Index: gcc-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gcc-4.4.1.ebuild 23 Jul 2009 06:02:47 -0000 1.2
+++ gcc-4.4.1.ebuild 24 Jul 2009 15:23:32 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.2 2009/07/23 06:02:47 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.3 2009/07/24 15:23:32 josejx Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -26,7 +26,7 @@
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1"
-KEYWORDS="~amd64 -hppa ~ppc64 ~x86 -x86-fbsd"
+KEYWORDS="~amd64 -hppa ~ppc ~ppc64 ~x86 -x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild
@ 2009-07-23 1:57 Mark Loeser (halcy0n)
0 siblings, 0 replies; 9+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-07-23 1:57 UTC (permalink / raw
To: gentoo-commits
halcy0n 09/07/23 01:57:28
Modified: ChangeLog
Added: gcc-4.4.1.ebuild
Log:
Version bump, and dropped archs I'm unsure if they work or not
(Portage version: 2.2_rc33-r1/cvs/Linux i686)
Revision Changes Path
1.714 sys-devel/gcc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.714&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.714&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.713&r2=1.714
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.713
retrieving revision 1.714
diff -u -r1.713 -r1.714
--- ChangeLog 20 Jul 2009 18:45:10 -0000 1.713
+++ ChangeLog 23 Jul 2009 01:57:28 -0000 1.714
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.713 2009/07/20 18:45:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.714 2009/07/23 01:57:28 halcy0n Exp $
+
+*gcc-4.4.1 (23 Jul 2009)
+
+ 23 Jul 2009; Mark Loeser <halcy0n@gentoo.org> +gcc-4.4.1.ebuild:
+ Version bump, and dropped archs I'm unsure if they work or not
20 Jul 2009; Jeroen Roovers <jer@gentoo.org> gcc-4.4.0-r1.ebuild:
Mark gcc-4.4* -hppa (bug #272645 and some currently undocumented
1.1 sys-devel/gcc/gcc-4.4.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild?rev=1.1&content-type=text/plain
Index: gcc-4.4.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.1 2009/07/23 01:57:28 halcy0n Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"
# Hardened gcc 4 stuff
#PIE_VER="10.1.5"
#SPECS_VER="0.9.4"
# arch/libc configurations known to be stable or untested with {PIE,SSP,FORTIFY}-by-default
#PIE_GLIBC_STABLE="x86 amd64 ~ppc ~ppc64 ~arm ~sparc"
#PIE_UCLIBC_STABLE="x86 arm"
#SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
#SSP_UCLIBC_STABLE=""
# whether we should split out specs files for multiple {PIE,SSP}-by-default
# and vanilla configurations.
SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1"
KEYWORDS="~amd64 -hppa ~ppc64 ~x86 -x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4
virtual/libiconv
>=dev-libs/gmp-4.2.1
>=dev-libs/mpfr-2.3
graphite? (
>=dev-libs/ppl-0.10
>=dev-libs/cloog-ppl-0.15
)
!build? (
gcj? (
gtk? (
x11-libs/libXt
x11-libs/libX11
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
>=x11-libs/gtk+-2.2
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
app-arch/zip
app-arch/unzip
)
>=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext )
)"
DEPEND="${RDEPEND}
test? ( sys-devel/autogen dev-util/dejagnu )
>=sys-apps/texinfo-4.2-r4
>=sys-devel/bison-1.875
amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
ppc? ( >=${CATEGORY}/binutils-2.17 )
ppc64? ( >=${CATEGORY}/binutils-2.17 )
>=${CATEGORY}/binutils-2.15.94"
PDEPEND=">=sys-devel/gcc-config-1.4"
if [[ ${CATEGORY} != cross-* ]] ; then
PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )"
fi
src_unpack() {
gcc_src_unpack
use vanilla && return 0
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
[[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
[[ ${CTARGET} == *-softfloat-* ]] && epatch "${FILESDIR}"/4.4.0/gcc-4.4.0-softfloat.patch
}
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-09-20 5:26 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-23 6:02 [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.1.ebuild Mark Loeser (halcy0n)
-- strict thread matches above, loose matches on Subject: below --
2009-09-20 5:26 Ryan Hill (dirtyepic)
2009-09-20 4:36 Ryan Hill (dirtyepic)
2009-09-19 23:36 Alexis Ballier (aballier)
2009-08-16 14:49 Raul Porcel (armin76)
2009-08-13 20:07 Mark Loeser (halcy0n)
2009-07-24 20:23 Robert Piasek (dagger)
2009-07-24 15:23 Joseph Jezak (josejx)
2009-07-23 1:57 Mark Loeser (halcy0n)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox