diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 12:37:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 12:37:57 +0000 |
commit | 148ca1f6363464d3aa8ea19cbd3206fc97989214 (patch) | |
tree | fe4faabbcb620925424c36eb556570b22a5f8e25 /sys-devel | |
parent | ia64/s390/sh/sparc stable wrt #357277 (diff) | |
download | gentoo-2-148ca1f6363464d3aa8ea19cbd3206fc97989214.tar.gz gentoo-2-148ca1f6363464d3aa8ea19cbd3206fc97989214.tar.bz2 gentoo-2-148ca1f6363464d3aa8ea19cbd3206fc97989214.zip |
alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #355941
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 617f8ad1b5ba..99aaaab59b85 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.72 2011/03/15 22:06:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.73 2011/03/20 12:37:57 armin76 Exp $ + + 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> autogen-5.11.5.ebuild: + alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #355941 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> autogen-5.11.5.ebuild: ppc/ppc64 stable wrt #355941 diff --git a/sys-devel/autogen/autogen-5.11.5.ebuild b/sys-devel/autogen/autogen-5.11.5.ebuild index 40ef687cdc77..663eac448cef 100644 --- a/sys-devel/autogen/autogen-5.11.5.ebuild +++ b/sys-devel/autogen/autogen-5.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.11.5.ebuild,v 1.4 2011/03/15 22:06:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.11.5.ebuild,v 1.5 2011/03/20 12:37:57 armin76 Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |