summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-12-26 07:31:59 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-12-26 07:31:59 +0000
commitd534331e6c78edae4350f48ffc43b4f9b8e3a419 (patch)
tree8b29b1a506c448cacf1eaff2af7da72f7200d32e /sys-fs/vzquota
parentbug 113680 , don't install extra license files... (diff)
downloadhistorical-d534331e6c78edae4350f48ffc43b4f9b8e3a419.tar.gz
historical-d534331e6c78edae4350f48ffc43b4f9b8e3a419.tar.bz2
historical-d534331e6c78edae4350f48ffc43b4f9b8e3a419.zip
2.7.0.7 stable amd64
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'sys-fs/vzquota')
-rw-r--r--sys-fs/vzquota/ChangeLog5
-rw-r--r--sys-fs/vzquota/Manifest10
-rw-r--r--sys-fs/vzquota/vzquota-2.7.0.7.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-fs/vzquota/ChangeLog b/sys-fs/vzquota/ChangeLog
index 2de5d57fb466..1e7c67b4ea8f 100644
--- a/sys-fs/vzquota/ChangeLog
+++ b/sys-fs/vzquota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/vzquota
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/ChangeLog,v 1.3 2005/12/01 16:28:42 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/ChangeLog,v 1.4 2005/12/26 07:31:59 hollow Exp $
+
+ 26 Dec 2005; Benedikt Boehm <hollow@gentoo.org> vzquota-2.7.0.7.ebuild:
+ marked stable amd64
01 Dec 2005; Benedikt Boehm <hollow@gentoo.org> vzquota-2.7.0.7.ebuild:
2.7.0.7 marked x86, ~amd64
diff --git a/sys-fs/vzquota/Manifest b/sys-fs/vzquota/Manifest
index a1e46fc79b1a..1ec17f36fa3f 100644
--- a/sys-fs/vzquota/Manifest
+++ b/sys-fs/vzquota/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 8cb9d73fbff84c7b4be838794207e55c ChangeLog 578
+MD5 4d465ee435104b8fdce7ae9f940636bf ChangeLog 675
MD5 216c395711a7d2d0f890dcebb9f7838d files/digest-vzquota-2.7.0.7 67
MD5 e5ba31c20aa49371e645a8950abd1054 metadata.xml 231
-MD5 f8c434d221c080dd24df04458aca41ba vzquota-2.7.0.7.ebuild 898
+MD5 c8933963226b1df06649fe7f77ca7c71 vzquota-2.7.0.7.ebuild 897
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDjyTImPFBzbX68WERAtciAJ0UdH5o59wn/8pWvFUMOe5+vqp0QACdHH9g
-OmYwC0xJoa190WVd5Qmuoyw=
-=CleY
+iD8DBQFDr5x8mPFBzbX68WERApPpAJ9q1b24RQpP6N3JeSGm25q4HE0p8gCfaq1x
+7W2ohm/BvSR5EUU43E/pCxE=
+=Hhjt
-----END PGP SIGNATURE-----
diff --git a/sys-fs/vzquota/vzquota-2.7.0.7.ebuild b/sys-fs/vzquota/vzquota-2.7.0.7.ebuild
index e752cfbc0d51..8e3e3b3a0718 100644
--- a/sys-fs/vzquota/vzquota-2.7.0.7.ebuild
+++ b/sys-fs/vzquota/vzquota-2.7.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/vzquota-2.7.0.7.ebuild,v 1.2 2005/12/01 16:28:42 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/vzquota-2.7.0.7.ebuild,v 1.3 2005/12/26 07:31:59 hollow Exp $
inherit eutils toolchain-funcs versionator linux-info
@@ -15,7 +15,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${MY_PV}/src/${MY_P}.tar.bz2"
LICENSE="QPL-1.0"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
S="${WORKDIR}/${MY_P}"