diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 11:00:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 11:00:50 +0000 |
commit | 44d270a748bac949cd68233201585c7a2a22fa0b (patch) | |
tree | 0933568afeeab1d4545fba39412f5502a3da0105 /sys-devel | |
parent | Stable for amd64, wrt bug #464356 (diff) | |
download | gentoo-2-44d270a748bac949cd68233201585c7a2a22fa0b.tar.gz gentoo-2-44d270a748bac949cd68233201585c7a2a22fa0b.tar.bz2 gentoo-2-44d270a748bac949cd68233201585c7a2a22fa0b.zip |
Stable for amd64, wrt bug #459962
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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.12.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 62f42d5bdc45..064570a2f22d 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.182 2013/04/04 22:15:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.183 2013/04/05 11:00:50 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> automake-1.12.6.ebuild: + Stable for amd64, wrt bug #459962 04 Apr 2013; Mike Frysinger <vapier@gentoo.org> -automake-1.11.1.ebuild, -automake-1.12.2.ebuild, -automake-1.12.3.ebuild, -automake-1.12.4.ebuild, diff --git a/sys-devel/automake/automake-1.12.6.ebuild b/sys-devel/automake/automake-1.12.6.ebuild index b507d6342808..2ee487c061f3 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.4 2013/04/04 22:15:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.12.6.ebuild,v 1.5 2013/04/05 11:00:50 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 |