diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 09:01:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 09:01:59 +0000 |
commit | 5ac0f6bf5cb5ce8f6c99eb6fb9c72451a7aade2a (patch) | |
tree | 26d1e3c81ab0e738c523a78a37ad12b3723fcc03 /sys-devel/automake | |
parent | Stable for ppc, wrt bug #480558 (diff) | |
download | gentoo-2-5ac0f6bf5cb5ce8f6c99eb6fb9c72451a7aade2a.tar.gz gentoo-2-5ac0f6bf5cb5ce8f6c99eb6fb9c72451a7aade2a.tar.bz2 gentoo-2-5ac0f6bf5cb5ce8f6c99eb6fb9c72451a7aade2a.zip |
Stable for ppc, wrt bug #481904
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.13.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 8e7378ed9ec9..ca563e19293a 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.204 2013/09/03 11:52:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.205 2013/09/04 09:01:59 ago Exp $ + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.13.4.ebuild: + Stable for ppc, wrt bug #481904 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.13.4.ebuild: Stable for ia64, wrt bug #481904 diff --git a/sys-devel/automake/automake-1.13.4.ebuild b/sys-devel/automake/automake-1.13.4.ebuild index 435ecb21b73d..8737281d32a3 100644 --- a/sys-devel/automake/automake-1.13.4.ebuild +++ b/sys-devel/automake/automake-1.13.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.13.4.ebuild,v 1.7 2013/09/03 11:52:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.13.4.ebuild,v 1.8 2013/09/04 09:01:59 ago Exp $ inherit eutils versionator unpacker @@ -23,7 +23,7 @@ LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" # Testing. -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |