summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:08:42 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:08:42 +0000
commite5b33b0832b48fae05e807a25b946e15a5041873 (patch)
treed4feee837526957d5b55d35f7dec20b57c7f1f2d /net-libs/liblockfile
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.tar.gz
gentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.tar.bz2
gentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r--net-libs/liblockfile/Manifest4
-rw-r--r--net-libs/liblockfile/liblockfile-1.03-r1.ebuild4
-rw-r--r--net-libs/liblockfile/liblockfile-1.03.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest
index 8809300b5ae7..7bf020b80bfb 100644
--- a/net-libs/liblockfile/Manifest
+++ b/net-libs/liblockfile/Manifest
@@ -1,6 +1,6 @@
MD5 783d666b709988159780bb3efe4b2391 ChangeLog 1221
-MD5 2c8aa37d6d81d774187d845b2739a075 liblockfile-1.03-r1.ebuild 938
-MD5 3305bce72fc683ff3fa0503c4bbc390f liblockfile-1.03.ebuild 707
+MD5 e2843d43e75409c6b55c7bef8e9a2bed liblockfile-1.03.ebuild 706
+MD5 2b4f04c081c0d91d54dbb08653f8db27 liblockfile-1.03-r1.ebuild 939
MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03 67
MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r1 67
MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286
diff --git a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild
index 7c11eb6e010b..46366cf637c4 100644
--- a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.03-r1.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/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.2 2003/08/03 15:38:42 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.3 2003/09/06 22:04:23 msterret Exp $
IUSE=
@@ -34,7 +34,7 @@ src_compile() {
}
src_install() {
-
+
dodir /usr/{bin,include,lib} /usr/share/man/{man1,man3}
make ROOT=${D} install || die
}
diff --git a/net-libs/liblockfile/liblockfile-1.03.ebuild b/net-libs/liblockfile/liblockfile-1.03.ebuild
index 7b432adf602d..5ff10505c0c8 100644
--- a/net-libs/liblockfile/liblockfile-1.03.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.03.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/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.12 2003/04/14 19:56:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.13 2003/09/06 22:04:23 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Implements functions designed to lock the standard mailboxes."
@@ -20,7 +20,7 @@ src_compile() {
}
src_install() {
-
+
dodir /usr/{bin,include,lib} /usr/share/man/{man1,man3}
make ROOT=${D} install || die
}