diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-09-08 09:06:29 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-09-08 09:06:29 +0000 |
commit | b84e8df62c8595e113a513eeeb2cf198a1af6a02 (patch) | |
tree | b352644dbec964f365d7aefd9f032bf79290ba00 /net-p2p/gnunet | |
parent | CPAN update (diff) | |
download | gentoo-2-b84e8df62c8595e113a513eeeb2cf198a1af6a02.tar.gz gentoo-2-b84e8df62c8595e113a513eeeb2cf198a1af6a02.tar.bz2 gentoo-2-b84e8df62c8595e113a513eeeb2cf198a1af6a02.zip |
repoman fixes
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Manifest | 12 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.1a.ebuild | 12 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.2a.ebuild | 12 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.4-r1.ebuild | 12 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.4.ebuild | 12 |
5 files changed, 30 insertions, 30 deletions
diff --git a/net-p2p/gnunet/Manifest b/net-p2p/gnunet/Manifest index 8f69f06d8a88..8eceee890040 100644 --- a/net-p2p/gnunet/Manifest +++ b/net-p2p/gnunet/Manifest @@ -1,10 +1,10 @@ MD5 dbc029444c652e1f05b74717637f6427 ChangeLog 1956 -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 d15feb86e09bb61aebf6e1e33b3c08d6 gnunet-0.5.4-r1.ebuild 1224 +MD5 45bbf3f5bb514697348c89c3538f18e7 gnunet-0.5.2a.ebuild 955 +MD5 90685f7a0b96b0ac90dc6e7de04983e6 gnunet-0.5.1a.ebuild 955 +MD5 5ffcb0f74a33c2e92763b35a08c9bc94 gnunet-0.5.4.ebuild 1191 +MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4-r1 65 MD5 7664f3e5104494e1adac6a1509e14ad7 files/digest-gnunet-0.5.1a 66 MD5 ac97b3cabe2be122a2a6f6bd693ff30e files/digest-gnunet-0.5.2a 66 -MD5 d628356df7b12ee797cbd14ac6918610 files/gnunet 947 MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4 65 -MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4-r1 65 +MD5 d628356df7b12ee797cbd14ac6918610 files/gnunet 947 diff --git a/net-p2p/gnunet/gnunet-0.5.1a.ebuild b/net-p2p/gnunet/gnunet-0.5.1a.ebuild index b889f122e022..5a5a2d5de036 100644 --- a/net-p2p/gnunet/gnunet-0.5.1a.ebuild +++ b/net-p2p/gnunet/gnunet-0.5.1a.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.1a.ebuild,v 1.4 2003/07/13 20:28:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.1a.ebuild,v 1.5 2003/09/08 09:06:22 lanius Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -32,9 +32,9 @@ src_install () { } pkg_postinst() { - einfo "" - einfo "now copy an appropriate config file from" - einfo "/usr/share/doc/${P}/contrib" - einfo "to ~/.gnunet/gnunet.conf" - einfo "" + einfo "" + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo "" } diff --git a/net-p2p/gnunet/gnunet-0.5.2a.ebuild b/net-p2p/gnunet/gnunet-0.5.2a.ebuild index 0f3fb3f9a65f..4886175da702 100644 --- a/net-p2p/gnunet/gnunet-0.5.2a.ebuild +++ b/net-p2p/gnunet/gnunet-0.5.2a.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.2a.ebuild,v 1.3 2003/07/13 20:28:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.2a.ebuild,v 1.4 2003/09/08 09:06:22 lanius Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -32,9 +32,9 @@ src_install () { } pkg_postinst() { - einfo "" - einfo "now copy an appropriate config file from" - einfo "/usr/share/doc/${P}/contrib" - einfo "to ~/.gnunet/gnunet.conf" - einfo "" + einfo "" + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo "" } diff --git a/net-p2p/gnunet/gnunet-0.5.4-r1.ebuild b/net-p2p/gnunet/gnunet-0.5.4-r1.ebuild index 88c57e73bcd6..4dde285aacf0 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.3 2003/09/07 00:17:35 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.4-r1.ebuild,v 1.4 2003/09/08 09:06:22 lanius Exp $ inherit libtool @@ -42,9 +42,9 @@ src_install () { pkg_postinst() { use ipv6 && ewarn "ipv6 support is -very- experimental and prone to bug" - einfo "" - einfo "now copy an appropriate config file from" - einfo "/usr/share/doc/${P}/contrib" - einfo "to ~/.gnunet/gnunet.conf" - einfo "" + einfo "" + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo "" } diff --git a/net-p2p/gnunet/gnunet-0.5.4.ebuild b/net-p2p/gnunet/gnunet-0.5.4.ebuild index 31b29298e3b2..ecfb769ebc02 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.3 2003/09/07 00:17:35 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.4.ebuild,v 1.4 2003/09/08 09:06:22 lanius Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -39,9 +39,9 @@ src_install () { pkg_postinst() { use ipv6 && ewarn "ipv6 support is -very- experimental and prone to bug" - einfo "" - einfo "now copy an appropriate config file from" - einfo "/usr/share/doc/${P}/contrib" - einfo "to ~/.gnunet/gnunet.conf" - einfo "" + einfo "" + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo "" } |