public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/pstotext: pstotext-1.8g-r1.ebuild ChangeLog pstotext-1.9-r2.ebuild
@ 2009-12-26 19:47 Peter Volkov (pva)
  0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2009-12-26 19:47 UTC (permalink / raw
  To: gentoo-commits

pva         09/12/26 19:47:13

  Modified:             pstotext-1.8g-r1.ebuild ChangeLog
                        pstotext-1.9-r2.ebuild
  Log:
  virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  app-text/pstotext/pstotext-1.8g-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild?r1=1.5&r2=1.6

Index: pstotext-1.8g-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pstotext-1.8g-r1.ebuild	30 Jul 2005 18:14:13 -0000	1.5
+++ pstotext-1.8g-r1.ebuild	26 Dec 2009 19:47:13 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.5 2005/07/30 18:14:13 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.6 2009/12/26 19:47:13 pva Exp $
 
 inherit eutils
 
@@ -15,7 +15,7 @@
 
 DEPEND="app-arch/ncompress"
 
-RDEPEND="virtual/ghostscript"
+RDEPEND="app-text/ghostscript-gpl"
 
 S=${WORKDIR}/${PN}
 



1.33                 app-text/pstotext/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	21 Jun 2007 15:24:28 -0000	1.32
+++ ChangeLog	26 Dec 2009 19:47:13 -0000	1.33
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/pstotext
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.32 2007/06/21 15:24:28 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.33 2009/12/26 19:47:13 pva Exp $
+
+  26 Dec 2009; Peter Volkov <pva@gentoo.org> pstotext-1.8g-r1.ebuild,
+  pstotext-1.9-r2.ebuild:
+  virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+  implementation left in the tree.
 
   21 Jun 2007; Jeroen Roovers <jer@gentoo.org> pstotext-1.9-r2.ebuild:
   Stable for HPPA (bug #182403).



1.9                  app-text/pstotext/pstotext-1.9-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild?r1=1.8&r2=1.9

Index: pstotext-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pstotext-1.9-r2.ebuild	21 Jun 2007 15:24:28 -0000	1.8
+++ pstotext-1.9-r2.ebuild	26 Dec 2009 19:47:13 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v 1.8 2007/06/21 15:24:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v 1.9 2009/12/26 19:47:13 pva Exp $
 
 inherit eutils
 
@@ -15,7 +15,7 @@
 
 DEPEND="app-arch/ncompress"
 
-RDEPEND="virtual/ghostscript"
+RDEPEND="app-text/ghostscript-gpl"
 
 src_unpack() {
 	unpack ${A}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-26 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 19:47 [gentoo-commits] gentoo-x86 commit in app-text/pstotext: pstotext-1.8g-r1.ebuild ChangeLog pstotext-1.9-r2.ebuild Peter Volkov (pva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox