diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-28 16:19:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-28 16:19:43 +0000 |
commit | 2988b548e248e999fb2889a5fcb85522c2eccb7d (patch) | |
tree | 98a55c6f6de9732354889ce02e9b86b55b97f3eb /sys-devel | |
parent | impact X driver for sgi ip28 and ip30, initial import (diff) | |
download | gentoo-2-2988b548e248e999fb2889a5fcb85522c2eccb7d.tar.gz gentoo-2-2988b548e248e999fb2889a5fcb85522c2eccb7d.tar.bz2 gentoo-2-2988b548e248e999fb2889a5fcb85522c2eccb7d.zip |
ppc stable, #138145
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-devel')
-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 52e1e6e50a39..87c4ee913a53 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.85 2006/06/28 01:59:26 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.86 2006/06/28 16:19:43 dertobi123 Exp $ + + 28 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + automake-1.9.6-r2.ebuild: + ppc stable, #138145 28 Jun 2006; Luis Medinas <metalgod@gentoo.org> automake-1.9.6-r2.ebuild: Stable on amd64. Bug #138145. diff --git a/sys-devel/automake/automake-1.9.6-r2.ebuild b/sys-devel/automake/automake-1.9.6-r2.ebuild index fe99b602ba9f..a988f84277ca 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.8 2006/06/28 01:59:26 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.9 2006/06/28 16:19:43 dertobi123 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 |