summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 04:16:37 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 04:16:37 +0000
commitd3e54095f5e8c7c98c70d80e649a7dfc27cbbf9e (patch)
tree459cb3f6fcf233aab4f05c73d8f3d5eab40f418a /app-text/evince
parentremove reference to old, removed dbus (bug #183696) (diff)
downloadgentoo-2-d3e54095f5e8c7c98c70d80e649a7dfc27cbbf9e.tar.gz
gentoo-2-d3e54095f5e8c7c98c70d80e649a7dfc27cbbf9e.tar.bz2
gentoo-2-d3e54095f5e8c7c98c70d80e649a7dfc27cbbf9e.zip
remove reference to old, removed dbus (bug #183696)
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-text/evince')
-rw-r--r--app-text/evince/ChangeLog8
-rw-r--r--app-text/evince/evince-0.5.3-r1.ebuild8
-rw-r--r--app-text/evince/evince-0.6.0.ebuild8
-rw-r--r--app-text/evince/evince-0.6.1-r1.ebuild6
-rw-r--r--app-text/evince/evince-0.6.1-r2.ebuild6
-rw-r--r--app-text/evince/evince-0.6.1-r3.ebuild6
-rw-r--r--app-text/evince/evince-0.6.1.ebuild6
-rw-r--r--app-text/evince/evince-0.8.0.ebuild4
-rw-r--r--app-text/evince/evince-0.8.1.ebuild4
9 files changed, 23 insertions, 33 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog
index b2fc8d91a810..af41406fe22d 100644
--- a/app-text/evince/ChangeLog
+++ b/app-text/evince/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/evince
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.105 2007/05/16 06:56:50 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.106 2007/07/08 04:16:37 mr_bones_ Exp $
+
+ 08 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org>
+ evince-0.5.3-r1.ebuild, evince-0.6.0.ebuild, evince-0.6.1.ebuild,
+ evince-0.6.1-r1.ebuild, evince-0.6.1-r2.ebuild, evince-0.6.1-r3.ebuild,
+ evince-0.8.0.ebuild, evince-0.8.1.ebuild:
+ remove reference to old, removed dbus (bug #183696)
16 May 2007; Roy Marples <uberlord@gentoo.org> evince-0.6.1-r3.ebuild,
evince-0.8.1.ebuild:
diff --git a/app-text/evince/evince-0.5.3-r1.ebuild b/app-text/evince/evince-0.5.3-r1.ebuild
index 87f1d1b47433..c2740c392531 100644
--- a/app-text/evince/evince-0.5.3-r1.ebuild
+++ b/app-text/evince/evince-0.5.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild,v 1.11 2006/11/09 02:41:13 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild,v 1.12 2007/07/08 04:16:37 mr_bones_ Exp $
inherit eutils gnome2
@@ -20,7 +20,7 @@ RDEPEND="
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
dbus? ( || ( >=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.33 ) ) )
+ >=sys-apps/dbus-0.33 ) )
tiff? ( >=media-libs/tiff-3.6 )
>=app-text/poppler-bindings-0.5.2
>=dev-libs/glib-2
@@ -43,12 +43,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.28"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
diff --git a/app-text/evince/evince-0.6.0.ebuild b/app-text/evince/evince-0.6.0.ebuild
index 2e61ab212b87..f6031c810a03 100644
--- a/app-text/evince/evince-0.6.0.ebuild
+++ b/app-text/evince/evince-0.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.0.ebuild,v 1.11 2006/11/09 02:41:13 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.0.ebuild,v 1.12 2007/07/08 04:16:37 mr_bones_ Exp $
inherit eutils gnome2
@@ -20,7 +20,7 @@ RDEPEND="
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
dbus? ( || ( >=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.33 ) ) )
+ >=sys-apps/dbus-0.33 ) )
tiff? ( >=media-libs/tiff-3.6 )
>=app-text/poppler-bindings-0.5.3
>=dev-libs/glib-2
@@ -46,12 +46,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
diff --git a/app-text/evince/evince-0.6.1-r1.ebuild b/app-text/evince/evince-0.6.1-r1.ebuild
index 3902f116ea8a..415fa5250109 100644
--- a/app-text/evince/evince-0.6.1-r1.ebuild
+++ b/app-text/evince/evince-0.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r1.ebuild,v 1.7 2007/02/04 08:50:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r1.ebuild,v 1.8 2007/07/08 04:16:37 mr_bones_ Exp $
inherit eutils gnome2 autotools
@@ -19,7 +19,7 @@ RDEPEND="
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
dbus? ( || ( >=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.33 ) ) )
+ >=sys-apps/dbus-0.33 ) )
tiff? ( >=media-libs/tiff-3.6 )
>=app-text/poppler-bindings-0.5.4
>=dev-libs/glib-2
@@ -45,12 +45,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
diff --git a/app-text/evince/evince-0.6.1-r2.ebuild b/app-text/evince/evince-0.6.1-r2.ebuild
index b9d094872752..ad70bd7457ef 100644
--- a/app-text/evince/evince-0.6.1-r2.ebuild
+++ b/app-text/evince/evince-0.6.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r2.ebuild,v 1.8 2007/03/24 18:04:36 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r2.ebuild,v 1.9 2007/07/08 04:16:37 mr_bones_ Exp $
inherit eutils gnome2 autotools
@@ -19,7 +19,7 @@ RDEPEND="
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
dbus? ( || ( >=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.33 ) ) )
+ >=sys-apps/dbus-0.33 ) )
tiff? ( >=media-libs/tiff-3.6 )
>=app-text/poppler-bindings-0.5.4
>=dev-libs/glib-2
@@ -42,12 +42,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
diff --git a/app-text/evince/evince-0.6.1-r3.ebuild b/app-text/evince/evince-0.6.1-r3.ebuild
index 329abe761f08..f67801c2781b 100644
--- a/app-text/evince/evince-0.6.1-r3.ebuild
+++ b/app-text/evince/evince-0.6.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild,v 1.10 2007/05/16 06:56:50 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild,v 1.11 2007/07/08 04:16:37 mr_bones_ Exp $
inherit eutils gnome2 autotools
@@ -20,7 +20,7 @@ RDEPEND="
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
dbus? ( || ( >=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.33 ) ) )
+ >=sys-apps/dbus-0.33 ) )
tiff? ( >=media-libs/tiff-3.6 )
>=app-text/poppler-bindings-0.5.4
>=dev-libs/glib-2
@@ -44,12 +44,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
diff --git a/app-text/evince/evince-0.6.1.ebuild b/app-text/evince/evince-0.6.1.ebuild
index e004f01669a8..eb45513a92e7 100644
--- a/app-text/evince/evince-0.6.1.ebuild
+++ b/app-text/evince/evince-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1.ebuild,v 1.9 2007/01/21 20:25:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1.ebuild,v 1.10 2007/07/08 04:16:37 mr_bones_ Exp $
inherit eutils gnome2
@@ -19,7 +19,7 @@ RDEPEND="
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
dbus? ( || ( >=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.33 ) ) )
+ >=sys-apps/dbus-0.33 ) )
tiff? ( >=media-libs/tiff-3.6 )
>=app-text/poppler-bindings-0.5.4
>=dev-libs/glib-2
@@ -45,12 +45,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
diff --git a/app-text/evince/evince-0.8.0.ebuild b/app-text/evince/evince-0.8.0.ebuild
index 0c461aa7f1e2..5787079ce70c 100644
--- a/app-text/evince/evince-0.8.0.ebuild
+++ b/app-text/evince/evince-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.8.0.ebuild,v 1.1 2007/03/27 19:14:40 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.8.0.ebuild,v 1.2 2007/07/08 04:16:37 mr_bones_ Exp $
WANT_AUTOMAKE="1.9"
inherit eutils gnome2 autotools
@@ -43,12 +43,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
diff --git a/app-text/evince/evince-0.8.1.ebuild b/app-text/evince/evince-0.8.1.ebuild
index 8a99a8cfa764..d6d20a5593d1 100644
--- a/app-text/evince/evince-0.8.1.ebuild
+++ b/app-text/evince/evince-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.8.1.ebuild,v 1.3 2007/05/16 06:56:50 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.8.1.ebuild,v 1.4 2007/07/08 04:16:37 mr_bones_ Exp $
WANT_AUTOMAKE="1.9"
inherit eutils gnome2 autotools
@@ -43,12 +43,10 @@ DEPEND="${RDEPEND}
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
-
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \