summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
commitdacd3fae1731f833aece4e53f86ca4f50822f66b (patch)
treeb1a2f0f8c339914aa7e313554b90bf5dda770f9a /dev-libs/libots
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.gz
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.bz2
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-libs/libots')
-rw-r--r--dev-libs/libots/Manifest2
-rw-r--r--dev-libs/libots/libots-2.2.7.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-libs/libots/Manifest b/dev-libs/libots/Manifest
index bb531f7d11f7..0bfe774fb667 100644
--- a/dev-libs/libots/Manifest
+++ b/dev-libs/libots/Manifest
@@ -1,4 +1,4 @@
-MD5 fafe30c98feed82d08f7cdd3cab1b3b0 libots-2.2.7.ebuild 875
MD5 8390e8d99040f39f3f128ec974acb1f5 ChangeLog 523
+MD5 8c75bbf53f15707693d8ba6f0997a264 libots-2.2.7.ebuild 874
MD5 d0ec81a70aa1af5bc20cc9bc02f0aca4 metadata.xml 382
MD5 24217a4a8cbf67a8f09647b179a10571 files/digest-libots-2.2.7 68
diff --git a/dev-libs/libots/libots-2.2.7.ebuild b/dev-libs/libots/libots-2.2.7.ebuild
index eba8910ebe1b..941e565d5467 100644
--- a/dev-libs/libots/libots-2.2.7.ebuild
+++ b/dev-libs/libots/libots-2.2.7.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/dev-libs/libots/libots-2.2.7.ebuild,v 1.4 2003/05/20 19:30:50 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7.ebuild,v 1.5 2003/09/06 22:29:24 msterret Exp $
At="libots-2.2.7-2.alpha.rpm"
S=${WORKDIR}/usr/lib/compaq/libots-2.2.7
@@ -13,7 +13,7 @@ RDEPEND="$DEPEND"
LICENSE="compaq-sdla"
SLOT="2.2.7"
KEYWORDS="-x86 -ppc -sparc alpha"
-
+
src_unpack() {
#if [ ! -f ${DISTDIR}/${At} ] ; then
# die "Please download ${At} from ${HOMEPAGE}"
@@ -24,9 +24,9 @@ src_unpack() {
src_install () {
dodir /usr/lib
-
+
cp libots.* ${D}/usr/lib
- dodoc README
+ dodoc README
}