summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-08-23 16:01:12 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-08-23 16:01:12 +0000
commitcd38901750f9ff0e52f3b39e3fb4d3748136e742 (patch)
tree94d304d97b36db797bc049c90787cc1e09337500 /app-text
parentEAPI bump (diff)
downloadgentoo-2-cd38901750f9ff0e52f3b39e3fb4d3748136e742.tar.gz
gentoo-2-cd38901750f9ff0e52f3b39e3fb4d3748136e742.tar.bz2
gentoo-2-cd38901750f9ff0e52f3b39e3fb4d3748136e742.zip
gtk-doc-am dependency is not needed, m4/gtk-doc.m4 is in the tarball. Thanks to Gilles Dartiguelongue for noticing.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/evince/ChangeLog8
-rw-r--r--app-text/evince/evince-2.32.0-r3.ebuild3
-rw-r--r--app-text/evince/evince-2.32.0-r4.ebuild5
-rw-r--r--app-text/evince/evince-3.2.1-r1.ebuild3
-rw-r--r--app-text/evince/evince-3.4.0.ebuild3
5 files changed, 12 insertions, 10 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog
index 46f9d075f4d5..6551d6e83334 100644
--- a/app-text/evince/ChangeLog
+++ b/app-text/evince/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/evince
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.249 2012/07/15 17:34:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.250 2012/08/23 16:01:12 tetromino Exp $
+
+ 23 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ evince-2.32.0-r3.ebuild, evince-2.32.0-r4.ebuild, evince-3.2.1-r1.ebuild,
+ evince-3.4.0.ebuild:
+ gtk-doc-am dependency is not needed, m4/gtk-doc.m4 is in the tarball. Thanks
+ to Gilles Dartiguelongue for noticing.
15 Jul 2012; Raúl Porcel <armin76@gentoo.org> evince-2.32.0-r4.ebuild:
alpha/ia64/sparc stable wrt #410611
diff --git a/app-text/evince/evince-2.32.0-r3.ebuild b/app-text/evince/evince-2.32.0-r3.ebuild
index 0ff7d790fb45..8e18d82bf6f1 100644
--- a/app-text/evince/evince-2.32.0-r3.ebuild
+++ b/app-text/evince/evince-2.32.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r3.ebuild,v 1.13 2012/06/16 16:54:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r3.ebuild,v 1.14 2012/08/23 16:01:12 tetromino Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -46,7 +46,6 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/gettext
>=dev-util/intltool-0.35
- >=dev-util/gtk-doc-am-1.13
doc? ( >=dev-util/gtk-doc-1.13 )"
ELTCONF="--portage"
diff --git a/app-text/evince/evince-2.32.0-r4.ebuild b/app-text/evince/evince-2.32.0-r4.ebuild
index 97c92997b3c9..4b206c76c70d 100644
--- a/app-text/evince/evince-2.32.0-r4.ebuild
+++ b/app-text/evince/evince-2.32.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r4.ebuild,v 1.12 2012/07/15 17:34:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r4.ebuild,v 1.13 2012/08/23 16:01:12 tetromino Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -47,8 +47,7 @@ DEPEND="${RDEPEND}
~app-text/docbook-xml-dtd-4.1.2
virtual/pkgconfig
sys-devel/gettext
- >=dev-util/intltool-0.35
- >=dev-util/gtk-doc-am-1.13"
+ >=dev-util/intltool-0.35"
ELTCONF="--portage"
diff --git a/app-text/evince/evince-3.2.1-r1.ebuild b/app-text/evince/evince-3.2.1-r1.ebuild
index 5438ba207ef6..272ca61f0ce9 100644
--- a/app-text/evince/evince-3.2.1-r1.ebuild
+++ b/app-text/evince/evince-3.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.2.1-r1.ebuild,v 1.7 2012/06/16 16:54:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.2.1-r1.ebuild,v 1.8 2012/08/23 16:01:12 tetromino Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -59,7 +59,6 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/gettext
>=dev-util/intltool-0.35
- >=dev-util/gtk-doc-am-1.13
doc? ( >=dev-util/gtk-doc-1.13 )"
ELTCONF="--portage"
diff --git a/app-text/evince/evince-3.4.0.ebuild b/app-text/evince/evince-3.4.0.ebuild
index 3a3e92927ebc..17635a1adb05 100644
--- a/app-text/evince/evince-3.4.0.ebuild
+++ b/app-text/evince/evince-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.4.0.ebuild,v 1.3 2012/06/16 16:54:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.4.0.ebuild,v 1.4 2012/08/23 16:01:12 tetromino Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -55,7 +55,6 @@ DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.3
sys-devel/gettext
>=dev-util/intltool-0.35
- >=dev-util/gtk-doc-am-1.13
virtual/pkgconfig
doc? ( >=dev-util/gtk-doc-1.13 )"