diff options
author | 2008-09-21 14:21:52 +0000 | |
---|---|---|
committer | 2008-09-21 14:21:52 +0000 | |
commit | 9c69735b6ad85d0604226481ef5ee927bd3963bf (patch) | |
tree | 18e2a8f0988e6ef097bc145f871c0545c2ad4866 /sys-devel/automake | |
parent | Add 0.13.3-r1 for fast-track stabilization (diff) | |
download | gentoo-2-9c69735b6ad85d0604226481ef5ee927bd3963bf.tar.gz gentoo-2-9c69735b6ad85d0604226481ef5ee927bd3963bf.tar.bz2 gentoo-2-9c69735b6ad85d0604226481ef5ee927bd3963bf.zip |
stable ppc, bug 238268
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.10.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index ebd33f4d4f7f..1e9c387bb9de 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.117 2008/05/01 21:33:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.118 2008/09/21 14:21:52 ranger Exp $ + + 21 Sep 2008; Brent Baude <ranger@gentoo.org> automake-1.10.1-r1.ebuild: + stable ppc, bug 238268 *automake-1.10.1-r1 (01 May 2008) diff --git a/sys-devel/automake/automake-1.10.1-r1.ebuild b/sys-devel/automake/automake-1.10.1-r1.ebuild index 3116fa930bef..fd1914433628 100644 --- a/sys-devel/automake/automake-1.10.1-r1.ebuild +++ b/sys-devel/automake/automake-1.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1-r1.ebuild,v 1.1 2008/05/01 21:33:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1-r1.ebuild,v 1.2 2008/09/21 14:21:52 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:4}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |