diff options
author | Michael Imhof <tantive@gentoo.org> | 2005-09-05 13:22:48 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2005-09-05 13:22:48 +0000 |
commit | fd879100a4bcb1cf9c16f3b1e108f0c2e5c4fd9d (patch) | |
tree | 587976e896286cab0377ff3658dfb192eab79178 /sys-cluster/torque | |
parent | Using POSIX options for cp (diff) | |
download | gentoo-2-fd879100a4bcb1cf9c16f3b1e108f0c2e5c4fd9d.tar.gz gentoo-2-fd879100a4bcb1cf9c16f3b1e108f0c2e5c4fd9d.tar.bz2 gentoo-2-fd879100a4bcb1cf9c16f3b1e108f0c2e5c4fd9d.zip |
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r-- | sys-cluster/torque/torque-1.0.1_p6.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/torque/torque-1.2.0_p5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/torque/torque-1.2.0_p5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-cluster/torque/torque-1.0.1_p6.ebuild b/sys-cluster/torque/torque-1.0.1_p6.ebuild index 0c1119069db3..e2a0abf3d48a 100644 --- a/sys-cluster/torque/torque-1.0.1_p6.ebuild +++ b/sys-cluster/torque/torque-1.0.1_p6.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-cluster/torque/torque-1.0.1_p6.ebuild,v 1.3 2005/06/10 21:29:40 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.0.1_p6.ebuild,v 1.4 2005/09/05 13:21:54 tantive Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="http://supercluster.org/downloads/torque/${MY_P}.tar.gz" LICENSE="openpbs" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="X tcltk" DEPEND="sys-apps/ed diff --git a/sys-cluster/torque/torque-1.2.0_p5-r1.ebuild b/sys-cluster/torque/torque-1.2.0_p5-r1.ebuild index f92cf5b1cc21..ec494f8c92c5 100644 --- a/sys-cluster/torque/torque-1.2.0_p5-r1.ebuild +++ b/sys-cluster/torque/torque-1.2.0_p5-r1.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-cluster/torque/torque-1.2.0_p5-r1.ebuild,v 1.2 2005/08/13 06:36:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p5-r1.ebuild,v 1.3 2005/09/05 13:21:54 tantive Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ SRC_URI="http://www.clusterresources.com/downloads/torque/${MY_P}.tar.gz LICENSE="openpbs" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="tcltk X scp" PROVIDE="virtual/pbs" diff --git a/sys-cluster/torque/torque-1.2.0_p5.ebuild b/sys-cluster/torque/torque-1.2.0_p5.ebuild index e825a2ed785f..ffcd24aef941 100644 --- a/sys-cluster/torque/torque-1.2.0_p5.ebuild +++ b/sys-cluster/torque/torque-1.2.0_p5.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-cluster/torque/torque-1.2.0_p5.ebuild,v 1.2 2005/08/11 21:57:17 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p5.ebuild,v 1.3 2005/09/05 13:21:54 tantive Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ SRC_URI="http://www.clusterresources.com/downloads/torque/${MY_P}.tar.gz LICENSE="openpbs" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="doc tcltk X" PROVIDE="virtual/pbs" |