diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:50:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:50:52 +0000 |
commit | b8910579cb96026d8f978d421c4feb3fb62b3521 (patch) | |
tree | a40323b3c7370890361c055adccad19a72ed1ebe /sys-devel/autogen | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #278343 (diff) | |
download | gentoo-2-b8910579cb96026d8f978d421c4feb3fb62b3521.tar.gz gentoo-2-b8910579cb96026d8f978d421c4feb3fb62b3521.tar.bz2 gentoo-2-b8910579cb96026d8f978d421c4feb3fb62b3521.zip |
arm/ia64/m68k/s390/sh stable wrt #274468
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/autogen')
-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 2f5e95223c27..7d005d412da2 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.56 2009/07/19 22:14:09 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.57 2009/07/23 14:50:52 armin76 Exp $ + + 23 Jul 2009; Raúl Porcel <armin76@gentoo.org> autogen-5.9.7.ebuild: + arm/ia64/m68k/s390/sh stable wrt #274468 19 Jul 2009; Tiago Cunha <tcunha@gentoo.org> autogen-5.9.7.ebuild: stable sparc, bug 274468 diff --git a/sys-devel/autogen/autogen-5.9.7.ebuild b/sys-devel/autogen/autogen-5.9.7.ebuild index 9b615bab0e0c..a46a5bac0d18 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.6 2009/07/19 22:14:09 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.7 2009/07/23 14:50:52 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 |