diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:37:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:37:27 +0000 |
commit | 235c12eb61e7ea0773a7da494815aabea6de447b (patch) | |
tree | fcbb6dd43d436da6f03d530a95774df55869142e /app-text/sablotron | |
parent | digest (diff) | |
download | historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.gz historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.bz2 historical-235c12eb61e7ea0773a7da494815aabea6de447b.zip |
whitespace cleanup
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/Manifest | 4 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-0.96.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/sablotron/Manifest b/app-text/sablotron/Manifest index 6d33ead869de..3442234e144e 100644 --- a/app-text/sablotron/Manifest +++ b/app-text/sablotron/Manifest @@ -1,6 +1,6 @@ -MD5 445b6f50dcb31b362e1b4abdb9d3fb57 sablotron-0.97.ebuild 812 -MD5 b80cb34744bc16ff43c684abaa78d947 sablotron-0.96.ebuild 886 MD5 09b32f8fa1ad3e1d02b75f40b63f5e45 ChangeLog 2849 +MD5 c49ebe7b5816df5e00d1e36b48d5a57c sablotron-0.96.ebuild 887 +MD5 445b6f50dcb31b362e1b4abdb9d3fb57 sablotron-0.97.ebuild 812 MD5 d4d88eebd05b4208b430c3e2738431a4 files/Sablot-0.96.1.patch 1698 MD5 bd659f0d856dbbac81723564bfdeb57b files/digest-sablotron-0.96 63 MD5 47394bfd045510f7f6b74c7828d48502 files/digest-sablotron-0.97 63 diff --git a/app-text/sablotron/sablotron-0.96.ebuild b/app-text/sablotron/sablotron-0.96.ebuild index d804e7240446..b59fa421a73f 100644 --- a/app-text/sablotron/sablotron-0.96.ebuild +++ b/app-text/sablotron/sablotron-0.96.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/sablotron/sablotron-0.96.ebuild,v 1.8 2003/03/20 02:16:06 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.96.ebuild,v 1.9 2003/09/05 22:37:22 msterret Exp $ MY_P="Sablot-${PV}" S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ SLOT="0" LICENSE="MPL-1.1" KEYWORDS="x86 sparc ~ppc hppa" -DEPEND=">=dev-libs/expat-1.95.1" +DEPEND=">=dev-libs/expat-1.95.1" src_unpack() { unpack ${A} |