summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:18:12 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:18:12 +0000
commite0a469bef839cd2d6a20678483b50e2e7f452a55 (patch)
treee003be58b7f60ff16c2013608da9b166512420ed /net-p2p/gnunet
parentrepoman: fix leading whitespace (diff)
downloadgentoo-2-e0a469bef839cd2d6a20678483b50e2e7f452a55.tar.gz
gentoo-2-e0a469bef839cd2d6a20678483b50e2e7f452a55.tar.bz2
gentoo-2-e0a469bef839cd2d6a20678483b50e2e7f452a55.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r--net-p2p/gnunet/Manifest10
-rw-r--r--net-p2p/gnunet/gnunet-0.5.4-r1.ebuild4
-rw-r--r--net-p2p/gnunet/gnunet-0.5.4.ebuild4
3 files changed, 9 insertions, 9 deletions
diff --git a/net-p2p/gnunet/Manifest b/net-p2p/gnunet/Manifest
index 656ec84696e7..8f69f06d8a88 100644
--- a/net-p2p/gnunet/Manifest
+++ b/net-p2p/gnunet/Manifest
@@ -1,10 +1,10 @@
-MD5 5a289591e0a2e0872992bff9051f9e83 gnunet-0.5.2a.ebuild 968
-MD5 3eafde7ace1810a03041f1df7ad1f527 gnunet-0.5.1a.ebuild 968
-MD5 f9923e2f10ff96052337f034625f803d gnunet-0.5.4.ebuild 1207
MD5 dbc029444c652e1f05b74717637f6427 ChangeLog 1956
-MD5 b3b33508785085960e8e233267378703 gnunet-0.5.4-r1.ebuild 1240
+MD5 3eafde7ace1810a03041f1df7ad1f527 gnunet-0.5.1a.ebuild 968
+MD5 5a289591e0a2e0872992bff9051f9e83 gnunet-0.5.2a.ebuild 968
+MD5 fcb4797a09e8fee8a728923354a08135 gnunet-0.5.4.ebuild 1208
+MD5 d7fb007aca10fa349f470e27417c9c79 gnunet-0.5.4-r1.ebuild 1241
MD5 7664f3e5104494e1adac6a1509e14ad7 files/digest-gnunet-0.5.1a 66
MD5 ac97b3cabe2be122a2a6f6bd693ff30e files/digest-gnunet-0.5.2a 66
-MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4 65
MD5 d628356df7b12ee797cbd14ac6918610 files/gnunet 947
+MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4 65
MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4-r1 65
diff --git a/net-p2p/gnunet/gnunet-0.5.4-r1.ebuild b/net-p2p/gnunet/gnunet-0.5.4-r1.ebuild
index d6222b34090f..88c57e73bcd6 100644
--- a/net-p2p/gnunet/gnunet-0.5.4-r1.ebuild
+++ b/net-p2p/gnunet/gnunet-0.5.4-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-p2p/gnunet/gnunet-0.5.4-r1.ebuild,v 1.2 2003/08/25 12:30:20 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.4-r1.ebuild,v 1.3 2003/09/07 00:17:35 msterret Exp $
inherit libtool
@@ -33,7 +33,7 @@ src_compile () {
src_install () {
make DESTDIR=${D} install || die
dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README
-
+
dodir /etc
cp contrib/gnunet.conf.root ${D}/etc/gnunet.conf
docinto contrib
diff --git a/net-p2p/gnunet/gnunet-0.5.4.ebuild b/net-p2p/gnunet/gnunet-0.5.4.ebuild
index 838ce5917b14..31b29298e3b2 100644
--- a/net-p2p/gnunet/gnunet-0.5.4.ebuild
+++ b/net-p2p/gnunet/gnunet-0.5.4.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-p2p/gnunet/gnunet-0.5.4.ebuild,v 1.2 2003/07/09 08:27:24 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.4.ebuild,v 1.3 2003/09/07 00:17:35 msterret Exp $
S="${WORKDIR}/GNUnet-${PV}"
DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network."
@@ -30,7 +30,7 @@ src_compile () {
src_install () {
make DESTDIR=${D} install || die
dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README
-
+
dodir /etc
cp contrib/gnunet.conf.root ${D}/etc/gnunet.conf
docinto contrib