summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-08-13 06:36:06 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-08-13 06:36:06 +0000
commite4616ad87b175705caa5c1a7ef92394bd50a6f74 (patch)
tree278cc98d87b955e05000e100812174d122c97f88 /sys-cluster/torque
parentAudit ebuild and package build system, fix more DESTDIR cases (bug #101326), ... (diff)
downloadhistorical-e4616ad87b175705caa5c1a7ef92394bd50a6f74.tar.gz
historical-e4616ad87b175705caa5c1a7ef92394bd50a6f74.tar.bz2
historical-e4616ad87b175705caa5c1a7ef92394bd50a6f74.zip
USE=X needs to bring in Tk for the xpbs interface.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r--sys-cluster/torque/ChangeLog6
-rw-r--r--sys-cluster/torque/Manifest4
-rw-r--r--sys-cluster/torque/torque-1.2.0_p5-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog
index f3865255f85f..5b4d127179da 100644
--- a/sys-cluster/torque/ChangeLog
+++ b/sys-cluster/torque/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/torque
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.20 2005/08/13 06:29:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.21 2005/08/13 06:36:06 robbat2 Exp $
+
+ 13 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
+ torque-1.2.0_p5-r1.ebuild:
+ USE=X needs to bring in Tk for the xpbs interface.
*torque-1.2.0_p5-r1 (13 Aug 2005)
diff --git a/sys-cluster/torque/Manifest b/sys-cluster/torque/Manifest
index 46cdaa5b31d9..bc7540e877ea 100644
--- a/sys-cluster/torque/Manifest
+++ b/sys-cluster/torque/Manifest
@@ -1,11 +1,11 @@
-MD5 b5249c8442fd3032bab87eeb98896415 torque-1.2.0_p5-r1.ebuild 4822
+MD5 2269d7d2a31945c50204ad33d499eb84 torque-1.2.0_p5-r1.ebuild 4834
MD5 7dd1a27cf57520610867640d86e91ba3 torque-1.2.0_p1-r1.ebuild 1874
MD5 c6f3121536e6adce335641c7a3c961ae torque-1.2.0_p1.ebuild 2312
MD5 f241bd8e1631adacb8f98ea6de70cf99 torque-1.2.0_p1-r3.ebuild 3893
MD5 38ff4b249a54a78f0a2d720fbf20b534 torque-1.0.1_p6.ebuild 1910
MD5 5b4eaa908204931a7905e267b4b6a9f8 torque-1.2.0_p5.ebuild 4520
MD5 d18ea01c292ee1127343a7143f8af6f7 torque-1.2.0_p1-r2.ebuild 2405
-MD5 019d89365efb4e7d650be27f82915218 ChangeLog 4044
+MD5 876438f203302a9eae1c47e3b3e786af ChangeLog 4180
MD5 cde8b4e93c9339eb99fe3ad45941c99b metadata.xml 160
MD5 0358ef5f33cbdf1c0f764f1407677480 files/1.2.0_p1-respect-destdir.patch 21686
MD5 eceaf7e310f5464403b6180dbbf9a892 files/torque-1.2.0_p5-destdir-fixes.patch 447
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 3a377378a09e..f92cf5b1cc21 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.1 2005/08/13 06:29:14 robbat2 Exp $
+# $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 $
inherit flag-o-matic eutils
@@ -21,7 +21,7 @@ PROVIDE="virtual/pbs"
# ed is used by makedepend-sh
DEPEND_COMMON="virtual/libc
- X? ( virtual/x11 )
+ X? ( virtual/x11 dev-lang/tk )
tcltk? ( dev-lang/tcl )
!virtual/pbs"
DEPEND="${DEPEND_COMMON}