diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 05:48:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 05:48:09 +0000 |
commit | a18772b42419b382fdad72c00939b8b55ab110c4 (patch) | |
tree | 784a4e932d5d780a9fc0d1f1e1b3423937086a10 /sys-devel/gcc-config | |
parent | mask xfs use flag for profiles that are missing the required linux-headers (diff) | |
download | gentoo-2-a18772b42419b382fdad72c00939b8b55ab110c4.tar.gz gentoo-2-a18772b42419b382fdad72c00939b8b55ab110c4.tar.bz2 gentoo-2-a18772b42419b382fdad72c00939b8b55ab110c4.zip |
Stable for HPPA (bug #203576).
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 5087f5e2293f..ce89e2f66c71 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.174 2007/12/29 19:28:12 ranger Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.175 2008/01/02 05:48:09 jer Exp $ + + 02 Jan 2008; Jeroen Roovers <jer@gentoo.org> gcc-config-1.4.0-r4.ebuild: + Stable for HPPA (bug #203576). 29 Dec 2007; Brent Baude <ranger@gentoo.org> gcc-config-1.4.0-r4.ebuild: Marking gcc-config-1.4.0-r4 ppc64 for bug 203576 diff --git a/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild b/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild index 1bad824fca55..59c6c399d540 100644 --- a/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.4.0-r4.ebuild,v 1.7 2007/12/31 16:21:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild,v 1.8 2008/01/02 05:48:09 jer 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 ~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" |