diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-31 19:20:31 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-31 19:20:31 +0000 |
commit | 44a31c5bad67fe8ac49079999c6c397ba5b63db0 (patch) | |
tree | ae58a6a8ef2b885277548c08060a2bc56255b4a1 /sys-devel | |
parent | Marked ppc/ppc64 stable for bug #314025. (diff) | |
download | historical-44a31c5bad67fe8ac49079999c6c397ba5b63db0.tar.gz historical-44a31c5bad67fe8ac49079999c6c397ba5b63db0.tar.bz2 historical-44a31c5bad67fe8ac49079999c6c397ba5b63db0.zip |
Marked ppc64 stable for bug #296947.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'sys-devel')
-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 ad50ea8a8953..c22e50eff488 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.150 2010/04/18 12:36:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.151 2010/05/31 19:20:31 josejx Exp $ + + 31 May 2010; Joseph Jezak <josejx@gentoo.org> automake-1.11.1.ebuild: + Marked ppc64 stable for bug #295947. 18 Apr 2010; <nixnut@gentoo.org> automake-1.11.1.ebuild: ppc stable #295947 diff --git a/sys-devel/automake/automake-1.11.1.ebuild b/sys-devel/automake/automake-1.11.1.ebuild index d5ff2280b2f6..331addff2a8f 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.7 2010/04/18 12:36:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1.ebuild,v 1.8 2010/05/31 19:20:31 josejx 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 |