summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-04-04 18:44:03 +0000
committerMike Frysinger <vapier@gentoo.org>2013-04-04 18:44:03 +0000
commit592cc70bb48b31fe8110d8c8eb150618cd51b2a1 (patch)
tree0ab692c4a815c2320755a04d4ffe7b42438663db /sys-devel/autoconf
parentBump (diff)
downloadgentoo-2-592cc70bb48b31fe8110d8c8eb150618cd51b2a1.tar.gz
gentoo-2-592cc70bb48b31fe8110d8c8eb150618cd51b2a1.tar.bz2
gentoo-2-592cc70bb48b31fe8110d8c8eb150618cd51b2a1.zip
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)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/ChangeLog10
-rw-r--r--sys-devel/autoconf/autoconf-2.59-r7.ebuild10
-rw-r--r--sys-devel/autoconf/autoconf-2.61-r2.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.62-r1.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.63-r1.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.64.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.65-r1.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.65.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.67.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.68.ebuild7
-rw-r--r--sys-devel/autoconf/autoconf-2.69.ebuild5
-rw-r--r--sys-devel/autoconf/autoconf-9999.ebuild6
12 files changed, 43 insertions, 44 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index ca1bcdf4ff63..e3897aa3c9dd 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -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:
diff --git a/sys-devel/autoconf/autoconf-2.59-r7.ebuild b/sys-devel/autoconf/autoconf-2.59-r7.ebuild
index 2adf57184209..9b05024afbd7 100644
--- a/sys-devel/autoconf/autoconf-2.59-r7.ebuild
+++ b/sys-devel/autoconf/autoconf-2.59-r7.ebuild
@@ -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 @@ SLOT="${PV:0:3}"
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}
diff --git a/sys-devel/autoconf/autoconf-2.61-r2.ebuild b/sys-devel/autoconf/autoconf-2.61-r2.ebuild
index 35b1330e96c3..53ead6120a51 100644
--- a/sys-devel/autoconf/autoconf-2.61-r2.ebuild
+++ b/sys-devel/autoconf/autoconf-2.61-r2.ebuild
@@ -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 @@ SLOT="2.5"
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"
diff --git a/sys-devel/autoconf/autoconf-2.62-r1.ebuild b/sys-devel/autoconf/autoconf-2.62-r1.ebuild
index 376e81c3fd4d..54f2e9dc6d0b 100644
--- a/sys-devel/autoconf/autoconf-2.62-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.62-r1.ebuild
@@ -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 @@ SLOT="2.5"
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"
diff --git a/sys-devel/autoconf/autoconf-2.63-r1.ebuild b/sys-devel/autoconf/autoconf-2.63-r1.ebuild
index 8dfb677d0d66..fbc087353ce3 100644
--- a/sys-devel/autoconf/autoconf-2.63-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.63-r1.ebuild
@@ -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 @@ SLOT="2.5"
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"
diff --git a/sys-devel/autoconf/autoconf-2.64.ebuild b/sys-devel/autoconf/autoconf-2.64.ebuild
index ddb0b100ed67..0b998e3ed4ea 100644
--- a/sys-devel/autoconf/autoconf-2.64.ebuild
+++ b/sys-devel/autoconf/autoconf-2.64.ebuild
@@ -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 @@ SLOT="2.5"
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"
diff --git a/sys-devel/autoconf/autoconf-2.65-r1.ebuild b/sys-devel/autoconf/autoconf-2.65-r1.ebuild
index addfbae65c56..df221fabef9c 100644
--- a/sys-devel/autoconf/autoconf-2.65-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.65-r1.ebuild
@@ -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 @@ SLOT="2.5"
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"
diff --git a/sys-devel/autoconf/autoconf-2.65.ebuild b/sys-devel/autoconf/autoconf-2.65.ebuild
index 02aefdc3b06e..cfa3b9d6591c 100644
--- a/sys-devel/autoconf/autoconf-2.65.ebuild
+++ b/sys-devel/autoconf/autoconf-2.65.ebuild
@@ -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 @@ SLOT="2.5"
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"
diff --git a/sys-devel/autoconf/autoconf-2.67.ebuild b/sys-devel/autoconf/autoconf-2.67.ebuild
index 9e269cd44d8f..3891ced3df7f 100644
--- a/sys-devel/autoconf/autoconf-2.67.ebuild
+++ b/sys-devel/autoconf/autoconf-2.67.ebuild
@@ -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 @@ LICENSE="GPL-3"
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"
diff --git a/sys-devel/autoconf/autoconf-2.68.ebuild b/sys-devel/autoconf/autoconf-2.68.ebuild
index 5fb75de8142f..242d2ca4af2d 100644
--- a/sys-devel/autoconf/autoconf-2.68.ebuild
+++ b/sys-devel/autoconf/autoconf-2.68.ebuild
@@ -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 @@ LICENSE="GPL-3"
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"
diff --git a/sys-devel/autoconf/autoconf-2.69.ebuild b/sys-devel/autoconf/autoconf-2.69.ebuild
index 26184969c7fd..d237fcabcd3e 100644
--- a/sys-devel/autoconf/autoconf-2.69.ebuild
+++ b/sys-devel/autoconf/autoconf-2.69.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/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 @@ LICENSE="GPL-3"
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"
diff --git a/sys-devel/autoconf/autoconf-9999.ebuild b/sys-devel/autoconf/autoconf-9999.ebuild
index 3ac8cfe4f911..1895fdb452e1 100644
--- a/sys-devel/autoconf/autoconf-9999.ebuild
+++ b/sys-devel/autoconf/autoconf-9999.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/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 @@ LICENSE="GPL-3"
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() {