diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-16 20:32:47 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-16 20:32:47 +0000 |
commit | 7287ee08798a86b561fab1b625820e2e6ebf1fd3 (patch) | |
tree | 94bff5629fe4abd850b71760ec453903c969d309 /sys-devel/automake | |
parent | version bump, bug 555072 (diff) | |
download | gentoo-2-7287ee08798a86b561fab1b625820e2e6ebf1fd3.tar.gz gentoo-2-7287ee08798a86b561fab1b625820e2e6ebf1fd3.tar.bz2 gentoo-2-7287ee08798a86b561fab1b625820e2e6ebf1fd3.zip |
Stable on alpha, bug 553738
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index e0085c0614d7..82de46208f96 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.221 2015/05/20 05:56:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.222 2015/07/16 20:32:47 klausman Exp $ + + 16 Jul 2015; Tobias Klausmann <klausman@gentoo.org> automake-1.15.ebuild: + Stable on alpha, bug 553738 20 May 2015; Mike Frysinger <vapier@gentoo.org> automake-1.14.1.ebuild: Mark stable for all #547876. diff --git a/sys-devel/automake/automake-1.15.ebuild b/sys-devel/automake/automake-1.15.ebuild index baaae37da18a..14726cf5644c 100644 --- a/sys-devel/automake/automake-1.15.ebuild +++ b/sys-devel/automake/automake-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.15.ebuild,v 1.1 2015/01/07 21:26:13 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.15.ebuild,v 1.2 2015/07/16 20:32:47 klausman Exp $ EAPI="4" @@ -24,7 +24,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |