diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:18:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:18:33 +0000 |
commit | 79c4f4783e24421808e92b2721780b47043d4af0 (patch) | |
tree | 11070a62c007defb14994b088a686e96020f5fbb /sys-devel | |
parent | Stable for ppc64, wrt bug #509056 (diff) | |
download | gentoo-2-79c4f4783e24421808e92b2721780b47043d4af0.tar.gz gentoo-2-79c4f4783e24421808e92b2721780b47043d4af0.tar.bz2 gentoo-2-79c4f4783e24421808e92b2721780b47043d4af0.zip |
Stable for ppc64, wrt bug #509056
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-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 34dc9083a748..facb2291af2d 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.109 2014/08/01 11:32:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.110 2014/08/02 18:18:33 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> autogen-5.18.1.ebuild: + Stable for ppc64, wrt bug #509056 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> autogen-5.18.1.ebuild: sparc stable wrt #509056 diff --git a/sys-devel/autogen/autogen-5.18.1.ebuild b/sys-devel/autogen/autogen-5.18.1.ebuild index a99e5bb0d392..5761b0c8da4b 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.11 2014/08/01 11:32:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.12 2014/08/02 18:18:33 ago 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 arm64 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 arm64 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 |