diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-03 21:54:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-03 21:54:32 +0000 |
commit | f5713567e42fc7f3ecf7e5cd420ce3637e7f7f27 (patch) | |
tree | 2bfcc4878e03750383900279cd08e2d1c2c12fba /sys-devel | |
parent | net-wireless/irda-utils stable on ppc. (diff) | |
download | gentoo-2-f5713567e42fc7f3ecf7e5cd420ce3637e7f7f27.tar.gz gentoo-2-f5713567e42fc7f3ecf7e5cd420ce3637e7f7f27.tar.bz2 gentoo-2-f5713567e42fc7f3ecf7e5cd420ce3637e7f7f27.zip |
sys-devel/gcc-config stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 9b9178c3fcba..3c3e70edf586 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc-config # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.102 2005/09/03 21:04:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.103 2005/09/03 21:54:32 hansmi Exp $ + + 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gcc-config-1.3.12-r2.ebuild: + Stable on ppc. 03 Sep 2005; Markus Rothe <corsair@gentoo.org> gcc-config-1.3.12-r2.ebuild: diff --git a/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild b/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild index eea146e66f67..41308aae0459 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.12-r2.ebuild,v 1.4 2005/09/03 21:04:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild,v 1.5 2005/09/03 21:54:32 hansmi Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |