diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-02-25 11:23:10 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-02-25 11:23:10 +0100 |
commit | 9c5afe54b23659c8248a7fadaa05d477be1331f1 (patch) | |
tree | edd002ce5be74985ecc920f98247943adbecd9f1 /sys-cluster | |
parent | dev-lang/xsb: Remove old (diff) | |
download | gentoo-9c5afe54b23659c8248a7fadaa05d477be1331f1.tar.gz gentoo-9c5afe54b23659c8248a7fadaa05d477be1331f1.tar.bz2 gentoo-9c5afe54b23659c8248a7fadaa05d477be1331f1.zip |
sys-cluster/maui: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/maui/Manifest | 2 | ||||
-rw-r--r-- | sys-cluster/maui/maui-3.2.6_p21-r1.ebuild | 46 | ||||
-rw-r--r-- | sys-cluster/maui/maui-3.2.6_p21.ebuild | 44 | ||||
-rw-r--r-- | sys-cluster/maui/maui-3.3.ebuild | 50 |
4 files changed, 0 insertions, 142 deletions
diff --git a/sys-cluster/maui/Manifest b/sys-cluster/maui/Manifest index 6b046f941b58..7599ce08c47f 100644 --- a/sys-cluster/maui/Manifest +++ b/sys-cluster/maui/Manifest @@ -1,3 +1 @@ -DIST maui-3.2.6p21.tar.gz 990182 SHA256 929ffa51aa753f58bcc62de9876c23677895742f63511c2df4b0048b9353b27e SHA512 9534adbb90d6ec1292c79d2a6e264e6fffdf9db2da2766ad4e77832de2e06862b744f94596bf32827e3f7ea17dc16c7a19be6cdf3075519756f879b5f88bd65d WHIRLPOOL a00bc816bfa25c177433d166fe59e0c63b7af4fcd5fbde386528cd0590c33feabaadac4cb173b6e28e552f942b099b22191b4ef72a2f543499f26b0ade29f2c5 DIST maui-3.3.1.tar.gz 901179 SHA256 033a1ab40da69bc091ce5d01199ac599de0b6bbdfa404b9b1631ee964dc711a1 SHA512 e22a0f08b40d810792175b5bc15a53831e84eeab43ddc79ebc3e10a2d5c0b77a4634ff67975f9dae06fbb84f84cb3a95e9cbfcb8086734dbd41caee3359675b0 WHIRLPOOL 0d3bcb6284b852881b2ac4faf83abf7d8668db53e94938f82ba73e7f8f4ca9e5e3fbb698b984fd1d053ffa1514431bf18d958915e783045a94578767cd675bf6 -DIST maui-3.3.tar.gz 898673 SHA256 3135efd351f48654cb62b04fa2040fdbf76f873e728b4459bf833b4d549e1e42 SHA512 bc49855a19df1dc97253f2482c81f2bbcc5a7b5eba8b89ab331cfa430a4b983cbe49433e933628b4a07ec616a4c7cd13b53d664b656236fa748e42aceece6646 WHIRLPOOL 26c09f44727be7c001dfbfff08f2325f0d5657023eedb73e5d011b17ba1aa99ddcb69a60f23e986a567c1e457f102b54666e95f7cc168dfef8a1074a8c7de5b9 diff --git a/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild b/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild deleted file mode 100644 index 2d51a1371e5d..000000000000 --- a/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit autotools eutils multilib - -DESCRIPTION="Maui Cluster Scheduler" -HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/" -SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz" -IUSE="" -DEPEND="sys-cluster/torque" -RDEPEND="${DEPEND}" -SLOT="0" -LICENSE="maui" -KEYWORDS="~x86 ~amd64" -RESTRICT="fetch mirror" - -S="${WORKDIR}/${P/_/}" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PV}-autoconf-2.60-compat.patch - # http://www.supercluster.org/pipermail/mauiusers/2010-March/004174.html - epatch "${FILESDIR}"/maui-3.2.6_p21-pbs-nodefile.patch - sed -i \ - -e "s~BUILDROOT=~BUILDROOT=${D}~" \ - "${S}"/Makefile.in - eautoreconf -} - -src_compile() { - econf --with-spooldir=/usr/spool/maui || die - emake || die -} - -src_install() { - make install INST_DIR="${D}/usr" - cd docs - dodoc README mauidocs.html -} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}, obtain the file" - einfo "${P/_/}.tar.gz and put it in ${DISTDIR}" -} diff --git a/sys-cluster/maui/maui-3.2.6_p21.ebuild b/sys-cluster/maui/maui-3.2.6_p21.ebuild deleted file mode 100644 index 72751b8c686c..000000000000 --- a/sys-cluster/maui/maui-3.2.6_p21.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit autotools eutils multilib - -DESCRIPTION="Maui Cluster Scheduler" -HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/" -SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz" -IUSE="" -DEPEND="sys-cluster/torque" -RDEPEND="${DEPEND}" -SLOT="0" -LICENSE="maui" -KEYWORDS="~x86 ~amd64" -RESTRICT="fetch mirror" - -S="${WORKDIR}/${P/_/}" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PV}-autoconf-2.60-compat.patch - sed -i \ - -e "s~BUILDROOT=~BUILDROOT=${D}~" \ - "${S}"/Makefile.in - eautoreconf -} - -src_compile() { - econf --with-spooldir=/usr/spool/maui || die - emake || die -} - -src_install() { - make install INST_DIR="${D}/usr" - cd docs - dodoc README mauidocs.html -} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}, obtain the file" - einfo "${P/_/}.tar.gz and put it in ${DISTDIR}" -} diff --git a/sys-cluster/maui/maui-3.3.ebuild b/sys-cluster/maui/maui-3.3.ebuild deleted file mode 100644 index f3e8ec607ebd..000000000000 --- a/sys-cluster/maui/maui-3.3.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="3" - -inherit autotools eutils multilib - -DESCRIPTION="Maui Cluster Scheduler" -HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/" -SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz" - -IUSE="" -SLOT="0" -LICENSE="maui" -KEYWORDS="~amd64 ~x86 ~amd64-linux" - -DEPEND="sys-cluster/torque" -RDEPEND="${DEPEND}" - -RESTRICT="fetch mirror" - -S="${WORKDIR}/${P/_/}" - -src_prepare() { - epatch "${FILESDIR}"/3.2.6_p21-autoconf-2.60-compat.patch - # http://www.supercluster.org/pipermail/mauiusers/2010-March/004174.html - epatch "${FILESDIR}"/maui-3.2.6_p21-pbs-nodefile.patch - sed -i \ - -e "s~BUILDROOT=~BUILDROOT=${D}~" \ - "${S}"/Makefile.in - eautoreconf -} - -src_configure() { - econf \ - --with-spooldir="${EPREFIX}"/usr/spool/maui \ - --with-pbs="${EPREFIX}"/usr/ -} - -src_install() { - emake install INST_DIR="${ED}/usr" - dodoc docs/README CHANGELOG || die - dohtml docs/mauidocs.html || die -} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}, obtain the file" - einfo "${P/_/}.tar.gz and put it in ${DISTDIR}" -} |