diff options
author | 2003-07-13 20:28:39 +0000 | |
---|---|---|
committer | 2003-07-13 20:28:39 +0000 | |
commit | d47f894fdbf5533ba6af813db0e56982a5b76891 (patch) | |
tree | d0a3a23295a04266c435965e3d77599da6d8b3ce /net-p2p/gnunet | |
parent | Marked stable for x86 and changed kerberos dep to mit-krb5 (diff) | |
download | gentoo-2-d47f894fdbf5533ba6af813db0e56982a5b76891.tar.gz gentoo-2-d47f894fdbf5533ba6af813db0e56982a5b76891.tar.bz2 gentoo-2-d47f894fdbf5533ba6af813db0e56982a5b76891.zip |
unmaks, changelog and repoman fixes
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.1a.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.2a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/gnunet/gnunet-0.5.1a.ebuild b/net-p2p/gnunet/gnunet-0.5.1a.ebuild index 9357e3cfed7c..b889f122e022 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.3 2003/03/23 10:06:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.1a.ebuild,v 1.4 2003/07/13 20:28:39 aliz Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -9,7 +9,7 @@ SRC_URI="http://www.ovmj.org/GNUnet/download/GNUnet-${PV}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-libs/openssl-0.9.6d >=sys-libs/gdbm-1.8.0 diff --git a/net-p2p/gnunet/gnunet-0.5.2a.ebuild b/net-p2p/gnunet/gnunet-0.5.2a.ebuild index 88639755cfc9..0f3fb3f9a65f 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.2 2003/03/23 10:06:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.2a.ebuild,v 1.3 2003/07/13 20:28:39 aliz Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -9,7 +9,7 @@ SRC_URI="http://www.ovmj.org/GNUnet/download/GNUnet-${PV}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-libs/openssl-0.9.6d >=sys-libs/gdbm-1.8.0 |