diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-01-25 21:44:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-01-25 21:44:25 +0000 |
commit | bc57006ded35c031270c219c4e83cbbe0c3fa493 (patch) | |
tree | 61a43cf38466d00790f399c56e6c3a1ffe3b2489 /sys-devel | |
parent | Add myself as a lucene maintainer since I use it in production. (diff) | |
download | gentoo-2-bc57006ded35c031270c219c4e83cbbe0c3fa493.tar.gz gentoo-2-bc57006ded35c031270c219c4e83cbbe0c3fa493.tar.bz2 gentoo-2-bc57006ded35c031270c219c4e83cbbe0c3fa493.zip |
Stable on ppc64; bug #202170
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 47cd35c53cd4..e8dee872e6bd 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.42 2008/01/24 17:54:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.43 2008/01/25 21:44:25 corsair Exp $ + + 25 Jan 2008; Markus Rothe <corsair@gentoo.org> autogen-5.9.2.ebuild: + Stable on ppc64; bug #202170 24 Jan 2008; nixnut <nixnut@gentoo.org> autogen-5.9.2.ebuild: Stable on ppc wrt bug 202170 diff --git a/sys-devel/autogen/autogen-5.9.2.ebuild b/sys-devel/autogen/autogen-5.9.2.ebuild index bd02bb554f96..dda4f3848c39 100644 --- a/sys-devel/autogen/autogen-5.9.2.ebuild +++ b/sys-devel/autogen/autogen-5.9.2.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/autogen/autogen-5.9.2.ebuild,v 1.7 2008/01/24 17:54:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.2.ebuild,v 1.8 2008/01/25 21:44:25 corsair 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 |