diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-30 03:07:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-30 03:07:24 +0000 |
commit | 75991c57683120820ae775dea080c2e664591062 (patch) | |
tree | a5da19899560bc3597cd1d0d496f77cd19d34f5a /sys-devel/autogen/autogen-5.15.ebuild | |
parent | Add myself to metadata.xml per Joe's invitation. (diff) | |
download | gentoo-2-75991c57683120820ae775dea080c2e664591062.tar.gz gentoo-2-75991c57683120820ae775dea080c2e664591062.tar.bz2 gentoo-2-75991c57683120820ae775dea080c2e664591062.zip |
Stable for HPPA (bug #439162).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel/autogen/autogen-5.15.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.15.ebuild b/sys-devel/autogen/autogen-5.15.ebuild index 59c2912fa9c8..3c45789ba063 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.4 2012/10/28 16:38:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.5 2012/10/30 03:07:24 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 ~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 |