diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 17:11:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 17:11:12 +0000 |
commit | a345f295f2fdcf98b9c2563422aad462b5c15982 (patch) | |
tree | f01ca9abced83481a523d9b794291503d5d05a43 /sys-devel/automake | |
parent | Stable for HPPA (bug #464416). (diff) | |
download | gentoo-2-a345f295f2fdcf98b9c2563422aad462b5c15982.tar.gz gentoo-2-a345f295f2fdcf98b9c2563422aad462b5c15982.tar.bz2 gentoo-2-a345f295f2fdcf98b9c2563422aad462b5c15982.zip |
Stable for HPPA (bug #459962).
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 53e16ce9b586..fc8e5019a5ea 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.187 2013/04/05 20:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.188 2013/04/10 17:11:12 jer Exp $ + + 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> automake-1.12.6.ebuild: + Stable for HPPA (bug #459962). 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.12.6.ebuild: Stable for arm, wrt bug #459962 diff --git a/sys-devel/automake/automake-1.12.6.ebuild b/sys-devel/automake/automake-1.12.6.ebuild index 5124077ef920..b6c25febab21 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.9 2013/04/05 20:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.12.6.ebuild,v 1.10 2013/04/10 17:11:12 jer 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 |