diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:36:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:36:37 +0000 |
commit | 376e0926c0ce6e613735e54da9ba9ecc96328f6c (patch) | |
tree | 4d0ae8a3514fd25e12ac9172c8f5ac3b72d3911d /sys-devel/gcc-config | |
parent | ppc/ppc64/x86 stable wrt #405361 (diff) | |
download | historical-376e0926c0ce6e613735e54da9ba9ecc96328f6c.tar.gz historical-376e0926c0ce6e613735e54da9ba9ecc96328f6c.tar.bz2 historical-376e0926c0ce6e613735e54da9ba9ecc96328f6c.zip |
Marking gcc-config-1.5-r2 ppc64 for bug 406351
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index b83abd8c2b59..1f66b38c1561 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.201 2012/03/02 15:20:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.202 2012/03/02 20:36:37 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> gcc-config-1.5-r2.ebuild: + Marking gcc-config-1.5-r2 ppc64 for bug 406351 02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> gcc-config-1.5-r2.ebuild: Stable for amd64, wrt bug #406351 diff --git a/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild b/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild index 53ac2962533f..ce6e129e737d 100644 --- a/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.5-r2.ebuild,v 1.3 2012/03/02 15:20:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild,v 1.4 2012/03/02 20:36:37 ranger Exp $ inherit flag-o-matic 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 ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="!app-admin/eselect-compiler" |