diff options
author | 2004-06-21 21:38:31 +0000 | |
---|---|---|
committer | 2004-06-21 21:38:31 +0000 | |
commit | 994c7693eff712065c9ec49cae8041c75e2f7b48 (patch) | |
tree | 332d9d6ef46593813ceffca7feb5f4025a9847f0 /app-text | |
parent | don't install COPYING (diff) | |
download | historical-994c7693eff712065c9ec49cae8041c75e2f7b48.tar.gz historical-994c7693eff712065c9ec49cae8041c75e2f7b48.tar.bz2 historical-994c7693eff712065c9ec49cae8041c75e2f7b48.zip |
amd64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/epstool/Manifest | 6 | ||||
-rw-r--r-- | app-text/epstool/epstool-3.04.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-text/epstool/Manifest b/app-text/epstool/Manifest index 7ea433d6e1a5..23233ddd5955 100644 --- a/app-text/epstool/Manifest +++ b/app-text/epstool/Manifest @@ -1,6 +1,6 @@ -MD5 383e18caeffa74b2be40c7a9a904cae6 ChangeLog 917 -MD5 2d03e7bb84408987145c9fca3be94cc5 epstool-3.02.ebuild 706 +MD5 e026e8715996122630181edd334f8d41 ChangeLog 916 +MD5 385428cbf0ed64498c906caed2d7f990 epstool-3.02.ebuild 705 +MD5 5466a33687ce7f316b906366730dbcb3 epstool-3.04.ebuild 717 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 -MD5 b20f95a4ee01cecdff11f424668872ff epstool-3.04.ebuild 721 MD5 81255f57ffd51debd52b2aeb43a45f09 files/digest-epstool-3.02 64 MD5 4074e3d346c741d829872422f54a2b0a files/digest-epstool-3.04 64 diff --git a/app-text/epstool/epstool-3.04.ebuild b/app-text/epstool/epstool-3.04.ebuild index 27a58a77d529..8749a5159799 100644 --- a/app-text/epstool/epstool-3.04.ebuild +++ b/app-text/epstool/epstool-3.04.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.04.ebuild,v 1.4 2004/05/03 12:42:17 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.04.ebuild,v 1.5 2004/06/21 21:38:31 jhuebel Exp $ DESCRIPTION="Creates or extracts preview images in EPS files, fixes bounding boxes,converts to bitmaps." HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm" SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="virtual/ghostscript" |