diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-25 08:02:20 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-25 08:02:20 +0000 |
commit | 6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90 (patch) | |
tree | 666871763e1ed5c240bca6d1c89d21891fa0e0f3 /app-text | |
parent | Added virtual/pdfviewer; bug #50423. (diff) | |
download | gentoo-2-6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90.tar.gz gentoo-2-6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90.tar.bz2 gentoo-2-6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90.zip |
Provide virtual/psviewer; bug #50423.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ggv/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ggv/ggv-1.1.94.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.4.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.6.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.6.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.8.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/ghostview/ChangeLog | 4 | ||||
-rw-r--r-- | app-text/ghostview/ghostview-1.5-r1.ebuild | 5 | ||||
-rw-r--r-- | app-text/ghostview/ghostview-1.5.ebuild | 5 | ||||
-rw-r--r-- | app-text/gv/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r4.ebuild | 5 |
11 files changed, 35 insertions, 18 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index e851676a9f23..d0dbf9f1fbbf 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ggv # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.70 2004/10/01 05:55:07 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.71 2004/10/25 08:02:20 usata Exp $ + + 25 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ggv-1.1.94.ebuild, + ggv-2.4.1.ebuild, ggv-2.6.0.ebuild, ggv-2.6.1.ebuild, ggv-2.8.0.ebuild: + Provide virtual/psviewer; bug #50423. 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> ggv-2.6.1.ebuild: stable on mips diff --git a/app-text/ggv/ggv-1.1.94.ebuild b/app-text/ggv/ggv-1.1.94.ebuild index d03794445f3f..2ce639a76968 100644 --- a/app-text/ggv/ggv-1.1.94.ebuild +++ b/app-text/ggv/ggv-1.1.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.18 2004/07/14 01:59:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.19 2004/10/25 08:02:20 usata Exp $ IUSE="nls bonobo" @@ -17,6 +17,8 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.4 DEPEND="${RDEPEND} nls? ( sys-devel/gettext )" +PROVIDE="virtual/psviewer" + src_compile() { local myconf="" diff --git a/app-text/ggv/ggv-2.4.1.ebuild b/app-text/ggv/ggv-2.4.1.ebuild index 9780aecb5cb2..6bffe573891c 100644 --- a/app-text/ggv/ggv-2.4.1.ebuild +++ b/app-text/ggv/ggv-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.1.ebuild,v 1.12 2004/08/21 15:40:02 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.1.ebuild,v 1.13 2004/10/25 08:02:20 usata Exp $ inherit gnome2 eutils @@ -21,6 +21,8 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.21" +PROVIDE="virtual/psviewer" + DOCS="AUTHORS ChangeLog INSTALL MAINTAINERS TODO README" src_unpack() { diff --git a/app-text/ggv/ggv-2.6.0.ebuild b/app-text/ggv/ggv-2.6.0.ebuild index ea13ee6d08cb..775eea8b67e4 100644 --- a/app-text/ggv/ggv-2.6.0.ebuild +++ b/app-text/ggv/ggv-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.0.ebuild,v 1.10 2004/08/21 15:40:02 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.0.ebuild,v 1.11 2004/10/25 08:02:20 usata Exp $ inherit gnome2 @@ -22,4 +22,6 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.30" +PROVIDE="virtual/psviewer" + DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README" diff --git a/app-text/ggv/ggv-2.6.1.ebuild b/app-text/ggv/ggv-2.6.1.ebuild index 3b4f73baa2ca..6f6f534dd595 100644 --- a/app-text/ggv/ggv-2.6.1.ebuild +++ b/app-text/ggv/ggv-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.1.ebuild,v 1.9 2004/10/01 05:55:07 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.1.ebuild,v 1.10 2004/10/25 08:02:20 usata Exp $ inherit gnome2 @@ -22,4 +22,6 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.30" +PROVIDE="virtual/psviewer" + DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README" diff --git a/app-text/ggv/ggv-2.8.0.ebuild b/app-text/ggv/ggv-2.8.0.ebuild index bf563b395a30..d70a0a219f7c 100644 --- a/app-text/ggv/ggv-2.8.0.ebuild +++ b/app-text/ggv/ggv-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.0.ebuild,v 1.1 2004/09/16 19:27:00 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.0.ebuild,v 1.2 2004/10/25 08:02:20 usata Exp $ inherit gnome2 @@ -22,4 +22,6 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.30" +PROVIDE="virtual/psviewer" + DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README" diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog index 81f2182a03cc..f71d7a519b9e 100644 --- a/app-text/ghostview/ChangeLog +++ b/app-text/ghostview/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for app-text/ghostview # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.15 2004/10/25 07:34:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.16 2004/10/25 07:59:48 usata Exp $ 25 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ghostview-1.5-r1.ebuild, ghostview-1.5.ebuild: - Provide virtual/pdfviewer; bug #50423. + Provide virtual/pdfviewer and virtual/psviewer; bug #50423. 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ghostview-1.5-r1.ebuild, ghostview-1.5.ebuild: diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild index 4be3c28384dd..9595de25afd1 100644 --- a/app-text/ghostview/ghostview-1.5-r1.ebuild +++ b/app-text/ghostview/ghostview-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.15 2004/10/25 07:34:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.16 2004/10/25 07:59:48 usata Exp $ inherit eutils @@ -17,7 +17,8 @@ DEPEND="virtual/libc virtual/x11" RDEPEND="${DEPEND} virtual/ghostscript" -PROVIDE="virtual/pdfviewer" +PROVIDE="virtual/pdfviewer + virtual/psviewer" src_unpack() { unpack ${A} diff --git a/app-text/ghostview/ghostview-1.5.ebuild b/app-text/ghostview/ghostview-1.5.ebuild index dd4d280fd2b6..3fb1a1def455 100644 --- a/app-text/ghostview/ghostview-1.5.ebuild +++ b/app-text/ghostview/ghostview-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5.ebuild,v 1.20 2004/10/25 07:34:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5.ebuild,v 1.21 2004/10/25 07:59:48 usata Exp $ inherit eutils @@ -17,7 +17,8 @@ DEPEND="virtual/libc virtual/x11" RDEPEND="${DEPEND} virtual/ghostscript" -PROVIDE="virtual/pdfviewer" +PROVIDE="virtual/pdfviewer + virtual/psviewer" src_unpack() { unpack ${A} diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index 75f17d3fd1a5..3c42aa0ddb24 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for app-text/gv # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.28 2004/10/25 07:33:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.29 2004/10/25 07:58:23 usata Exp $ 25 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> gv-3.5.8-r4.ebuild: - Provide virtual/pdfviewer; bug #50423. + Provide virtual/pdfviewer and virtual/psviewer; bug #50423. 16 Oct 2004; Hardave Riar <hardave@gentoo.org> gv-3.5.8-r4.ebuild: Added ~mips keyword. @@ -15,7 +15,7 @@ 08 Aug 2004; Luca Barbato <lu_zero@gentoo.org> gv-3.5.8-r4.ebuild: Marked ppc - 06 Aug 2004; Bryan Østergaard,,, <kloeri@gentoo.org> gv-3.5.8-r4.ebuild: + 06 Aug 2004; Bryan ƒŠstergaard,,, <kloeri@gentoo.org> gv-3.5.8-r4.ebuild: Stable on alpha, bug #59385. 05 Aug 2004; Tom Martin <slarti@gentoo.org> gv-3.5.8-r4.ebuild: @@ -33,7 +33,7 @@ files/gv-3.5.8-debian.diff.gz: add debian patch, fixes bug #41848 - 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gv-3.5.8-r3.ebuild: + 04 Jul 2004; Bryan ƒŠstergaard <kloeri@gentoo.org> gv-3.5.8-r3.ebuild: Stable on alpha. 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gv-3.5.8-r3.ebuild: diff --git a/app-text/gv/gv-3.5.8-r4.ebuild b/app-text/gv/gv-3.5.8-r4.ebuild index 5062fa755558..599af76b31e3 100644 --- a/app-text/gv/gv-3.5.8-r4.ebuild +++ b/app-text/gv/gv-3.5.8-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r4.ebuild,v 1.8 2004/10/25 07:33:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r4.ebuild,v 1.9 2004/10/25 07:58:23 usata Exp $ inherit eutils @@ -18,7 +18,8 @@ IUSE="" DEPEND="virtual/x11 x11-libs/Xaw3d virtual/ghostscript" -PROVIDE="virtual/pdfviewer" +PROVIDE="virtual/pdfviewer + virtual/psviewer" src_unpack() { unpack ${A} |