diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-27 14:54:21 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-27 14:54:21 +0000 |
commit | 2fa8f7901ac6fd07511f8bbbda4c662a716981da (patch) | |
tree | 4dd1d366c229719baac314b0b486d5d742680b14 /sys-devel | |
parent | Improve patch for bug #435040 (diff) | |
download | gentoo-2-2fa8f7901ac6fd07511f8bbbda4c662a716981da.tar.gz gentoo-2-2fa8f7901ac6fd07511f8bbbda4c662a716981da.tar.bz2 gentoo-2-2fa8f7901ac6fd07511f8bbbda4c662a716981da.zip |
stable arm ppc ppc64, bug #439162
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.15.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index b8da037c45c2..ebb072ad4e59 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.85 2012/04/26 16:40:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.86 2012/10/27 14:54:21 blueness Exp $ + + 27 Oct 2012; Anthony G. Basile <blueness@gentoo.org> autogen-5.15.ebuild: + stable arm ppc ppc64, bug #439162 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> autogen-5.15.ebuild: keyword ~amd64-fbsd @@ -279,4 +282,3 @@ 15 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> metadata.xml, +autogen-5.8.3.ebuild: version bump -- thanks to François Périchon (Bug #127043) - diff --git a/sys-devel/autogen/autogen-5.15.ebuild b/sys-devel/autogen/autogen-5.15.ebuild index aa37e2f48450..36f35a251bb2 100644 --- a/sys-devel/autogen/autogen-5.15.ebuild +++ b/sys-devel/autogen/autogen-5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.2 2012/04/26 16:40:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.3 2012/10/27 14:54:21 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=dev-scheme/guile-1.8 |