summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2007-03-09 10:50:34 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2007-03-09 10:50:34 +0000
commit3fde8cac661a4a044a3095d92e4675d0b87c9880 (patch)
tree24d968b9a78d740912df9fc919b4d33ce2ef4806 /sys-cluster/iddev
parentstable x86; bug #169987 (diff)
downloadhistorical-3fde8cac661a4a044a3095d92e4675d0b87c9880.tar.gz
historical-3fde8cac661a4a044a3095d92e4675d0b87c9880.tar.bz2
historical-3fde8cac661a4a044a3095d92e4675d0b87c9880.zip
Version bump.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'sys-cluster/iddev')
-rw-r--r--sys-cluster/iddev/ChangeLog10
-rw-r--r--sys-cluster/iddev/files/digest-iddev-1.04.003
-rw-r--r--sys-cluster/iddev/iddev-1.02.00-r1.ebuild7
-rw-r--r--sys-cluster/iddev/iddev-1.03.00.ebuild7
-rw-r--r--sys-cluster/iddev/iddev-1.04.00.ebuild29
5 files changed, 48 insertions, 8 deletions
diff --git a/sys-cluster/iddev/ChangeLog b/sys-cluster/iddev/ChangeLog
index b03661c39402..0bc90fb78850 100644
--- a/sys-cluster/iddev/ChangeLog
+++ b/sys-cluster/iddev/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/iddev
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/ChangeLog,v 1.18 2006/10/14 18:40:48 xmerlin Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/ChangeLog,v 1.19 2007/03/09 10:45:28 xmerlin Exp $
+
+*iddev-1.04.00 (09 Mar 2007)
+
+ 09 Mar 2007; Christian Zoffoli <xmerlin@gentoo.org>
+ iddev-1.02.00-r1.ebuild, iddev-1.03.00.ebuild, +iddev-1.04.00.ebuild:
+ Version bump.
14 Oct 2006; Christian Zoffoli <xmerlin@gentoo.org>
iddev-1.02.00-r1.ebuild:
diff --git a/sys-cluster/iddev/files/digest-iddev-1.04.00 b/sys-cluster/iddev/files/digest-iddev-1.04.00
new file mode 100644
index 000000000000..09fda78c7e81
--- /dev/null
+++ b/sys-cluster/iddev/files/digest-iddev-1.04.00
@@ -0,0 +1,3 @@
+MD5 8eea23df70d2007c4fb8c234cfea49cf cluster-1.03.00.tar.gz 1658274
+RMD160 6fc16e2edba73dd1a83ecfad749b1553eca6d938 cluster-1.03.00.tar.gz 1658274
+SHA256 e61c2438c7ee8d546aec9dd86ee1851c9a71f127c25ad1fb0c59eb4ed534e97b cluster-1.03.00.tar.gz 1658274
diff --git a/sys-cluster/iddev/iddev-1.02.00-r1.ebuild b/sys-cluster/iddev/iddev-1.02.00-r1.ebuild
index dcc8509dfb9a..86ab2ab93a71 100644
--- a/sys-cluster/iddev/iddev-1.02.00-r1.ebuild
+++ b/sys-cluster/iddev/iddev-1.02.00-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/iddev-1.02.00-r1.ebuild,v 1.3 2006/10/14 18:40:48 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/iddev-1.02.00-r1.ebuild,v 1.4 2007/03/09 10:45:28 xmerlin Exp $
-MY_P="cluster-${PV}"
+CLUSTER_RELEASE="1.02.00"
+MY_P="cluster-${CLUSTER_RELEASE}"
DESCRIPTION="iddev is a library that identifies device contents."
HOMEPAGE="http://sources.redhat.com/cluster/"
diff --git a/sys-cluster/iddev/iddev-1.03.00.ebuild b/sys-cluster/iddev/iddev-1.03.00.ebuild
index 8642e88ac075..07006e5afc22 100644
--- a/sys-cluster/iddev/iddev-1.03.00.ebuild
+++ b/sys-cluster/iddev/iddev-1.03.00.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/iddev-1.03.00.ebuild,v 1.2 2006/10/14 18:28:43 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/iddev-1.03.00.ebuild,v 1.3 2007/03/09 10:45:28 xmerlin Exp $
-MY_P="cluster-${PV}"
+CLUSTER_RELEASE="1.03.00"
+MY_P="cluster-${CLUSTER_RELEASE}"
DESCRIPTION="iddev is a library that identifies device contents."
HOMEPAGE="http://sources.redhat.com/cluster/"
diff --git a/sys-cluster/iddev/iddev-1.04.00.ebuild b/sys-cluster/iddev/iddev-1.04.00.ebuild
new file mode 100644
index 000000000000..123152b9eefa
--- /dev/null
+++ b/sys-cluster/iddev/iddev-1.04.00.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/iddev-1.04.00.ebuild,v 1.1 2007/03/09 10:45:28 xmerlin Exp $
+
+CLUSTER_RELEASE="1.03.00"
+MY_P="cluster-${CLUSTER_RELEASE}"
+
+DESCRIPTION="iddev is a library that identifies device contents."
+HOMEPAGE="http://sources.redhat.com/cluster/"
+SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/${MY_P}/${PN}"
+
+src_compile() {
+ ./configure || die "configure problem"
+ emake || die "compile problem"
+}
+
+src_install() {
+ emake DESTDIR=${D} install || die "install problem"
+}