summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-10-03 07:17:37 +0000
committerMike Frysinger <vapier@gentoo.org>2010-10-03 07:17:37 +0000
commitfa6d0c350c036a783d3782dacf3c6817245bd548 (patch)
tree9aed58841720b4093d84144b0f65a69be4ec8a3a /sys-devel/autoconf
parentDelete older ebuild. (diff)
downloadgentoo-2-fa6d0c350c036a783d3782dacf3c6817245bd548.tar.gz
gentoo-2-fa6d0c350c036a783d3782dacf3c6817245bd548.tar.bz2
gentoo-2-fa6d0c350c036a783d3782dacf3c6817245bd548.zip
Move into unstable.
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/ChangeLog5
-rw-r--r--sys-devel/autoconf/autoconf-2.68.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index 10be61b49d09..57ab2933d881 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/autoconf
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.155 2010/09/22 23:56:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.156 2010/10/03 07:17:37 vapier Exp $
+
+ 02 Oct 2010; Mike Frysinger <vapier@gentoo.org> autoconf-2.68.ebuild:
+ Move into unstable.
*autoconf-2.68 (22 Sep 2010)
diff --git a/sys-devel/autoconf/autoconf-2.68.ebuild b/sys-devel/autoconf/autoconf-2.68.ebuild
index 7ef6f7e2c891..ec38ddfe2be5 100644
--- a/sys-devel/autoconf/autoconf-2.68.ebuild
+++ b/sys-devel/autoconf/autoconf-2.68.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.1 2010/09/22 23:56:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.2 2010/10/03 07:17:37 vapier Exp $
EAPI="2"
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
- #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Used to create autoconfiguration files"