diff options
author | Markus Meier <maekke@gentoo.org> | 2014-05-03 14:18:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-05-03 14:18:32 +0000 |
commit | b5795091a5e3af48a01d4d4939614ae6837ad087 (patch) | |
tree | a022088466b604af64edb902ca124c4c13f33254 /sys-devel/autogen | |
parent | add ~arm, bug #507896 (diff) | |
download | gentoo-2-b5795091a5e3af48a01d4d4939614ae6837ad087.tar.gz gentoo-2-b5795091a5e3af48a01d4d4939614ae6837ad087.tar.bz2 gentoo-2-b5795091a5e3af48a01d4d4939614ae6837ad087.zip |
arm stable, bug #509056
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 96234438ce2d..fd8203f63ca4 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.100 2014/04/29 20:42:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.101 2014/05/03 14:18:32 maekke Exp $ + + 03 May 2014; Markus Meier <maekke@gentoo.org> autogen-5.18.1.ebuild: + arm stable, bug #509056 29 Apr 2014; Jeroen Roovers <jer@gentoo.org> autogen-5.18.1.ebuild: Stable for HPPA (bug #509056). diff --git a/sys-devel/autogen/autogen-5.18.1.ebuild b/sys-devel/autogen/autogen-5.18.1.ebuild index 193fe2860957..4782802aabd6 100644 --- a/sys-devel/autogen/autogen-5.18.1.ebuild +++ b/sys-devel/autogen/autogen-5.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.2 2014/04/29 20:42:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.3 2014/05/03 14:18:32 maekke 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 ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="libopts static-libs" RDEPEND=">=dev-scheme/guile-1.8 |