diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:41:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:41:08 +0000 |
commit | e0e9fdb6a644fe064ff55cf48eb93768c8a2783c (patch) | |
tree | 29e9149b62e23e707f094491fb2fe5f4db7892ec /sys-devel/automake | |
parent | ppc stable, bug #140680 (diff) | |
download | historical-e0e9fdb6a644fe064ff55cf48eb93768c8a2783c.tar.gz historical-e0e9fdb6a644fe064ff55cf48eb93768c8a2783c.tar.bz2 historical-e0e9fdb6a644fe064ff55cf48eb93768c8a2783c.zip |
Stable on alpha.
Package-Manager: portage-2.1.1_pre3-r3
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.9.6-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 50033a2b4ec7..c45624d4b5d5 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.87 2006/07/09 02:00:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.88 2006/07/22 15:39:28 kloeri Exp $ + + 22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> + automake-1.9.6-r2.ebuild: + Stable on alpha. 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> automake-1.9.6-r2.ebuild: Marked stable on mips. diff --git a/sys-devel/automake/automake-1.9.6-r2.ebuild b/sys-devel/automake/automake-1.9.6-r2.ebuild index b2e3433b54a0..ed6fe35ab6ab 100644 --- a/sys-devel/automake/automake-1.9.6-r2.ebuild +++ b/sys-devel/automake/automake-1.9.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.10 2006/07/09 02:00:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.11 2006/07/22 15:39:28 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:3}" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |