From: "Peter Volkov (pva)" <pva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/pstoedit: ChangeLog pstoedit-3.50.ebuild pstoedit-3.45-r1.ebuild
Date: Sat, 26 Dec 2009 17:39:25 +0000 [thread overview]
Message-ID: <E1NOabt-0002F2-Vr@stork.gentoo.org> (raw)
pva 09/12/26 17:39:25
Modified: ChangeLog pstoedit-3.50.ebuild
pstoedit-3.45-r1.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.63 media-gfx/pstoedit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 30 Nov 2009 15:37:55 -0000 1.62
+++ ChangeLog 26 Dec 2009 17:39:25 -0000 1.63
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/pstoedit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.62 2009/11/30 15:37:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.63 2009/12/26 17:39:25 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> pstoedit-3.45-r1.ebuild,
+ pstoedit-3.50.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
30 Nov 2009; Raúl Porcel <armin76@gentoo.org> pstoedit-3.50.ebuild:
alpha/ia64/sparc stable wrt #294109
1.5 media-gfx/pstoedit/pstoedit-3.50.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild?r1=1.4&r2=1.5
Index: pstoedit-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pstoedit-3.50.ebuild 30 Nov 2009 15:37:55 -0000 1.4
+++ pstoedit-3.50.ebuild 26 Dec 2009 17:39:25 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v 1.4 2009/11/30 15:37:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v 1.5 2009/12/26 17:39:25 pva Exp $
EAPI="2"
@@ -18,7 +18,7 @@
RDEPEND="media-libs/libpng
media-libs/gd
- virtual/ghostscript
+ app-text/ghostscript-gpl
emf? ( >=media-libs/libemf-1.0.3 )
imagemagick? ( media-gfx/imagemagick[-nocxx] )
plotutils? ( media-libs/plotutils )"
1.2 media-gfx/pstoedit/pstoedit-3.45-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45-r1.ebuild?r1=1.1&r2=1.2
Index: pstoedit-3.45-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pstoedit-3.45-r1.ebuild 18 Sep 2009 22:47:33 -0000 1.1
+++ pstoedit-3.45-r1.ebuild 26 Dec 2009 17:39:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45-r1.ebuild,v 1.1 2009/09/18 22:47:33 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45-r1.ebuild,v 1.2 2009/12/26 17:39:25 pva Exp $
EAPI="2"
@@ -19,7 +19,7 @@
# Strangely when emerging with --as-needed libpng is not needed
DEPEND="media-libs/libpng
- virtual/ghostscript
+ app-text/ghostscript-gpl
media-libs/gd
emf? ( >=media-libs/libemf-1.0.3 )
imagemagick? ( media-gfx/imagemagick[-nocxx] )
next reply other threads:[~2009-12-26 17:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-26 17:39 Peter Volkov (pva) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-03-31 10:08 [gentoo-commits] gentoo-x86 commit in media-gfx/pstoedit: ChangeLog pstoedit-3.50.ebuild pstoedit-3.45-r1.ebuild Samuli Suominen (ssuominen)
2010-05-27 10:54 Markus Meier (maekke)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1NOabt-0002F2-Vr@stork.gentoo.org \
--to=pva@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox