* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.59-r7.ebuild autoconf-2.65-r1.ebuild autoconf-2.61-r2.ebuild autoconf-2.62-r1.ebuild autoconf-9999.ebuild autoconf-2.67.ebuild autoconf-2.63-r1.ebuild autoconf-2.68.ebuild autoconf-2.64.ebuild autoconf-2.69.ebuild autoconf-2.65.ebuild ChangeLog
@ 2013-04-04 18:44 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2013-04-04 18:44 UTC (permalink / raw
To: gentoo-commits
vapier 13/04/04 18:44:03
Modified: autoconf-2.59-r7.ebuild autoconf-2.65-r1.ebuild
autoconf-2.61-r2.ebuild autoconf-2.62-r1.ebuild
autoconf-9999.ebuild autoconf-2.67.ebuild
autoconf-2.63-r1.ebuild autoconf-2.68.ebuild
autoconf-2.64.ebuild autoconf-2.69.ebuild
autoconf-2.65.ebuild ChangeLog
Log:
Drop texinfo from DEPEND since this was added when we were munging the info pages which none of the newer versions do anymore.
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Revision Changes Path
1.17 sys-devel/autoconf/autoconf-2.59-r7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r7.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r7.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r7.ebuild?r1=1.16&r2=1.17
Index: autoconf-2.59-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r7.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- autoconf-2.59-r7.ebuild 18 Oct 2009 07:14:53 -0000 1.16
+++ autoconf-2.59-r7.ebuild 4 Apr 2013 18:44:03 -0000 1.17
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r7.ebuild,v 1.16 2009/10/18 07:14:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r7.ebuild,v 1.17 2013/04/04 18:44:03 vapier Exp $
inherit eutils
@@ -13,10 +13,10 @@
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- sys-devel/autoconf-wrapper
- =sys-devel/m4-1.4*
+DEPEND="=sys-devel/m4-1.4*
dev-lang/perl"
+RDEPEND="${DEPEND}
+ sys-devel/autoconf-wrapper"
src_unpack() {
unpack ${A}
1.8 sys-devel/autoconf/autoconf-2.65-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild?r1=1.7&r2=1.8
Index: autoconf-2.65-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- autoconf-2.65-r1.ebuild 12 Oct 2010 11:33:55 -0000 1.7
+++ autoconf-2.65-r1.ebuild 4 Apr 2013 18:44:03 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild,v 1.7 2010/10/12 11:33:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild,v 1.8 2013/04/04 18:44:03 vapier Exp $
inherit eutils
@@ -14,8 +14,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-8"
1.9 sys-devel/autoconf/autoconf-2.61-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild?r1=1.8&r2=1.9
Index: autoconf-2.61-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- autoconf-2.61-r2.ebuild 20 Sep 2008 17:51:47 -0000 1.8
+++ autoconf-2.61-r2.ebuild 4 Apr 2013 18:44:03 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild,v 1.8 2008/09/20 17:51:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild,v 1.9 2013/04/04 18:44:03 vapier Exp $
inherit eutils
@@ -13,8 +13,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-4-r2"
1.2 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.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild?r1=1.1&r2=1.2
Index: autoconf-2.62-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autoconf-2.62-r1.ebuild 29 Jun 2008 23:12:05 -0000 1.1
+++ autoconf-2.62-r1.ebuild 4 Apr 2013 18:44:03 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2013 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.1 2008/06/29 23:12:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.62-r1.ebuild,v 1.2 2013/04/04 18:44:03 vapier Exp $
inherit eutils
@@ -13,8 +13,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-5"
1.8 sys-devel/autoconf/autoconf-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild?r1=1.7&r2=1.8
Index: autoconf-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- autoconf-9999.ebuild 19 Feb 2013 04:45:38 -0000 1.7
+++ autoconf-9999.ebuild 4 Apr 2013 18:44:03 -0000 1.8
@@ -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/autoconf/autoconf-9999.ebuild,v 1.7 2013/02/19 04:45:38 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild,v 1.8 2013/04/04 18:44:03 vapier Exp $
EAPI="3"
@@ -24,11 +24,11 @@
SLOT="2.5"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
>=dev-lang/perl-5.6"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-10"
+[[ ${PV} == "9999" ]] && DEPEND+=" >=sys-apps/texinfo-4.3"
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
src_prepare() {
1.12 sys-devel/autoconf/autoconf-2.67.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.11&r2=1.12
Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- autoconf-2.67.ebuild 22 Jul 2011 13:51:13 -0000 1.11
+++ autoconf-2.67.ebuild 4 Apr 2013 18:44:03 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.11 2011/07/22 13:51:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.12 2013/04/04 18:44:03 vapier Exp $
EAPI="2"
@@ -22,8 +22,7 @@
SLOT="2.5"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-9-r1"
1.3 sys-devel/autoconf/autoconf-2.63-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.63-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.63-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.63-r1.ebuild?r1=1.2&r2=1.3
Index: autoconf-2.63-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.63-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autoconf-2.63-r1.ebuild 27 Jul 2009 04:18:45 -0000 1.2
+++ autoconf-2.63-r1.ebuild 4 Apr 2013 18:44:03 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.63-r1.ebuild,v 1.2 2009/07/27 04:18:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.63-r1.ebuild,v 1.3 2013/04/04 18:44:03 vapier Exp $
inherit eutils
@@ -13,8 +13,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-6"
1.10 sys-devel/autoconf/autoconf-2.68.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.9&r2=1.10
Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- autoconf-2.68.ebuild 22 Jul 2011 13:51:13 -0000 1.9
+++ autoconf-2.68.ebuild 4 Apr 2013 18:44:03 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.9 2011/07/22 13:51:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.10 2013/04/04 18:44:03 vapier Exp $
EAPI="2"
@@ -22,8 +22,7 @@
SLOT="2.5"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-10"
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild?r1=1.2&r2=1.3
Index: autoconf-2.64.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autoconf-2.64.ebuild 25 Nov 2009 00:06:41 -0000 1.2
+++ autoconf-2.64.ebuild 4 Apr 2013 18:44:03 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 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.2 2009/11/25 00:06:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.64.ebuild,v 1.3 2013/04/04 18:44:03 vapier Exp $
DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
@@ -12,8 +12,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-7"
1.15 sys-devel/autoconf/autoconf-2.69.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?r1=1.14&r2=1.15
Index: autoconf-2.69.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- autoconf-2.69.ebuild 19 Feb 2013 04:45:38 -0000 1.14
+++ autoconf-2.69.ebuild 4 Apr 2013 18:44:03 -0000 1.15
@@ -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/autoconf/autoconf-2.69.ebuild,v 1.14 2013/02/19 04:45:38 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.15 2013/04/04 18:44:03 vapier Exp $
EAPI="3"
@@ -24,8 +24,7 @@
SLOT="2.5"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.16
+DEPEND=">=sys-devel/m4-1.4.16
>=dev-lang/perl-5.6"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-10"
1.10 sys-devel/autoconf/autoconf-2.65.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild?r1=1.9&r2=1.10
Index: autoconf-2.65.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- autoconf-2.65.ebuild 5 Jul 2010 09:57:14 -0000 1.9
+++ autoconf-2.65.ebuild 4 Apr 2013 18:44:03 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.9 2010/07/05 09:57:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.10 2013/04/04 18:44:03 vapier Exp $
DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
@@ -12,8 +12,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="emacs"
-DEPEND=">=sys-apps/texinfo-4.3
- >=sys-devel/m4-1.4.6
+DEPEND=">=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
>=sys-devel/autoconf-wrapper-8"
1.184 sys-devel/autoconf/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.184&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.184&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.183&r2=1.184
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog 19 Feb 2013 04:45:38 -0000 1.183
+++ ChangeLog 4 Apr 2013 18:44:03 -0000 1.184
@@ -1,6 +1,14 @@
# ChangeLog for sys-devel/autoconf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.183 2013/02/19 04:45:38 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.184 2013/04/04 18:44:03 vapier Exp $
+
+ 04 Apr 2013; Mike Frysinger <vapier@gentoo.org> autoconf-2.59-r7.ebuild,
+ autoconf-2.61-r2.ebuild, autoconf-2.62-r1.ebuild, autoconf-2.63-r1.ebuild,
+ autoconf-2.64.ebuild, autoconf-2.65-r1.ebuild, autoconf-2.65.ebuild,
+ autoconf-2.67.ebuild, autoconf-2.68.ebuild, autoconf-2.69.ebuild,
+ autoconf-9999.ebuild:
+ Drop texinfo from DEPEND since this was added when we were munging the info
+ pages which none of the newer versions do anymore.
19 Feb 2013; Zac Medico <zmedico@gentoo.org> autoconf-2.69.ebuild,
autoconf-9999.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-04 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04 18:44 [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.59-r7.ebuild autoconf-2.65-r1.ebuild autoconf-2.61-r2.ebuild autoconf-2.62-r1.ebuild autoconf-9999.ebuild autoconf-2.67.ebuild autoconf-2.63-r1.ebuild autoconf-2.68.ebuild autoconf-2.64.ebuild autoconf-2.69.ebuild autoconf-2.65.ebuild ChangeLog Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox