diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-11-04 02:56:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-11-04 02:56:50 +0000 |
commit | 660a0e48a396c256e686168b2d8a4b6877972419 (patch) | |
tree | cee170a67f2bbd9c4ae8319110dbe393305e98f0 /app-i18n/libtabe | |
parent | LICENSE fix (diff) | |
download | gentoo-2-660a0e48a396c256e686168b2d8a4b6877972419.tar.gz gentoo-2-660a0e48a396c256e686168b2d8a4b6877972419.tar.bz2 gentoo-2-660a0e48a396c256e686168b2d8a4b6877972419.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'app-i18n/libtabe')
-rw-r--r-- | app-i18n/libtabe/Manifest | 2 | ||||
-rw-r--r-- | app-i18n/libtabe/libtabe-0.2.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/libtabe/Manifest b/app-i18n/libtabe/Manifest index 3940bbc88c38..c12dc426372c 100644 --- a/app-i18n/libtabe/Manifest +++ b/app-i18n/libtabe/Manifest @@ -1,5 +1,5 @@ MD5 9755d4455671efcb322c57e770a79ce2 ChangeLog 679 -MD5 cccbe4687d44b73089e4432b312ef41b libtabe-0.2.5.ebuild 847 +MD5 0ecb279205ce8a022e92aa349ffad76f libtabe-0.2.5.ebuild 848 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 MD5 177ab3b569d34b1868c99eadbd755ed1 files/digest-libtabe-0.2.5 66 MD5 7717ef4639170eaef0cc0aabc9392378 files/libtabe-0.2.5-db3.patch 473 diff --git a/app-i18n/libtabe/libtabe-0.2.5.ebuild b/app-i18n/libtabe/libtabe-0.2.5.ebuild index 2ab3eb8bbc6d..295e83453140 100644 --- a/app-i18n/libtabe/libtabe-0.2.5.ebuild +++ b/app-i18n/libtabe/libtabe-0.2.5.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-i18n/libtabe/libtabe-0.2.5.ebuild,v 1.6 2003/11/03 23:37:46 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtabe/libtabe-0.2.5.ebuild,v 1.7 2003/11/04 02:56:48 mr_bones_ Exp $ DESCRIPTION="Libtabe provides bimsphone support for xcin-2.5+" HOMEPAGE="http://libtabe.sourceforge.net/" @@ -17,7 +17,7 @@ MAKEOPTS="${MAKEOPTS} -j1" src_unpack() { unpack ${A} - epatch ${FILESDIR}/${P}-db3.patch + epatch ${FILESDIR}/${P}-db3.patch } src_compile() { |