diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:30:19 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:30:19 +0000 |
commit | 7dbca53d2c767764f0471fa11b84202012f54f05 (patch) | |
tree | 9bcb5d7c23aecc164fbbfc518bce578c1998840a /app-text | |
parent | sparc stable wrt #290212 (diff) | |
download | gentoo-2-7dbca53d2c767764f0471fa11b84202012f54f05.tar.gz gentoo-2-7dbca53d2c767764f0471fa11b84202012f54f05.tar.bz2 gentoo-2-7dbca53d2c767764f0471fa11b84202012f54f05.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 'app-text')
-rw-r--r-- | app-text/flpsed/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/flpsed/flpsed-0.5.1.ebuild | 6 | ||||
-rw-r--r-- | app-text/flpsed/flpsed-0.6.1.ebuild | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/app-text/flpsed/ChangeLog b/app-text/flpsed/ChangeLog index c84d9075abc8..f95ca4a10bea 100644 --- a/app-text/flpsed/ChangeLog +++ b/app-text/flpsed/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/flpsed # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.20 2009/07/24 05:48:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.21 2009/12/26 17:30:19 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> flpsed-0.5.1.ebuild, + flpsed-0.6.1.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *flpsed-0.6.1 (24 Jul 2009) diff --git a/app-text/flpsed/flpsed-0.5.1.ebuild b/app-text/flpsed/flpsed-0.5.1.ebuild index 4d14d8d11835..bf3ab30adbf9 100644 --- a/app-text/flpsed/flpsed-0.5.1.ebuild +++ b/app-text/flpsed/flpsed-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/flpsed/flpsed-0.5.1.ebuild,v 1.3 2008/11/14 10:03:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.5.1.ebuild,v 1.4 2009/12/26 17:30:19 pva Exp $ EAPI=1 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXext x11-libs/libXft >=x11-libs/fltk-1.1:1.1 - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND}" diff --git a/app-text/flpsed/flpsed-0.6.1.ebuild b/app-text/flpsed/flpsed-0.6.1.ebuild index ece99d4b3c41..fcfd8b9e3ce2 100644 --- a/app-text/flpsed/flpsed-0.6.1.ebuild +++ b/app-text/flpsed/flpsed-0.6.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/app-text/flpsed/flpsed-0.6.1.ebuild,v 1.1 2009/07/24 05:48:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.6.1.ebuild,v 1.2 2009/12/26 17:30:19 pva Exp $ EAPI=1 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXext x11-libs/libXft x11-libs/fltk:2 - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND}" |