diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-09 21:16:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-09 21:16:11 +0000 |
commit | d79090b96b2cd1217ae8e37fc4b823d03222af3f (patch) | |
tree | 8a6e653af78dbbe2e4b6a9b31a8a26a95875859f /sys-devel/gcc-config | |
parent | Stable on ppc64; bug #157570 (diff) | |
download | gentoo-2-d79090b96b2cd1217ae8e37fc4b823d03222af3f.tar.gz gentoo-2-d79090b96b2cd1217ae8e37fc4b823d03222af3f.tar.bz2 gentoo-2-d79090b96b2cd1217ae8e37fc4b823d03222af3f.zip |
Stable on ppc64; bug #157571
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4 | 1 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/digest-gcc-config-1.3.14 | 1 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/digest-gcc-config-1.3.15 | 1 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.14.ebuild | 4 |
5 files changed, 9 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index a02cbe93f002..19d64d3d69ce 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc-config # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.135 2006/12/09 13:34:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.136 2006/12/09 21:16:11 corsair Exp $ + + 09 Dec 2006; Markus Rothe <corsair@gentoo.org> gcc-config-1.3.14.ebuild: + Stable on ppc64; bug #157571 09 Dec 2006; nixnut <nixnut@gentoo.org> gcc-config-1.3.14.ebuild: Stable on ppc wrt bug 157571 diff --git a/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4 b/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4 index e69de29bb2d1..8b137891791f 100644 --- a/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4 +++ b/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4 @@ -0,0 +1 @@ + diff --git a/sys-devel/gcc-config/files/digest-gcc-config-1.3.14 b/sys-devel/gcc-config/files/digest-gcc-config-1.3.14 index e69de29bb2d1..8b137891791f 100644 --- a/sys-devel/gcc-config/files/digest-gcc-config-1.3.14 +++ b/sys-devel/gcc-config/files/digest-gcc-config-1.3.14 @@ -0,0 +1 @@ + diff --git a/sys-devel/gcc-config/files/digest-gcc-config-1.3.15 b/sys-devel/gcc-config/files/digest-gcc-config-1.3.15 index e69de29bb2d1..8b137891791f 100644 --- a/sys-devel/gcc-config/files/digest-gcc-config-1.3.15 +++ b/sys-devel/gcc-config/files/digest-gcc-config-1.3.15 @@ -0,0 +1 @@ + diff --git a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild index a803a9ad4be0..564982e6cd2c 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.14.ebuild,v 1.4 2006/12/09 13:34:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.14.ebuild,v 1.5 2006/12/09 21:16:11 corsair Exp $ inherit toolchain-funcs multilib @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" RDEPEND="!app-admin/eselect-compiler" |