diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 21:51:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 21:51:14 +0000 |
commit | dc8957845bf740d97d53cd28233d642f86ba8579 (patch) | |
tree | 4a9f32df880eca5cd0fd23841262a98232b4dffb /sys-devel | |
parent | Stable for alpha, wrt bug #482248 (diff) | |
download | gentoo-2-dc8957845bf740d97d53cd28233d642f86ba8579.tar.gz gentoo-2-dc8957845bf740d97d53cd28233d642f86ba8579.tar.bz2 gentoo-2-dc8957845bf740d97d53cd28233d642f86ba8579.zip |
Stable for alpha, wrt bug #481904
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-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 718fa4e8e016..580afcf6878e 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.202 2013/09/02 08:06:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.203 2013/09/02 21:51:14 ago Exp $ + + 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.13.4.ebuild: + Stable for alpha, wrt bug #481904 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.13.4.ebuild: Stable for x86, wrt bug #481904 diff --git a/sys-devel/automake/automake-1.13.4.ebuild b/sys-devel/automake/automake-1.13.4.ebuild index a25093a4d096..d31358a1bc80 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.5 2013/09/02 08:06:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.13.4.ebuild,v 1.6 2013/09/02 21:51:14 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 |