diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-12 17:00:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-12 17:00:44 +0000 |
commit | 07325159c674c13df9caba50b82f18ea602c44ea (patch) | |
tree | eb6d922b731afc0023fd81374a1f925c169eec46 /sys-devel/autogen | |
parent | Version bump, for bug #210249. Patch from Santiago M. Mola <coldwind@gentoo.o... (diff) | |
download | gentoo-2-07325159c674c13df9caba50b82f18ea602c44ea.tar.gz gentoo-2-07325159c674c13df9caba50b82f18ea602c44ea.tar.bz2 gentoo-2-07325159c674c13df9caba50b82f18ea602c44ea.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 65d4b277b031..724d3f6f2799 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.45 2008/03/10 02:03:18 ricmm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.46 2008/03/12 17:00:44 armin76 Exp $ + + 12 Mar 2008; Raúl Porcel <armin76@gentoo.org> autogen-5.9.4.ebuild: + alpha/ia64/sparc/x86 stable 10 Mar 2008; <ricmm@gentoo.org> autogen-5.7.1.ebuild, autogen-5.9.ebuild: Drop to ~mips due to unstable deps diff --git a/sys-devel/autogen/autogen-5.9.4.ebuild b/sys-devel/autogen/autogen-5.9.4.ebuild index 8343ef409085..85b3634b1f39 100644 --- a/sys-devel/autogen/autogen-5.9.4.ebuild +++ b/sys-devel/autogen/autogen-5.9.4.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.4.ebuild,v 1.1 2008/01/29 21:40:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.4.ebuild,v 1.2 2008/03/12 17:00:44 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 ~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 |