summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2006-04-30 11:00:30 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2006-04-30 11:00:30 +0000
commitc8e75b603f1a2b7cb34a57ac61ce0d6acf093f1d (patch)
tree7507b135bf709fb2cb9c1c28a8bda6ba66c571cf /sys-cluster/dlm
parentMarked stable on x86. (diff)
downloadhistorical-c8e75b603f1a2b7cb34a57ac61ce0d6acf093f1d.tar.gz
historical-c8e75b603f1a2b7cb34a57ac61ce0d6acf093f1d.tar.bz2
historical-c8e75b603f1a2b7cb34a57ac61ce0d6acf093f1d.zip
Version bump.
Package-Manager: portage-2203-svn
Diffstat (limited to 'sys-cluster/dlm')
-rw-r--r--sys-cluster/dlm/Manifest10
-rw-r--r--sys-cluster/dlm/dlm-1.02.00.ebuild33
-rw-r--r--sys-cluster/dlm/files/digest-dlm-1.02.001
3 files changed, 44 insertions, 0 deletions
diff --git a/sys-cluster/dlm/Manifest b/sys-cluster/dlm/Manifest
index 3bf4c92bb950..9e486702d0ca 100644
--- a/sys-cluster/dlm/Manifest
+++ b/sys-cluster/dlm/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 534a0fb0992676cb9699a9a5d4b5eeed ChangeLog 2116
MD5 f0e56d7fb7173bb52756899bd5e516c7 dlm-1.00.00-r1.ebuild 733
MD5 95d4b793cd0a46b75bacb2d8b322202e dlm-1.01.00.ebuild 743
@@ -7,3 +10,10 @@ MD5 d9b2675ce8a15a9c7181c5d51e978e78 files/digest-dlm-1.01.00 250
MD5 9b7b430d3bc3f98b77ffdfd13778bd1c files/digest-dlm-1.02.00 68
MD5 c5cecbfd0e67123a1e97a48291c7fde2 files/dlm.rc 995
MD5 a64b9a1937a5cfc2fbaf373521f65d47 metadata.xml 223
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFEVKfsgMUyd/cdjWsRApkvAKCNbVAgQwnIWGtvJIHwyqTrqJRwUQCfd94V
+ygfuL6d4ftvpIp5ynqiXcLk=
+=LHVg
+-----END PGP SIGNATURE-----
diff --git a/sys-cluster/dlm/dlm-1.02.00.ebuild b/sys-cluster/dlm/dlm-1.02.00.ebuild
new file mode 100644
index 000000000000..cf5e11cb5c3d
--- /dev/null
+++ b/sys-cluster/dlm/dlm-1.02.00.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm/dlm-1.02.00.ebuild,v 1.1 2006/04/30 11:00:30 xmerlin Exp $
+
+MY_P="cluster-${PV}"
+
+DESCRIPTION="General-purpose Distributed Lock Manager"
+HOMEPAGE="http://sources.redhat.com/cluster/"
+SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz"
+
+IUSE=""
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+
+DEPEND=">=sys-cluster/dlm-headers-1.02.00"
+RDEPEND=""
+
+S="${WORKDIR}/${MY_P}/${PN}"
+
+src_compile() {
+ ./configure || die
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+
+ newinitd ${FILESDIR}/${PN}.rc ${PN} || die
+
+ dodoc doc/*.txt
+}
diff --git a/sys-cluster/dlm/files/digest-dlm-1.02.00 b/sys-cluster/dlm/files/digest-dlm-1.02.00
new file mode 100644
index 000000000000..d6d5c9ac1fde
--- /dev/null
+++ b/sys-cluster/dlm/files/digest-dlm-1.02.00
@@ -0,0 +1 @@
+MD5 131c34c8b66d8d7d74384839ed4091d0 cluster-1.02.00.tar.gz 1356451