diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-03-09 21:18:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-03-09 21:18:45 +0000 |
commit | 5949c104c5a7ea905a78e152eadde483c6d5307e (patch) | |
tree | aa465e6b50f9f619e892abcab0a84c99458417b3 /sys-devel | |
parent | amd64/x86 stable, bug #255649 (diff) | |
download | gentoo-2-5949c104c5a7ea905a78e152eadde483c6d5307e.tar.gz gentoo-2-5949c104c5a7ea905a78e152eadde483c6d5307e.tar.bz2 gentoo-2-5949c104c5a7ea905a78e152eadde483c6d5307e.zip |
Stabilize all relevant arches.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gnuconfig/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/gnuconfig/gnuconfig-20080928.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog index e23bec7327b3..d1acaeb1dde7 100644 --- a/sys-devel/gnuconfig/ChangeLog +++ b/sys-devel/gnuconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gnuconfig -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.35 2008/10/09 20:01:16 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.36 2009/03/09 21:18:45 vapier Exp $ + + 09 Mar 2009; Mike Frysinger <vapier@gentoo.org> gnuconfig-20080928.ebuild: + Stabilize all relevant arches. *gnuconfig-20080928 (09 Oct 2008) diff --git a/sys-devel/gnuconfig/gnuconfig-20080928.ebuild b/sys-devel/gnuconfig/gnuconfig-20080928.ebuild index dbc03ec13443..8747757b6f28 100644 --- a/sys-devel/gnuconfig/gnuconfig-20080928.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20080928.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20080928.ebuild,v 1.1 2008/10/09 20:01:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20080928.ebuild,v 1.2 2009/03/09 21:18:45 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" 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="" S=${WORKDIR} |