diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2005-11-02 20:24:21 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2005-11-02 20:24:21 +0000 |
commit | d4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8 (patch) | |
tree | 820356a8d653598b74997d456311db17e1622881 /mail-client/sylpheed-claws-ghostscript-viewer | |
parent | app-text/ghostscript -> virtual/ghostscript (diff) | |
download | gentoo-2-d4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8.tar.gz gentoo-2-d4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8.tar.bz2 gentoo-2-d4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8.zip |
app-text/ghostscript -> virtual/ghostscript
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'mail-client/sylpheed-claws-ghostscript-viewer')
-rw-r--r-- | mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog b/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog index 3657421b6f9c..07219e31811d 100644 --- a/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog +++ b/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-ghostscript-viewer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.11 2005/05/18 12:18:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.12 2005/11/02 20:23:44 genstef Exp $ + + 02 Nov 2005; Stefan Schweizer <genstef@gentoo.org> + sylpheed-claws-ghostscript-viewer-0.8.ebuild: + app-text/ghostscript -> virtual/ghostscript 18 May 2005; Markus Rothe <corsair@gentoo.org> sylpheed-claws-ghostscript-viewer-0.8.ebuild: diff --git a/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild b/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild index 5e194ad869af..5e35692cefdd 100644 --- a/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild +++ b/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild,v 1.11 2005/10/22 13:08:46 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild,v 1.12 2005/11/02 20:23:44 genstef Exp $ MY_P="${P##sylpheed-claws-}" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc amd64 alpha ppc64" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1 - app-text/ghostscript" + virtual/ghostscript" S="${WORKDIR}/${MY_P}" |