diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-02 14:24:16 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-02 14:24:16 +0000 |
commit | f9d7ef2001b11456db0a4e72681530c923f94484 (patch) | |
tree | 7ffc5cac2a066bf49cdb5b4d1f7fb7680204a091 /sys-devel | |
parent | version bump (diff) | |
download | gentoo-2-f9d7ef2001b11456db0a4e72681530c923f94484.tar.gz gentoo-2-f9d7ef2001b11456db0a4e72681530c923f94484.tar.bz2 gentoo-2-f9d7ef2001b11456db0a4e72681530c923f94484.zip |
ppc stable #274468
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 7d005d412da2..3221a33246b9 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.57 2009/07/23 14:50:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.58 2009/08/02 14:24:16 nixnut Exp $ + + 02 Aug 2009; nixnut <nixnut@gentoo.org> autogen-5.9.7.ebuild: + ppc stable #274468 23 Jul 2009; Raúl Porcel <armin76@gentoo.org> autogen-5.9.7.ebuild: arm/ia64/m68k/s390/sh stable wrt #274468 diff --git a/sys-devel/autogen/autogen-5.9.7.ebuild b/sys-devel/autogen/autogen-5.9.7.ebuild index a46a5bac0d18..62104828b091 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 # 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.7 2009/07/23 14:50:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.8 2009/08/02 14:24:16 nixnut 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 |