diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-18 13:41:25 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-18 13:41:25 +0000 |
commit | ce7282553065e2bf488dbaf0bacaa58daccfc0b3 (patch) | |
tree | 70b4c4371593d46e209b9c899637108b881e1329 /sys-devel | |
parent | mask bluetooth support for totem (diff) | |
download | gentoo-2-ce7282553065e2bf488dbaf0bacaa58daccfc0b3.tar.gz gentoo-2-ce7282553065e2bf488dbaf0bacaa58daccfc0b3.tar.bz2 gentoo-2-ce7282553065e2bf488dbaf0bacaa58daccfc0b3.zip |
Stable on amd64 wrt bug #194955
(Portage version: 2.1.3.14)
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 aa0d8ee46d77..09f7405bb433 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.35 2007/10/12 19:27:43 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.36 2007/10/18 13:41:25 angelos Exp $ + + 18 Oct 2007; Christoph Mende <angelos@gentoo.org> autogen-5.9.ebuild: + Stable on amd64 wrt bug #194955 12 Oct 2007; Lars Weiler <pylon@gentoo.org> autogen-5.9.ebuild: stable ppc, bug #194955 diff --git a/sys-devel/autogen/autogen-5.9.ebuild b/sys-devel/autogen/autogen-5.9.ebuild index 241a829cdf73..46c143601f6b 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.7 2007/10/12 19:27:43 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.ebuild,v 1.8 2007/10/18 13:41:25 angelos 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 |