diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-06-09 10:50:26 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-06-09 10:50:26 +0000 |
commit | 74bdc3751a3fdd81c4feb8930a1fd0a8f1073a47 (patch) | |
tree | b036754ec48e858bcad35b83008c500dab700d56 /net-misc/vnet | |
parent | initial revision (diff) | |
download | gentoo-2-74bdc3751a3fdd81c4feb8930a1fd0a8f1073a47.tar.gz gentoo-2-74bdc3751a3fdd81c4feb8930a1fd0a8f1073a47.tar.bz2 gentoo-2-74bdc3751a3fdd81c4feb8930a1fd0a8f1073a47.zip |
updated homepage & descr
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/vnet')
-rw-r--r-- | net-misc/vnet/Manifest | 12 | ||||
-rw-r--r-- | net-misc/vnet/vnet-0.03.ebuild | 6 |
2 files changed, 4 insertions, 14 deletions
diff --git a/net-misc/vnet/Manifest b/net-misc/vnet/Manifest index 3ae6139adfa9..9032869eca09 100644 --- a/net-misc/vnet/Manifest +++ b/net-misc/vnet/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4562b1e4fa84c38ab6dda7bc7f2f14b2 vnet-0.03.ebuild 564 +MD5 62832c280136a627e768d55350591b2c vnet-0.03.ebuild 577 MD5 3d4dfb4356f56ee83e0f426163e3b6cf metadata.xml 231 MD5 6f2e974683139025454c289781d6a017 ChangeLog 331 MD5 ec41c5cccfd91f18dd09b00c755e4283 files/digest-vnet-0.03 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCls+EmPFBzbX68WERAhnWAJ46FKau0qhWcqGncXHpqzOCcr776gCePh7N -MyXGu8CsyboOUoZMgF69rzM= -=fXAj ------END PGP SIGNATURE----- diff --git a/net-misc/vnet/vnet-0.03.ebuild b/net-misc/vnet/vnet-0.03.ebuild index d69383d5073c..9c2ec7a5644b 100644 --- a/net-misc/vnet/vnet-0.03.ebuild +++ b/net-misc/vnet/vnet-0.03.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnet/vnet-0.03.ebuild,v 1.1 2005/05/27 07:40:21 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnet/vnet-0.03.ebuild,v 1.2 2005/06/09 10:50:26 hollow Exp $ inherit toolchain-funcs -DESCRIPTION="NGNET interface utility" +DESCRIPTION="Linux-VServer - NGNET interface utility" SRC_URI="http://vserver.13thfloor.at/Experimental/NGNET/${P}.tar.bz2" -HOMEPAGE="http://vserver.13thfloor.at/Experimental/NGNET/" +HOMEPAGE="http://linux-vserver.org/NGNET-Testing-HOWTO" LICENSE="GPL-2" SLOT="0" |