diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-12-10 21:49:17 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-12-10 21:49:17 +0000 |
commit | fbd9831a82c1e553b7d05204212ff7b1a99ebda0 (patch) | |
tree | 5b67ee9be315e62783df3ac473e5dbf659ca48a5 /app-text/gsview | |
parent | (#115085) Add mkfontdir and mkfontscale to DEPEND for fonts. (diff) | |
download | gentoo-2-fbd9831a82c1e553b7d05204212ff7b1a99ebda0.tar.gz gentoo-2-fbd9831a82c1e553b7d05204212ff7b1a99ebda0.tar.bz2 gentoo-2-fbd9831a82c1e553b7d05204212ff7b1a99ebda0.zip |
Add virtual/pdfview and virtual/psviewer to PROVIDE. Fixes bug 114295.
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/gsview')
-rw-r--r-- | app-text/gsview/ChangeLog | 9 | ||||
-rw-r--r-- | app-text/gsview/Manifest | 12 | ||||
-rw-r--r-- | app-text/gsview/gsview-4.6-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/gsview/gsview-4.6.ebuild | 7 | ||||
-rw-r--r-- | app-text/gsview/gsview-4.7.ebuild | 4 |
5 files changed, 25 insertions, 11 deletions
diff --git a/app-text/gsview/ChangeLog b/app-text/gsview/ChangeLog index 8faba8d44da5..931e12d7dd4d 100644 --- a/app-text/gsview/ChangeLog +++ b/app-text/gsview/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-text/gsview # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.16 2005/08/02 02:16:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.17 2005/12/10 21:49:17 vanquirius Exp $ + + 10 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> gsview-4.6.ebuild, + gsview-4.6-r1.ebuild, gsview-4.7.ebuild: + Add virtual/pdfview and virtual/psviewer to PROVIDE. Fixes bug 114295. + Thanks to Sascha Geschwandtner <s dot geschwandtner at gmx dot de>. I also + made =gsview-4.6 block epstool, since this ebuild provides its own epstool + binary. *gsview-4.7 (02 Aug 2005) diff --git a/app-text/gsview/Manifest b/app-text/gsview/Manifest index a7259dbe6ee1..8d05e8172dfc 100644 --- a/app-text/gsview/Manifest +++ b/app-text/gsview/Manifest @@ -1,9 +1,9 @@ -MD5 91e6f3bded19ff2d22709dd67f6d1e28 ChangeLog 1732 -MD5 1a3a99a61f9ef5b34bb3bc1d26885a5b gsview-4.6-r1.ebuild 1102 -MD5 2ec3b1d4b6013e3a5c67f3538b1988b5 gsview-4.6.ebuild 1039 -MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 53c209ecb9e49be47f61ac479dc5d037 gsview-4.7.ebuild 1101 +MD5 0d9d1ef0b029adf0da61a3671285ed62 ChangeLog 2084 MD5 43585e75c85371fbcda163c65204c228 files/digest-gsview-4.6 58 MD5 43585e75c85371fbcda163c65204c228 files/digest-gsview-4.6-r1 58 -MD5 7473af7f015751a24f38bae02288f54c files/gsview-help 300 MD5 086bfe5f01739041ea3b909d1b07f1e2 files/digest-gsview-4.7 58 +MD5 7473af7f015751a24f38bae02288f54c files/gsview-help 300 +MD5 f98e26b8a65e92be10cc4ff76f685846 gsview-4.6-r1.ebuild 1148 +MD5 3606ba33def90fc6a808604cd23e9d54 gsview-4.6.ebuild 1104 +MD5 a5a2ca1a659ca76091a664bf60d16bea gsview-4.7.ebuild 1147 +MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 diff --git a/app-text/gsview/gsview-4.6-r1.ebuild b/app-text/gsview/gsview-4.6-r1.ebuild index 1b8218327e5b..e6ec412f6976 100644 --- a/app-text/gsview/gsview-4.6-r1.ebuild +++ b/app-text/gsview/gsview-4.6-r1.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/gsview/gsview-4.6-r1.ebuild,v 1.2 2005/06/08 10:52:42 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.6-r1.ebuild,v 1.3 2005/12/10 21:49:17 vanquirius Exp $ MY_PV="${PV/.}" DESCRIPTION="gsView PostScript and PDF viewer" @@ -16,6 +16,8 @@ RDEPEND="=x11-libs/gtk+-1.2* app-text/epstool virtual/ghostscript" DEPEND="app-arch/unzip" +PROVIDE="virtual/pdfviewer + virtual/psviewer" src_compile() { ## copy Unix makefile diff --git a/app-text/gsview/gsview-4.6.ebuild b/app-text/gsview/gsview-4.6.ebuild index 787cb901fea7..45e587e153b8 100644 --- a/app-text/gsview/gsview-4.6.ebuild +++ b/app-text/gsview/gsview-4.6.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/gsview/gsview-4.6.ebuild,v 1.9 2005/06/05 12:02:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.6.ebuild,v 1.10 2005/12/10 21:49:17 vanquirius Exp $ MY_PV="${PV/.}" DESCRIPTION="gsView PostScript and PDF viewer" @@ -14,7 +14,10 @@ KEYWORDS="amd64 ppc x86" RDEPEND="=x11-libs/gtk+-1.2* virtual/ghostscript" -DEPEND="app-arch/unzip" +DEPEND="app-arch/unzip + !app-text/epstool" +PROVIDE="virtual/pdfviewer + virtual/psviewer" src_compile() { ## copy Unix makefile diff --git a/app-text/gsview/gsview-4.7.ebuild b/app-text/gsview/gsview-4.7.ebuild index ecdf6f7c6b47..409ad8fa780c 100644 --- a/app-text/gsview/gsview-4.7.ebuild +++ b/app-text/gsview/gsview-4.7.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/gsview/gsview-4.7.ebuild,v 1.1 2005/08/02 02:16:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.7.ebuild,v 1.2 2005/12/10 21:49:17 vanquirius Exp $ MY_PV="${PV/.}" DESCRIPTION="gsView PostScript and PDF viewer" @@ -16,6 +16,8 @@ RDEPEND="=x11-libs/gtk+-1.2* app-text/epstool virtual/ghostscript" DEPEND="app-arch/unzip" +PROVIDE="virtual/pdfviewer + virtual/psviewer" src_compile() { ## copy Unix makefile |