summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:37:27 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:37:27 +0000
commit235c12eb61e7ea0773a7da494815aabea6de447b (patch)
treefcbb6dd43d436da6f03d530a95774df55869142e /app-text/cedilla
parentdigest (diff)
downloadhistorical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.gz
historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.bz2
historical-235c12eb61e7ea0773a7da494815aabea6de447b.zip
whitespace cleanup
Diffstat (limited to 'app-text/cedilla')
-rw-r--r--app-text/cedilla/Manifest2
-rw-r--r--app-text/cedilla/cedilla-0.3.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/cedilla/Manifest b/app-text/cedilla/Manifest
index f2cbac3329ee..5510ba264ce7 100644
--- a/app-text/cedilla/Manifest
+++ b/app-text/cedilla/Manifest
@@ -1,4 +1,4 @@
-MD5 52ef439975f40993ca5ce614863402fd cedilla-0.3.ebuild 767
MD5 700f80cf0273262424b53496016f1165 ChangeLog 318
+MD5 e6f7c3eabe51857ef11d344c4f8484be cedilla-0.3.ebuild 770
MD5 2325d2b8265c1bd954d3913c90206b2b files/cedilla-gentoo.patch 633
MD5 f9868caff371960cf00313c91b05e89b files/digest-cedilla-0.3 63
diff --git a/app-text/cedilla/cedilla-0.3.ebuild b/app-text/cedilla/cedilla-0.3.ebuild
index c227867bfcf4..94572aca03e0 100644
--- a/app-text/cedilla/cedilla-0.3.ebuild
+++ b/app-text/cedilla/cedilla-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cedilla/cedilla-0.3.ebuild,v 1.1 2003/08/23 00:57:00 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cedilla/cedilla-0.3.ebuild,v 1.2 2003/09/05 22:37:21 msterret Exp $
DESCRIPTION="Utf-8 to postscript converter."
HOMEPAGE="http://www.pps.jussieu.fr/~jch/software/cedilla/"
@@ -17,7 +17,7 @@ RDEPEND=""
S="${WORKDIR}/${P}"
src_unpack() {
- unpack ${A}
+ unpack ${A}
epatch ${FILESDIR}/cedilla-gentoo.patch
}
src_compile() {
@@ -29,5 +29,5 @@ src_install() {
newman cedilla.man cedilla.1
dodoc COPYING NEWS README
-
+
}