summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2012-07-27 03:41:50 +0000
committerJustin Bronder <jsbronder@gentoo.org>2012-07-27 03:41:50 +0000
commit4d9417f8d84c91b71dd797825a0b38c6c4c5caf2 (patch)
treea869d276d70c7926710a4617bb23f565bc5f919c /sys-cluster/torque
parentAdd new hardened/linux/uclibc/{mips,mipsel} profiles (diff)
downloadgentoo-2-4d9417f8d84c91b71dd797825a0b38c6c4c5caf2.tar.gz
gentoo-2-4d9417f8d84c91b71dd797825a0b38c6c4c5caf2.tar.bz2
gentoo-2-4d9417f8d84c91b71dd797825a0b38c6c4c5caf2.zip
Change init script licenses to Torque-2.5+. Resolves #426160
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r--sys-cluster/torque/ChangeLog7
-rw-r--r--sys-cluster/torque/files/pbs_mom-init.d4
-rw-r--r--sys-cluster/torque/files/pbs_mom-init.d-munge4
-rw-r--r--sys-cluster/torque/files/pbs_sched-init.d4
-rw-r--r--sys-cluster/torque/files/pbs_server-init.d2
-rw-r--r--sys-cluster/torque/files/pbs_server-init.d-munge2
-rw-r--r--sys-cluster/torque/files/torque-env.d4
7 files changed, 16 insertions, 11 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog
index 98cb05624447..735e51e87fff 100644
--- a/sys-cluster/torque/ChangeLog
+++ b/sys-cluster/torque/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/torque
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.142 2012/06/22 21:58:33 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.143 2012/07/27 03:41:50 jsbronder Exp $
+
+ 27 Jul 2012; Justin Bronder <jsbronder@gentoo.org> files/pbs_mom-init.d,
+ files/pbs_mom-init.d-munge, files/pbs_sched-init.d, files/pbs_server-init.d,
+ files/pbs_server-init.d-munge, files/torque-env.d:
+ Change init script licenses to Torque-2.5+. Resolves #426160
*torque-3.0.5 (22 Jun 2012)
diff --git a/sys-cluster/torque/files/pbs_mom-init.d b/sys-cluster/torque/files/pbs_mom-init.d
index 62d474dcbd62..0bbd899bcf3e 100644
--- a/sys-cluster/torque/files/pbs_mom-init.d
+++ b/sys-cluster/torque/files/pbs_mom-init.d
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the Torque 2.5+ License
. /etc/conf.d/torque
PBS_SERVER_HOME="$(. /etc/env.d/25torque; echo ${PBS_SERVER_HOME})"
diff --git a/sys-cluster/torque/files/pbs_mom-init.d-munge b/sys-cluster/torque/files/pbs_mom-init.d-munge
index ae7c610b342c..6c84dc647807 100644
--- a/sys-cluster/torque/files/pbs_mom-init.d-munge
+++ b/sys-cluster/torque/files/pbs_mom-init.d-munge
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the Torque 2.5+ License
. /etc/conf.d/torque
PBS_SERVER_HOME="$(. /etc/env.d/25torque; echo ${PBS_SERVER_HOME})"
diff --git a/sys-cluster/torque/files/pbs_sched-init.d b/sys-cluster/torque/files/pbs_sched-init.d
index b3ae047cc544..72e565a20752 100644
--- a/sys-cluster/torque/files/pbs_sched-init.d
+++ b/sys-cluster/torque/files/pbs_sched-init.d
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the Torque 2.5+ License
. /etc/conf.d/torque
PBS_SERVER_HOME="$(. /etc/env.d/25torque; echo ${PBS_SERVER_HOME})"
diff --git a/sys-cluster/torque/files/pbs_server-init.d b/sys-cluster/torque/files/pbs_server-init.d
index b52ae9f962dd..dd39a97f7159 100644
--- a/sys-cluster/torque/files/pbs_server-init.d
+++ b/sys-cluster/torque/files/pbs_server-init.d
@@ -1,6 +1,6 @@
#!/sbin/runscript
# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
+# Distributed under the terms of the Torque 2.5+ License
. /etc/conf.d/torque
PBS_SERVER_HOME="$(. /etc/env.d/25torque; echo ${PBS_SERVER_HOME})"
diff --git a/sys-cluster/torque/files/pbs_server-init.d-munge b/sys-cluster/torque/files/pbs_server-init.d-munge
index 20efb194c294..83101a2e2a47 100644
--- a/sys-cluster/torque/files/pbs_server-init.d-munge
+++ b/sys-cluster/torque/files/pbs_server-init.d-munge
@@ -1,6 +1,6 @@
#!/sbin/runscript
# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
+# Distributed under the terms of the Torque 2.5+ License
. /etc/conf.d/torque
PBS_SERVER_HOME="$(. /etc/env.d/25torque; echo ${PBS_SERVER_HOME})"
diff --git a/sys-cluster/torque/files/torque-env.d b/sys-cluster/torque/files/torque-env.d
index f3efd90e53fc..40a08c016dee 100644
--- a/sys-cluster/torque/files/torque-env.d
+++ b/sys-cluster/torque/files/torque-env.d
@@ -1,5 +1,5 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the Torque 2.5+ License
# Configuration files that are included in the initial Torque install
PBS_SERVER_HOME="/var/spool/torque"