summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-09-20 13:20:36 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-09-20 13:20:36 +0000
commit55327c86264956a2fb3db92483bb0834412825c6 (patch)
tree2bf4919849adbc413bc9e4221957e494bfa4a97f /sys-devel
parentdev-libs/intel-common: Avoid double prefix (diff)
downloadgentoo-2-55327c86264956a2fb3db92483bb0834412825c6.tar.gz
gentoo-2-55327c86264956a2fb3db92483bb0834412825c6.tar.bz2
gentoo-2-55327c86264956a2fb3db92483bb0834412825c6.zip
ppc64 stable wrt #426336
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/automake/ChangeLog5
-rw-r--r--sys-devel/automake/automake-1.11.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index 30a0c521dfbc..d75c78942627 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.173 2012/09/19 04:40:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.174 2012/09/20 13:20:36 xarthisius Exp $
+
+ 20 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> automake-1.11.6.ebuild:
+ ppc64 stable wrt #426336
*automake-1.12.4 (19 Sep 2012)
diff --git a/sys-devel/automake/automake-1.11.6.ebuild b/sys-devel/automake/automake-1.11.6.ebuild
index 27c01db4fe86..b0de9cce025f 100644
--- a/sys-devel/automake/automake-1.11.6.ebuild
+++ b/sys-devel/automake/automake-1.11.6.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/automake/automake-1.11.6.ebuild,v 1.6 2012/08/23 14:45:01 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.6.ebuild,v 1.7 2012/09/20 13:20:36 xarthisius Exp $
inherit eutils versionator unpacker
@@ -25,7 +25,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am"
HOMEPAGE="http://www.gnu.org/software/automake/"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/perl