summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-01-11 16:58:22 +0000
committerMike Frysinger <vapier@gentoo.org>2013-01-11 16:58:22 +0000
commit77a728fcb680f247543a27b4e7d6588a3f3ea1ac (patch)
tree4a04d59964c82e94bfd080a1fa810755bd03fe09 /sys-devel
parentInstall man7 pages #451166 by Marcin Mirosław. (diff)
downloadgentoo-2-77a728fcb680f247543a27b4e7d6588a3f3ea1ac.tar.gz
gentoo-2-77a728fcb680f247543a27b4e7d6588a3f3ea1ac.tar.bz2
gentoo-2-77a728fcb680f247543a27b4e7d6588a3f3ea1ac.zip
Mark stable for all.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gnuconfig/ChangeLog7
-rw-r--r--sys-devel/gnuconfig/gnuconfig-20121010.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog
index f4230acff135..b1ac9af57731 100644
--- a/sys-devel/gnuconfig/ChangeLog
+++ b/sys-devel/gnuconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gnuconfig
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.67 2012/10/11 16:08:45 vapier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.68 2013/01/11 16:58:22 vapier Exp $
+
+ 11 Jan 2013; Mike Frysinger <vapier@gentoo.org> gnuconfig-20121010.ebuild:
+ Mark stable for all.
*gnuconfig-20121010 (11 Oct 2012)
diff --git a/sys-devel/gnuconfig/gnuconfig-20121010.ebuild b/sys-devel/gnuconfig/gnuconfig-20121010.ebuild
index a3fb14b96410..efdb3fb2069f 100644
--- a/sys-devel/gnuconfig/gnuconfig-20121010.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-20121010.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20121010.ebuild,v 1.1 2012/10/11 16:08:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20121010.ebuild,v 1.2 2013/01/11 16:58:22 vapier Exp $
EAPI="2"
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]] ; then
inherit git-2
else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~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"