summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-11-14 17:03:04 +0000
committerBrent Baude <ranger@gentoo.org>2012-11-14 17:03:04 +0000
commitb0923efa36cc8852f68cae13e26f2b2014564b10 (patch)
tree37f87a3e2b60328cc532520493690323a634e85e /sys-devel
parentFix desktop file. Thanks to Agostino Sarubbo in bug #443112. (diff)
downloadgentoo-2-b0923efa36cc8852f68cae13e26f2b2014564b10.tar.gz
gentoo-2-b0923efa36cc8852f68cae13e26f2b2014564b10.tar.bz2
gentoo-2-b0923efa36cc8852f68cae13e26f2b2014564b10.zip
marking kgcc64-4.2.4 ppc stable
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/kgcc64/ChangeLog5
-rw-r--r--sys-devel/kgcc64/kgcc64-4.2.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/kgcc64/ChangeLog b/sys-devel/kgcc64/ChangeLog
index d5f465c30511..634f766ba8c1 100644
--- a/sys-devel/kgcc64/ChangeLog
+++ b/sys-devel/kgcc64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/kgcc64
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.44 2012/07/08 14:48:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.45 2012/11/14 17:03:04 ranger Exp $
+
+ 14 Nov 2012; Brent Baude <ranger@gentoo.org> kgcc64-4.2.4.ebuild:
+ marking kgcc64-4.2.4 ppc stable
08 Jul 2012; Raúl Porcel <armin76@gentoo.org> kgcc64-4.5.3.ebuild:
sparc stable
diff --git a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
index 718eaa7369bb..d8cbd0ad22f2 100644
--- a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.2.4.ebuild,v 1.6 2011/12/03 20:46:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.2.4.ebuild,v 1.7 2012/11/14 17:03:04 ranger Exp $
case ${CHOST} in
hppa*) CTARGET=hppa64-${CHOST#*-};;
@@ -21,7 +21,7 @@ inherit toolchain eutils
DESCRIPTION="64bit kernel compiler"
-KEYWORDS="-* hppa ~mips ~ppc ~s390 ~sparc"
+KEYWORDS="-* hppa ~mips ppc ~s390 ~sparc"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet