diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.11.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index d1955091fa87..a2a6b0d58b70 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.171 2012/08/19 14:49:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.172 2012/08/23 14:45:01 xmw Exp $ + + 23 Aug 2012; Michael Weber <xmw@gentoo.org> automake-1.11.6.ebuild: + ppc stable (bug 426336). 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> automake-1.11.6.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #426336 diff --git a/sys-devel/automake/automake-1.11.6.ebuild b/sys-devel/automake/automake-1.11.6.ebuild index 679c66b89d84..27c01db4fe86 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.5 2012/08/19 14:49:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.6.ebuild,v 1.6 2012/08/23 14:45:01 xmw 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 |