diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 16:53:01 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 16:53:01 +0000 |
commit | f8f16e9332de7442b63e206692ad234abca96793 (patch) | |
tree | bb93454a7098df88981409ba687efa3dc32643d1 /sys-devel/autogen | |
parent | ia64 stable wrt bug #508996 (diff) | |
download | gentoo-2-f8f16e9332de7442b63e206692ad234abca96793.tar.gz gentoo-2-f8f16e9332de7442b63e206692ad234abca96793.tar.bz2 gentoo-2-f8f16e9332de7442b63e206692ad234abca96793.zip |
ia64 stable wrt bug #509056
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
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 fd8203f63ca4..e4a924a19109 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.101 2014/05/03 14:18:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.102 2014/06/08 16:53:01 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> autogen-5.18.1.ebuild: + ia64 stable wrt bug #509056 03 May 2014; Markus Meier <maekke@gentoo.org> autogen-5.18.1.ebuild: arm stable, bug #509056 diff --git a/sys-devel/autogen/autogen-5.18.1.ebuild b/sys-devel/autogen/autogen-5.18.1.ebuild index 4782802aabd6..600846710356 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.3 2014/05/03 14:18:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.4 2014/06/08 16:53:01 hattya 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 |