summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-08-11 12:49:25 +0000
committerMarkus Meier <maekke@gentoo.org>2012-08-11 12:49:25 +0000
commit9a58063b03c14eb7269115470904e9da6f697a18 (patch)
tree5918ea1334495f928c075965aa4f84f1aeb4f65c /sys-devel
parentx86 stable, bug #416095 (diff)
downloadgentoo-2-9a58063b03c14eb7269115470904e9da6f697a18.tar.gz
gentoo-2-9a58063b03c14eb7269115470904e9da6f697a18.tar.bz2
gentoo-2-9a58063b03c14eb7269115470904e9da6f697a18.zip
arm stable, bug #422201
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf-archive/ChangeLog6
-rw-r--r--sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-archive/ChangeLog b/sys-devel/autoconf-archive/ChangeLog
index 298d7f27740b..7aa40cf3b483 100644
--- a/sys-devel/autoconf-archive/ChangeLog
+++ b/sys-devel/autoconf-archive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf-archive
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.49 2012/08/08 19:35:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.50 2012/08/11 12:49:25 maekke Exp $
+
+ 11 Aug 2012; Markus Meier <maekke@gentoo.org>
+ autoconf-archive-2012.04.07.ebuild:
+ arm stable, bug #422201
08 Aug 2012; Brent Baude <ranger@gentoo.org>
autoconf-archive-2012.04.07.ebuild:
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild
index 8baceb7a4718..f624387571af 100644
--- a/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild
+++ b/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild,v 1.6 2012/08/08 19:35:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild,v 1.7 2012/08/11 12:49:25 maekke Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DOCS=( AUTHORS ChangeLog NEWS README TODO )