summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-12-23 06:32:23 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-12-23 06:32:23 +0000
commitaaa2ac28234ca84d4a425567c0c351a20b6645cb (patch)
tree1e63cfcda0f3a566bd0a3c112efedeaa5cd56428 /sys-libs
parentStable on x86; bug #116369 (diff)
downloadgentoo-2-aaa2ac28234ca84d4a425567c0c351a20b6645cb.tar.gz
gentoo-2-aaa2ac28234ca84d4a425567c0c351a20b6645cb.tar.bz2
gentoo-2-aaa2ac28234ca84d4a425567c0c351a20b6645cb.zip
Version bump
(Portage version: 2.0.53)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libvserver/ChangeLog8
-rw-r--r--sys-libs/libvserver/Manifest14
-rw-r--r--sys-libs/libvserver/files/digest-libvserver-0.41
-rw-r--r--sys-libs/libvserver/files/digest-libvserver-1.01
-rw-r--r--sys-libs/libvserver/libvserver-1.0.ebuild (renamed from sys-libs/libvserver/libvserver-0.4.ebuild)8
5 files changed, 14 insertions, 18 deletions
diff --git a/sys-libs/libvserver/ChangeLog b/sys-libs/libvserver/ChangeLog
index 2a138cc94720..84863c3d65e8 100644
--- a/sys-libs/libvserver/ChangeLog
+++ b/sys-libs/libvserver/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/libvserver
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvserver/ChangeLog,v 1.6 2005/11/26 10:28:36 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvserver/ChangeLog,v 1.7 2005/12/23 06:32:23 hollow Exp $
+
+*libvserver-1.0 (23 Dec 2005)
+
+ 23 Dec 2005; Benedikt Boehm <hollow@gentoo.org> -libvserver-0.4.ebuild,
+ +libvserver-1.0.ebuild:
+ Version bump
26 Nov 2005; Benedikt Boehm <hollow@gentoo.org> libvserver-0.4.ebuild:
fix SRC_URI
diff --git a/sys-libs/libvserver/Manifest b/sys-libs/libvserver/Manifest
index a418b5e6859c..4d452239cfee 100644
--- a/sys-libs/libvserver/Manifest
+++ b/sys-libs/libvserver/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 b5ebca1c3b9533d59f53fdddfa58fd6e ChangeLog 1020
-MD5 d11a959f0c30c88713f951d7fbf7505a files/digest-libvserver-0.4 67
-MD5 498ddd25e0412b1cfe9b9596832cab3d libvserver-0.4.ebuild 534
+MD5 848ee798ec162969c9e2c0c418c45e72 files/digest-libvserver-1.0 67
+MD5 27c18cc5aaee5fc96ad96c7a5b054009 libvserver-1.0.ebuild 529
MD5 266ee2cf5cab2ae2cf414eec11b6a932 metadata.xml 449
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDiDjjmPFBzbX68WERAvXmAJ9BawInQ23Yn9Cmm7FGIIgdbYdfXACfQHDz
-W3Lf3fxoRIqJruhtsRbssio=
-=0IQz
------END PGP SIGNATURE-----
diff --git a/sys-libs/libvserver/files/digest-libvserver-0.4 b/sys-libs/libvserver/files/digest-libvserver-0.4
deleted file mode 100644
index 20cb93d724ec..000000000000
--- a/sys-libs/libvserver/files/digest-libvserver-0.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c7ae4d0931bf8e69ac495ae599788b03 libvserver-0.4.tar.bz2 225621
diff --git a/sys-libs/libvserver/files/digest-libvserver-1.0 b/sys-libs/libvserver/files/digest-libvserver-1.0
new file mode 100644
index 000000000000..898a18cc4b59
--- /dev/null
+++ b/sys-libs/libvserver/files/digest-libvserver-1.0
@@ -0,0 +1 @@
+MD5 ed9ecb2e5a81b3019517d1e7b9e839a0 libvserver-1.0.tar.bz2 231970
diff --git a/sys-libs/libvserver/libvserver-0.4.ebuild b/sys-libs/libvserver/libvserver-1.0.ebuild
index 7314dc787561..69e33fa4b6c4 100644
--- a/sys-libs/libvserver/libvserver-0.4.ebuild
+++ b/sys-libs/libvserver/libvserver-1.0.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvserver/libvserver-0.4.ebuild,v 1.2 2005/11/26 10:28:36 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvserver/libvserver-1.0.ebuild,v 1.1 2005/12/23 06:32:23 hollow Exp $
DESCRIPTION="Linux-VServer syscall library"
-HOMEPAGE="http://dev.gentoo.org/~hollow/vserver/libvserver"
-SRC_URI="http://dev.gentoo.org/~hollow/distfiles/${P}.tar.bz2"
+HOMEPAGE="http://dev.croup.de/proj/libvserver"
+SRC_URI="http://dev.gentoo.org/~hollow/libvserver/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""