klausman 15/07/16 20:32:47 Modified: ChangeLog automake-1.15.ebuild Log: Stable on alpha, bug 553738 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.222 sys-devel/automake/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.222&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.222&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/ChangeLog?r1=1.221&r2=1.222 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v retrieving revision 1.221 retrieving revision 1.222 diff -u -r1.221 -r1.222 --- ChangeLog 20 May 2015 05:56:59 -0000 1.221 +++ ChangeLog 16 Jul 2015 20:32:47 -0000 1.222 @@ -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 <[email protected]> automake-1.15.ebuild: + Stable on alpha, bug 553738 20 May 2015; Mike Frysinger <[email protected]> automake-1.14.1.ebuild: Mark stable for all #547876. 1.2 sys-devel/automake/automake-1.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/automake-1.15.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/automake-1.15.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/automake-1.15.ebuild?r1=1.1&r2=1.2 Index: automake-1.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.15.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- automake-1.15.ebuild 7 Jan 2015 21:26:13 -0000 1.1 +++ automake-1.15.ebuild 16 Jul 2015 20:32:47 -0000 1.2 @@ -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 @@ 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
