diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-17 13:20:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-17 13:20:08 +0000 |
commit | 1b1117aac38a451a02c705198818ff7de1d1882f (patch) | |
tree | 31eb9a7ff4f170e773d43ed8aea1f7816a5ae291 /sys-devel | |
parent | Stable on hppa (bug #111038). (diff) | |
download | gentoo-2-1b1117aac38a451a02c705198818ff7de1d1882f.tar.gz gentoo-2-1b1117aac38a451a02c705198818ff7de1d1882f.tar.bz2 gentoo-2-1b1117aac38a451a02c705198818ff7de1d1882f.zip |
Stable on hppa (bug #125810).
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index d9a3c48b9173..4302e0dff6ae 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.119 2006/03/17 03:43:22 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.120 2006/03/17 13:20:08 jer Exp $ + + 17 Mar 2006; Jeroen Roovers <jer@gentoo.org> gcc-config-1.3.13-r1.ebuild: + Stable on hppa (bug #125810). 17 Mar 2006; Chris White <chriswhite@gentoo.org> gcc-config-1.3.13-r1.ebuild: diff --git a/sys-devel/gcc-config/gcc-config-1.3.13-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.13-r1.ebuild index fef7a7c33e83..2baa5807da37 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.13-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.13-r1.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.13-r1.ebuild,v 1.5 2006/03/17 03:43:22 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.13-r1.ebuild,v 1.6 2006/03/17 13:20:08 jer 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 x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="" |