From 66bb0ab5e6377227c03618cfc167188061ad3151 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 3 Mar 2012 22:23:19 +0000 Subject: Stabilize for all. --- sys-devel/gnuconfig/ChangeLog | 7 +++++-- sys-devel/gnuconfig/gnuconfig-20110814.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sys-devel/gnuconfig') diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog index b8af86f4b3a9..6be26027be50 100644 --- a/sys-devel/gnuconfig/ChangeLog +++ b/sys-devel/gnuconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gnuconfig -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.59 2011/09/21 08:39:50 mgorny Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.60 2012/03/03 22:23:19 vapier Exp $ + + 03 Mar 2012; Mike Frysinger gnuconfig-20110814.ebuild: + Stabilize for all. 21 Sep 2011; Michał Górny gnuconfig-99999999.ebuild: Migrate to git-2. diff --git a/sys-devel/gnuconfig/gnuconfig-20110814.ebuild b/sys-devel/gnuconfig/gnuconfig-20110814.ebuild index 7426ea64c0f2..a348f4ac0a4a 100644 --- a/sys-devel/gnuconfig/gnuconfig-20110814.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20110814.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/gnuconfig/gnuconfig-20110814.ebuild,v 1.1 2011/08/15 03:27:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20110814.ebuild,v 1.2 2012/03/03 22:23:19 vapier Exp $ EAPI="2" @@ -10,7 +10,7 @@ if [[ ${PV} == "99999999" ]] ; then inherit git else SRC_URI="mirror://gentoo/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Updated config.sub and config.guess file from GNU" -- cgit v1.2.3-65-gdbad