diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-10-12 19:27:43 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-10-12 19:27:43 +0000 |
commit | 18db07cbfba42c8e58c542de6cf4288db3947e09 (patch) | |
tree | 5e1c9e63901a486390ad02fd0ff6c4c36b9a813d /sys-devel | |
parent | stable ppc, bug #195242 (diff) | |
download | gentoo-2-18db07cbfba42c8e58c542de6cf4288db3947e09.tar.gz gentoo-2-18db07cbfba42c8e58c542de6cf4288db3947e09.tar.bz2 gentoo-2-18db07cbfba42c8e58c542de6cf4288db3947e09.zip |
stable ppc, bug #194955
(Portage version: 2.1.3.12)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index f7d5a4b19823..aa0d8ee46d77 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.34 2007/10/09 15:02:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.35 2007/10/12 19:27:43 pylon Exp $ + + 12 Oct 2007; Lars Weiler <pylon@gentoo.org> autogen-5.9.ebuild: + stable ppc, bug #194955 09 Oct 2007; Raúl Porcel <armin76@gentoo.org> autogen-5.9.ebuild: alpha stable wrt #194955 diff --git a/sys-devel/autogen/autogen-5.9.ebuild b/sys-devel/autogen/autogen-5.9.ebuild index 9b44c62a512b..241a829cdf73 100644 --- a/sys-devel/autogen/autogen-5.9.ebuild +++ b/sys-devel/autogen/autogen-5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.ebuild,v 1.6 2007/10/09 15:02:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.ebuild,v 1.7 2007/10/12 19:27:43 pylon 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 |