vapier 14/08/16 05:06:53
Modified: autoconf-2.64.ebuild autoconf-2.62-r1.ebuild
ChangeLog
Log:
Mark stable for all.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
D2E96200)
Revision Changes Path
1.7 sys-devel/autoconf/autoconf-2.64.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild?r1=1.6&r2=1.7
Index: autoconf-2.64.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- autoconf-2.64.ebuild 17 Jan 2014 04:23:13 -0000 1.6
+++ autoconf-2.64.ebuild 16 Aug 2014 05:06:53 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild,v
1.6 2014/01/17 04:23:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild,v
1.7 2014/08/16 05:06:53 vapier Exp $
inherit eutils
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT=$(usex multislot "${PV}" "2.5")
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc
x86 ~sparc-fbsd ~x86-fbsd"
IUSE="emacs multislot"
DEPEND=">=sys-devel/m4-1.4.6
1.6 sys-devel/autoconf/autoconf-2.62-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild?r1=1.5&r2=1.6
Index: autoconf-2.62-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- autoconf-2.62-r1.ebuild 17 Jan 2014 04:23:13 -0000 1.5
+++ autoconf-2.62-r1.ebuild 16 Aug 2014 05:06:53 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild,v 1.5
2014/01/17 04:23:13 vapier Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild,v 1.6
2014/08/16 05:06:53 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT=$(usex multislot "${PV}" "2.5")
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc
x86 ~sparc-fbsd ~x86-fbsd"
IUSE="emacs multislot"
DEPEND=">=sys-devel/m4-1.4.6
1.190 sys-devel/autoconf/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.190&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.190&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.189&r2=1.190
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog 14 Feb 2014 21:54:43 -0000 1.189
+++ ChangeLog 16 Aug 2014 05:06:53 -0000 1.190
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.189
2014/02/14 21:54:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.190
2014/08/16 05:06:53 vapier Exp $
+
+ 16 Aug 2014; Mike Frysinger <[email protected]> autoconf-2.62-r1.ebuild,
+ autoconf-2.64.ebuild:
+ Mark stable for all.
14 Feb 2014; Mike Frysinger <[email protected]> autoconf-9999.ebuild:
Upgrade to EAPI=4.