diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-01-05 22:06:47 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-01-05 22:06:47 +0000 |
commit | d36b7fcd87be538717dab8e40e44c5bcc854e81f (patch) | |
tree | b7e63e3c95ceed3762fb186e1da286f2c00393d5 /app-text/ghostscript-esp | |
parent | Corrected e-mail addy in metadata.xml (diff) | |
download | gentoo-2-d36b7fcd87be538717dab8e40e44c5bcc854e81f.tar.gz gentoo-2-d36b7fcd87be538717dab8e40e44c5bcc854e81f.tar.bz2 gentoo-2-d36b7fcd87be538717dab8e40e44c5bcc854e81f.zip |
Correct description thanks to Colin Macdonald <cbm@sfu.ca> in bug 117925
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/ghostscript-esp')
-rw-r--r-- | app-text/ghostscript-esp/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-esp/ChangeLog b/app-text/ghostscript-esp/ChangeLog index fd83a050e844..5d1b9a8f2ad7 100644 --- a/app-text/ghostscript-esp/ChangeLog +++ b/app-text/ghostscript-esp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.3 2006/01/05 11:12:14 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.4 2006/01/05 22:06:47 genstef Exp $ + + 05 Jan 2006; Stefan Schweizer <genstef@gentoo.org> + ghostscript-esp-8.15.1.ebuild: + Correct description thanks to Colin Macdonald <cbm@sfu.ca> in bug 117925 05 Jan 2006; Stefan Schweizer <genstef@gentoo.org> +files/ghostscript-7.05.6.man.patch, diff --git a/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild b/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild index 9ddb8586cfc6..0adf6a896b72 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild,v 1.1 2006/01/05 02:04:56 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild,v 1.2 2006/01/05 22:06:47 genstef Exp $ inherit autotools eutils flag-o-matic -DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support" +DESCRIPTION="ESP Ghostscript -- an enhanced version of GPL Ghostscript with better printer support" HOMEPAGE="http://www.cups.org/ghostscript.php" SRC_URI="http://ftp.easysw.com/pub/ghostscript/${PV}/espgs-${PV}-source.tar.bz2 |