diff options
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.11.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 6947a074e098..ad50ea8a8953 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.149 2010/04/13 17:56:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.150 2010/04/18 12:36:55 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> automake-1.11.1.ebuild: + ppc stable #295947 13 Apr 2010; Raúl Porcel <armin76@gentoo.org> automake-1.11.1.ebuild: alpha/sparc stable wrt #295947 diff --git a/sys-devel/automake/automake-1.11.1.ebuild b/sys-devel/automake/automake-1.11.1.ebuild index 3a8d79abcc4a..d5ff2280b2f6 100644 --- a/sys-devel/automake/automake-1.11.1.ebuild +++ b/sys-devel/automake/automake-1.11.1.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/automake/automake-1.11.1.ebuild,v 1.6 2010/04/13 17:56:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1.ebuild,v 1.7 2010/04/18 12:36:55 nixnut Exp $ inherit eutils versionator @@ -24,7 +24,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="http://sources.redhat.com/automake/" LICENSE="GPL-2" -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" IUSE="" RDEPEND="dev-lang/perl |