diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-11 12:34:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-11 12:34:03 +0000 |
commit | aea23d2ca3077ecf46002f0d79331d31fb37ff52 (patch) | |
tree | ce10b8125a3bfc5ce9c93073b365cf5ee50af43f /sys-devel | |
parent | Remove old version. Stable on amd64. (diff) | |
download | gentoo-2-aea23d2ca3077ecf46002f0d79331d31fb37ff52.tar.gz gentoo-2-aea23d2ca3077ecf46002f0d79331d31fb37ff52.tar.bz2 gentoo-2-aea23d2ca3077ecf46002f0d79331d31fb37ff52.zip |
x86 stable wrt bug 174126
(Portage version: 2.1.2.3)
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.15-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index e2939bebd8bd..ce650574f514 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.144 2007/04/11 08:51:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.145 2007/04/11 12:34:03 armin76 Exp $ + + 11 Apr 2007; Raúl Porcel <armin76@gentoo.org> + gcc-config-1.3.15-r1.ebuild: + x86 stable wrt bug 174126 *gcc-config-1.3.16 (11 Apr 2007) diff --git a/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild index a23caca7150c..054a613ea7c4 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.15-r1.ebuild,v 1.2 2007/04/11 08:50:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild,v 1.3 2007/04/11 12:34:03 armin76 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" |