diff options
author | Christian Zoffoli <xmerlin@gentoo.org> | 2005-10-08 16:09:45 +0000 |
---|---|---|
committer | Christian Zoffoli <xmerlin@gentoo.org> | 2005-10-08 16:09:45 +0000 |
commit | 224c80db6c86c3f3859bb20f9942b5402c600631 (patch) | |
tree | a793244d68d0b5c80be72e0cb00f88d4ba14e287 /sys-fs | |
parent | Mark 2.2.5-r2 x86 stable (diff) | |
download | historical-224c80db6c86c3f3859bb20f9942b5402c600631.tar.gz historical-224c80db6c86c3f3859bb20f9942b5402c600631.tar.bz2 historical-224c80db6c86c3f3859bb20f9942b5402c600631.zip |
ebuild cleanup. New version.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/gfs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/gfs/Manifest | 14 | ||||
-rw-r--r-- | sys-fs/gfs/files/digest-gfs-1.01.00 | 1 | ||||
-rw-r--r-- | sys-fs/gfs/gfs-1.00.00-r1.ebuild | 8 | ||||
-rw-r--r-- | sys-fs/gfs/gfs-1.01.00.ebuild | 47 |
5 files changed, 64 insertions, 11 deletions
diff --git a/sys-fs/gfs/ChangeLog b/sys-fs/gfs/ChangeLog index 9c002ec330b2..a82ba3130cfc 100644 --- a/sys-fs/gfs/ChangeLog +++ b/sys-fs/gfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/gfs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/ChangeLog,v 1.15 2005/09/05 21:47:41 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/ChangeLog,v 1.16 2005/10/08 16:09:45 xmerlin Exp $ + + 08 Oct 2005; Christian Zoffoli <xmerlin@gentoo.org> gfs-1.00.00-r1.ebuild: + ebuild cleanup. New version. 05 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> gfs-1.00.00-r1.ebuild: Marked ~amd64. diff --git a/sys-fs/gfs/Manifest b/sys-fs/gfs/Manifest index 5070498e6455..b02ea7e711b5 100644 --- a/sys-fs/gfs/Manifest +++ b/sys-fs/gfs/Manifest @@ -1,15 +1,17 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 5c835abdf031a0ba454b88b9c006f03e ChangeLog 2157 +MD5 701ac57cb3ecdafef34b173ce8d756b6 ChangeLog 2264 +MD5 a2b4a4f78f46ed47bade00c91f67e6f1 gfs-1.00.00-r1.ebuild 1005 MD5 a64b9a1937a5cfc2fbaf373521f65d47 metadata.xml 223 -MD5 591dc98d27c5ab1692d4be4540029a53 gfs-1.00.00-r1.ebuild 1050 -MD5 9ef03ae8f41068bd322723b0db416f58 files/gfs.rc 4401 +MD5 ec0299226951cb9073ca4b8e637e61ea gfs-1.01.00.ebuild 993 MD5 4f2d164091c3df995eb6cd31f2347a68 files/digest-gfs-1.00.00-r1 68 +MD5 9ef03ae8f41068bd322723b0db416f58 files/gfs.rc 4401 +MD5 9d2b25c988a934245d5ef85edcf067d8 files/digest-gfs-1.01.00 68 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDHL405mJXAu5GbtIRAoSfAJ9HTqwmJX8PGrK6REQi7s6WaxSQVgCeP4zY -0JMO3JJBUHnh4OdRB+qBipM= -=4OuD +iD8DBQFDR/CCgMUyd/cdjWsRAsntAJ4/omWba2TgdS0bUyVUvHBHSMjqFgCfTJhV +iWJeOZGfUBKTAQM1lnIftjg= +=PqIx -----END PGP SIGNATURE----- diff --git a/sys-fs/gfs/files/digest-gfs-1.01.00 b/sys-fs/gfs/files/digest-gfs-1.01.00 new file mode 100644 index 000000000000..01881d35db4a --- /dev/null +++ b/sys-fs/gfs/files/digest-gfs-1.01.00 @@ -0,0 +1 @@ +MD5 e98551b02ee8ed46ae0ab8fca193d751 cluster-1.01.00.tar.gz 1321031 diff --git a/sys-fs/gfs/gfs-1.00.00-r1.ebuild b/sys-fs/gfs/gfs-1.00.00-r1.ebuild index 2c31f34a966b..9b16c16c043a 100644 --- a/sys-fs/gfs/gfs-1.00.00-r1.ebuild +++ b/sys-fs/gfs/gfs-1.00.00-r1.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-fs/gfs/gfs-1.00.00-r1.ebuild,v 1.3 2005/09/05 21:47:41 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.00.00-r1.ebuild,v 1.4 2005/10/08 16:09:45 xmerlin Exp $ inherit linux-mod +MY_P="cluster-${PV}" -CLUSTER_VERSION="1.00.00" DESCRIPTION="Shared-disk cluster file system" HOMEPAGE="http://sources.redhat.com/cluster/" -SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/cluster-${CLUSTER_VERSION}.tar.gz" +SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -28,7 +28,7 @@ RDEPEND="sys-fs/e2fsprogs >=sys-cluster/fence-1.00.00-r1 " -S="${WORKDIR}/cluster-${CLUSTER_VERSION}/${PN}" +S="${WORKDIR}/${MY_P}/${PN}" src_compile() { check_KV diff --git a/sys-fs/gfs/gfs-1.01.00.ebuild b/sys-fs/gfs/gfs-1.01.00.ebuild new file mode 100644 index 000000000000..1f3ce1d4bd84 --- /dev/null +++ b/sys-fs/gfs/gfs-1.01.00.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.01.00.ebuild,v 1.1 2005/10/08 16:09:45 xmerlin Exp $ + +inherit linux-mod + +MY_P="cluster-${PV}" + +DESCRIPTION="Shared-disk cluster file system" +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=">=sys-cluster/gfs-headers-1.01.00 + >=sys-cluster/iddev-1.01.00 + sys-fs/e2fsprogs + " + +RDEPEND="sys-fs/e2fsprogs + >=sys-cluster/ccs-1.01.00 + >=sys-cluster/cman-1.01.00 + >=sys-cluster/magma-1.01.00 + >=sys-cluster/magma-plugins-1.01.00 + >=sys-cluster/fence-1.01.00 + " + +S="${WORKDIR}/${MY_P}/${PN}" + +src_compile() { + check_KV + set_arch_to_kernel + + ./configure --kernel_src=${KERNEL_DIR} || die + emake || die +} + + +src_install() { + make DESTDIR=${D} install || die + + newinitd ${FILESDIR}/${PN}.rc ${PN} || die +} + |