summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-12-14 20:14:13 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-12-14 20:14:13 +0000
commitfacba298694c28632be523c66f34d9376038c0e3 (patch)
tree1f178e7333dc302f68c85c9c6bcf9d4d8563c73e
parentDon't need explicit X deps, only uses what gtk+ requires (diff)
downloadhistorical-facba298694c28632be523c66f34d9376038c0e3.tar.gz
historical-facba298694c28632be523c66f34d9376038c0e3.tar.bz2
historical-facba298694c28632be523c66f34d9376038c0e3.zip
Don't need explicit X deps, only uses what gtk+ requires
Package-Manager: portage-2.0.53
-rw-r--r--app-text/evince/ChangeLog5
-rw-r--r--app-text/evince/Manifest12
-rw-r--r--app-text/evince/evince-0.4.0-r2.ebuild9
3 files changed, 12 insertions, 14 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog
index 347e50113e88..d26bd7b28c3b 100644
--- a/app-text/evince/ChangeLog
+++ b/app-text/evince/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/evince
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.17 2005/11/04 18:25:36 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.18 2005/12/14 20:14:13 dang Exp $
+
+ 14 Dec 2005; <dang@gentoo.org> evince-0.4.0-r2.ebuild:
+ Don't need explicit X deps, only uses what gtk+ requires
04 Nov 2005; <dang@gentoo.org> evince-0.4.0-r2.ebuild:
Modular X deps
diff --git a/app-text/evince/Manifest b/app-text/evince/Manifest
index 80ca50754d52..980ffb02aea0 100644
--- a/app-text/evince/Manifest
+++ b/app-text/evince/Manifest
@@ -1,9 +1,9 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 bbb5e087081814572fd7efdf3a9042e4 ChangeLog 3018
+MD5 12fb84fd10a0783b7ada54ef788697d4 ChangeLog 3135
MD5 e4d15a65822c1ff8fd89a3a2568a371f evince-0.4.0-r1.ebuild 1657
-MD5 5a7c30c0f8ccb806de0d71182ac1056b evince-0.4.0-r2.ebuild 2037
+MD5 ed572aaaa60e205f8a1ab017066d2cb9 evince-0.4.0-r2.ebuild 1974
MD5 a8bcc7dab66f7a60936b49f43bc4e9a9 files/digest-evince-0.4.0-r1 65
MD5 a8bcc7dab66f7a60936b49f43bc4e9a9 files/digest-evince-0.4.0-r2 65
MD5 185784a35b672ed49ea8afb3aba25e30 files/evince-0.4.0-display-menu.patch 471
@@ -11,9 +11,9 @@ MD5 94070710202e7c8024edc662eb420658 files/evince-0.4.0-no-tiff.patch 985
MD5 755b327b4928ab9492b7c2aab72ef52d files/evince-0.4.0-t1lib_is_t1.patch 976
MD5 6725733a03ee56bb113dedaca6063b0f metadata.xml 218
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
+Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-iD8DBQFDa6eyomPajV0RnrERAoe9AJ0WSCTOUaOy4q7JoAGUkdMKZMAXrQCfRfO2
-1wKNGmZE7hDU2/hkrIa3JXI=
-=ZtBI
+iD8DBQFDoH0ComPajV0RnrERAv/XAJ9HtPphniju8KocIkbtPiT2dSLkBgCdHer2
+bYDshvO+R1bMPhHrETLZKFE=
+=GPok
-----END PGP SIGNATURE-----
diff --git a/app-text/evince/evince-0.4.0-r2.ebuild b/app-text/evince/evince-0.4.0-r2.ebuild
index 290fb0d28f69..8f26a6755cc3 100644
--- a/app-text/evince/evince-0.4.0-r2.ebuild
+++ b/app-text/evince/evince-0.4.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.4.0-r2.ebuild,v 1.7 2005/11/04 18:25:36 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.4.0-r2.ebuild,v 1.8 2005/12/14 20:14:13 dang Exp $
inherit eutils gnome2
@@ -37,12 +37,7 @@ DEPEND="${RDEPEND}
app-text/scrollkeeper
>=app-text/gnome-doc-utils-0.3.2
>=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.28
- || ( ( x11-libs/libXt
- x11-proto/xproto
- )
- virtual/x11
- )"
+ >=dev-util/intltool-0.28"
PROVIDE="virtual/pdfviewer
virtual/psviewer"