diff options
author | Daniel Goller <morfic@gentoo.org> | 2004-07-25 14:22:02 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2004-07-25 14:22:02 +0000 |
commit | 4869316b645dc09647fe2c6d417f6a9abe583bdc (patch) | |
tree | 996b4a9cda2366afd3f4401bdcc9ebf4574d401f /sys-devel | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-4869316b645dc09647fe2c6d417f6a9abe583bdc.tar.gz gentoo-2-4869316b645dc09647fe2c6d417f6a9abe583bdc.tar.bz2 gentoo-2-4869316b645dc09647fe2c6d417f6a9abe583bdc.zip |
Marking ~x86 for gcc 3.4 profile
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index dde67c915af2..4d9f01b17fbf 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.293 2004/07/25 10:07:02 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.294 2004/07/25 14:22:02 morfic Exp $ + + 25 Jul 2004; Daniel Goller <morfic@gentoo.org> gcc-3.4.1.ebuild: + Marking ~x86 for gcc 3.4 profile 25 Jul 2004; Guy Martin <gmsoft@gentoo.org> gcc-3.4.1.ebuild: Marked -hppa. It b0rks glibc and co. diff --git a/sys-devel/gcc/gcc-3.4.1.ebuild b/sys-devel/gcc/gcc-3.4.1.ebuild index 9ec888d0aae8..eeeb234668f4 100644 --- a/sys-devel/gcc/gcc-3.4.1.ebuild +++ b/sys-devel/gcc/gcc-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1.ebuild,v 1.11 2004/07/25 10:07:02 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1.ebuild,v 1.12 2004/07/25 14:22:02 morfic Exp $ IUSE="static nls bootstrap build multilib gcj gtk f77 objc hardened uclibc n32 n64" @@ -138,7 +138,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* ~mips -hppa amd64 ~ppc64" +KEYWORDS="-* ~mips -hppa amd64 ~ppc64 ~x86" #KEYWORDS="amd64 ~x86 ~ppc ~sparc ~mips ~ia64 ~ppc64 ~hppa ~alpha ~s390" # Ok, this is a hairy one again, but lets assume that we |