diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-14 11:49:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-14 11:49:29 +0000 |
commit | a43d37d8f274bb6718f6de46103a57e6bd387e25 (patch) | |
tree | 8c94900dd4ff5b2b374e64773e8ec58cd8d45540 /sys-devel/automake | |
parent | Stable for sh, wrt bug #458436 (diff) | |
download | gentoo-2-a43d37d8f274bb6718f6de46103a57e6bd387e25.tar.gz gentoo-2-a43d37d8f274bb6718f6de46103a57e6bd387e25.tar.bz2 gentoo-2-a43d37d8f274bb6718f6de46103a57e6bd387e25.zip |
Stable for sh, wrt bug #459962
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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.12.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 51457cb09f76..d17bc8873d07 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.192 2013/04/13 20:51:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.193 2013/04/14 11:49:29 ago Exp $ + + 14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.12.6.ebuild: + Stable for sh, wrt bug #459962 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.12.6.ebuild: Stable for s390, wrt bug #459962 diff --git a/sys-devel/automake/automake-1.12.6.ebuild b/sys-devel/automake/automake-1.12.6.ebuild index d19dc5d07964..31eee78f0ec0 100644 --- a/sys-devel/automake/automake-1.12.6.ebuild +++ b/sys-devel/automake/automake-1.12.6.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.12.6.ebuild,v 1.14 2013/04/13 20:51:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.12.6.ebuild,v 1.15 2013/04/14 11:49:29 ago Exp $ inherit eutils versionator unpacker @@ -22,7 +22,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |