summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 17:45:27 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 17:45:27 +0000
commit578501dda8c6bda4c77edfa49164b9e85612dcbd (patch)
treeb11f7457682c040884e22e980fc5bd639e145564 /sci-libs/plplot
parentAdd ~alpha/~ia64/~sparc wrt #294206 (diff)
downloadgentoo-2-578501dda8c6bda4c77edfa49164b9e85612dcbd.tar.gz
gentoo-2-578501dda8c6bda4c77edfa49164b9e85612dcbd.tar.bz2
gentoo-2-578501dda8c6bda4c77edfa49164b9e85612dcbd.zip
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)
Diffstat (limited to 'sci-libs/plplot')
-rw-r--r--sci-libs/plplot/ChangeLog6
-rw-r--r--sci-libs/plplot/plplot-5.9.5.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-libs/plplot/ChangeLog b/sci-libs/plplot/ChangeLog
index a9041798082e..2bba1d5a01ae 100644
--- a/sci-libs/plplot/ChangeLog
+++ b/sci-libs/plplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/plplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.26 2009/12/03 21:50:53 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.27 2009/12/26 17:45:27 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> plplot-5.9.5.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
03 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -plplot-5.9.2.ebuild,
plplot-5.9.5.ebuild, +files/plplot-5.9.5-wxwidgets-cmake.patch:
diff --git a/sci-libs/plplot/plplot-5.9.5.ebuild b/sci-libs/plplot/plplot-5.9.5.ebuild
index 32c7b045b891..02442f86e21c 100644
--- a/sci-libs/plplot/plplot-5.9.5.ebuild
+++ b/sci-libs/plplot/plplot-5.9.5.ebuild
@@ -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/sci-libs/plplot/plplot-5.9.5.ebuild,v 1.2 2009/12/03 21:50:53 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild,v 1.3 2009/12/26 17:45:27 pva Exp $
EAPI="2"
WX_GTK_VER="2.8"
@@ -24,7 +24,7 @@ RDEPEND="ada? ( virtual/gnat )
gnome? ( gnome-base/libgnomeui
gnome-base/libgnomeprintui
python? ( dev-python/gnome-python ) )
- latex? ( virtual/latex-base virtual/ghostscript )
+ latex? ( virtual/latex-base app-text/ghostscript-gpl )
octave? ( >=sci-mathematics/octave-3 )
pdf? ( media-libs/libharu )
perl? ( dev-perl/PDL dev-perl/XML-DOM )
@@ -47,7 +47,7 @@ DEPEND="${RDEPEND}
app-text/docbook-dsssl-stylesheets
dev-perl/XML-DOM
virtual/latex-base
- virtual/ghostscript
+ app-text/ghostscript-gpl
sys-apps/texinfo )
java? ( >=virtual/jdk-1.5 dev-lang/swig )
python? ( dev-lang/swig )