summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:40:15 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:40:15 +0000
commiteb16d9ea7f8941f9c821e6ad7f145c2d72647513 (patch)
tree6fcbdba7d5e0db0cb9e5ca9d2e83614deb182dc0 /sci-visualization/gle
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-eb16d9ea7f8941f9c821e6ad7f145c2d72647513.tar.gz
gentoo-2-eb16d9ea7f8941f9c821e6ad7f145c2d72647513.tar.bz2
gentoo-2-eb16d9ea7f8941f9c821e6ad7f145c2d72647513.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-visualization/gle')
-rw-r--r--sci-visualization/gle/ChangeLog7
-rw-r--r--sci-visualization/gle/gle-4.2.0.ebuild4
-rw-r--r--sci-visualization/gle/gle-4.2.1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/sci-visualization/gle/ChangeLog b/sci-visualization/gle/ChangeLog
index 04a9227648d6..99459e02c564 100644
--- a/sci-visualization/gle/ChangeLog
+++ b/sci-visualization/gle/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-visualization/gle
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.6 2009/09/15 13:43:00 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.7 2009/12/26 19:40:15 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> gle-4.2.0.ebuild,
+ gle-4.2.1.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
*gle-4.2.1 (15 Sep 2009)
diff --git a/sci-visualization/gle/gle-4.2.0.ebuild b/sci-visualization/gle/gle-4.2.0.ebuild
index 5a1001278063..377523432a90 100644
--- a/sci-visualization/gle/gle-4.2.0.ebuild
+++ b/sci-visualization/gle/gle-4.2.0.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-visualization/gle/gle-4.2.0.ebuild,v 1.2 2009/09/30 16:58:46 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.0.ebuild,v 1.3 2009/12/26 19:40:15 pva Exp $
EAPI=1
inherit eutils elisp-common qt4
MY_P=GLE-${PV}
@@ -26,7 +26,7 @@ DEPEND="${CDEPEND}
app-arch/unzip"
RDEPEND="${CDEPEND}
- virtual/ghostscript
+ app-text/ghostscript-gpl
virtual/latex-base
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
diff --git a/sci-visualization/gle/gle-4.2.1.ebuild b/sci-visualization/gle/gle-4.2.1.ebuild
index 9a3203968606..3501740aa3b9 100644
--- a/sci-visualization/gle/gle-4.2.1.ebuild
+++ b/sci-visualization/gle/gle-4.2.1.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-visualization/gle/gle-4.2.1.ebuild,v 1.1 2009/09/15 13:43:00 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.1.ebuild,v 1.2 2009/12/26 19:40:15 pva Exp $
EAPI=2
inherit eutils elisp-common qt4
DESCRIPTION="Graphics Layout Engine"
@@ -24,7 +24,7 @@ DEPEND="sys-libs/ncurses
emacs? ( virtual/emacs )"
RDEPEND="${DEPEND}
- virtual/ghostscript
+ app-text/ghostscript-gpl
virtual/latex-base
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"