blob: ae6632fec9d41503d747ebe58fd74703a2e0ea5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# 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.13 2005/07/07 11:47:16 corsair Exp $
07 Jul 2005; Markus Rothe <corsair@gentoo.org> torque-1.2.0_p1-r2.ebuild:
added ~ppc64
*torque-1.2.0_p1-r2 (05 Jul 2005)
05 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+torque-1.2.0_p1-r2.ebuild:
Revision bump for new virtual/pbs and shared init scripts. Fix libpbs location.
*torque-1.2.0_p1-r1 (05 Jul 2005)
05 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/1.2.0_p1-respect-destdir.patch, +torque-1.2.0_p1-r1.ebuild:
Fix bugs #97548 and #97552 - use proper DESTDIR for install and libs into
/usr/$libdir/torque/.
10 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> torque-1.0.1_p6.ebuild,
torque-1.2.0_p1.ebuild:
Add DEPEND on sys-apps/ed, and make sure makedepend-sh uses $TMPDIR.
*torque-1.0.1_p6 (15 Mar 2005)
15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> -torque-1.0.1-r6.ebuild,
+torque-1.0.1_p6.ebuild:
This update to _p6 from -r6 changes nothing functionally. Just a saner
nameing convention, and no clobbering the global context with the cat | sed
business, and also no overriding of and so on
15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> torque-1.0.1-r6.ebuild:
fix the sed in global scope nonsense, though I do believe the package itself
should not depend on the revision number
20 Feb 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata -- owned by cluster herd.
*torque-1.2.0_p1 (20 Feb 2005)
20 Feb 2005; Donnie Berkholz <spyderous@gentoo.org>;
+files/1.2.0_p1-respect-ldflags.patch, +torque-1.2.0_p1.ebuild:
(#74483) Version bump. Also cleaned up the ebuild a bit and silenced QA
warnings about lazily bound suid binaries.
08 Aug 2004; Tom Martin <slarti@gentoo.org> torque-1.0.1-r6.ebuild:
Typo in DESCRIPTION: queueing -> queuing. Bug 59717.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
torque-1.0.1-r6.ebuild:
virtual/glibc -> virtual/libc
13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; torque-1.0.1-r6.ebuild:
Change x11-base/xfree dependency to virtual/x11 (#52153). This package still
seems broken in other ways though -- for example xpbsmon looks for something
in $D.
25 Apr 2004; David Holm <dholm@gentoo.org> torque-1.0.1-r6.ebuild:
Added to ~ppc.
*torque-1.0.1-r6 (23 Apr 2004)
23 Apr 2004; Michael Imhof <tantive@gentoo.org> torque-1.0.1-r6.ebuild, files/pbs.rc:
New ebuild. Submitted by Joseph Spadavecchia <j.spadavecchia@ed.ac.uk>.
Closes #47986.
|