diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-04-29 20:42:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-04-29 20:42:52 +0000 |
commit | 6c3f41d493c62b010184bbafcb1e31c0b1f97742 (patch) | |
tree | 739ae054cb5ff5590e1751c8fac26b61b6c88ed4 /sys-devel/autogen | |
parent | Stable for HPPA (bug #507846). (diff) | |
download | gentoo-2-6c3f41d493c62b010184bbafcb1e31c0b1f97742.tar.gz gentoo-2-6c3f41d493c62b010184bbafcb1e31c0b1f97742.tar.bz2 gentoo-2-6c3f41d493c62b010184bbafcb1e31c0b1f97742.zip |
Stable for HPPA (bug #509056).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index e2bf10cab3de..96234438ce2d 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.99 2014/04/27 02:28:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.100 2014/04/29 20:42:52 jer Exp $ + + 29 Apr 2014; Jeroen Roovers <jer@gentoo.org> autogen-5.18.1.ebuild: + Stable for HPPA (bug #509056). *autogen-5.18.2 (27 Apr 2014) diff --git a/sys-devel/autogen/autogen-5.18.1.ebuild b/sys-devel/autogen/autogen-5.18.1.ebuild index 2114da6f81be..193fe2860957 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-2013 Gentoo Foundation +# 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.1 2013/12/02 10:18:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.2 2014/04/29 20:42:52 jer 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 |