diff options
author | Brent Baude <ranger@gentoo.org> | 2010-05-12 20:04:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-05-12 20:04:37 +0000 |
commit | 6c73162bd142af4e33f09c575672cd66baa6fc46 (patch) | |
tree | 31272df98402d3be744c1c843105544ae3e1abf0 /sys-devel | |
parent | stable ppc64, bug 315365 (diff) | |
download | gentoo-2-6c73162bd142af4e33f09c575672cd66baa6fc46.tar.gz gentoo-2-6c73162bd142af4e33f09c575672cd66baa6fc46.tar.bz2 gentoo-2-6c73162bd142af4e33f09c575672cd66baa6fc46.zip |
stable ppc64, bug 274468
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.9.7.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index dae86dc8651e..5fc278440ed9 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.60 2010/04/25 07:47:45 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.61 2010/05/12 20:04:37 ranger Exp $ + + 12 May 2010; Brent Baude <ranger@gentoo.org> autogen-5.9.7.ebuild: + stable ppc64, bug 274468 *autogen-5.10.2_pre1 (25 Apr 2010) diff --git a/sys-devel/autogen/autogen-5.9.7.ebuild b/sys-devel/autogen/autogen-5.9.7.ebuild index 62104828b091..c90a3fadfcbd 100644 --- a/sys-devel/autogen/autogen-5.9.7.ebuild +++ b/sys-devel/autogen/autogen-5.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.8 2009/08/02 14:24:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.9 2010/05/12 20:04:37 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |