diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 14:52:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 14:52:32 +0000 |
commit | 0398b653a9abe34f802e8edbf3384190a9c59a5c (patch) | |
tree | 4d7b4d950f77abc90ffe96ab31f1ef9621a955f3 /sys-devel/autogen | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-0398b653a9abe34f802e8edbf3384190a9c59a5c.tar.gz gentoo-2-0398b653a9abe34f802e8edbf3384190a9c59a5c.tar.bz2 gentoo-2-0398b653a9abe34f802e8edbf3384190a9c59a5c.zip |
alpha stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 5f090d61fbf0..a149063af436 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.29 2007/07/05 23:04:15 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.30 2007/07/06 14:52:32 armin76 Exp $ + + 06 Jul 2007; Raúl Porcel <armin76@gentoo.org> autogen-5.8.8.ebuild: + alpha stable 05 Jul 2007; Christoph Mende <angelos@gentoo.org> autogen-5.8.8.ebuild: Stable on amd64 wrt bug #183999 diff --git a/sys-devel/autogen/autogen-5.8.8.ebuild b/sys-devel/autogen/autogen-5.8.8.ebuild index 7166746ae4a2..4ea6a496b673 100644 --- a/sys-devel/autogen/autogen-5.8.8.ebuild +++ b/sys-devel/autogen/autogen-5.8.8.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.8.8.ebuild,v 1.9 2007/07/05 23:04:15 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.8.8.ebuild,v 1.10 2007/07/06 14:52:32 armin76 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" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |