aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/modules/metadata.xml12
-rw-r--r--sys-cluster/modules/modules-3.2.10-r1.ebuild4
-rw-r--r--sys-cluster/modules/modules-3.2.10.ebuild4
-rw-r--r--sys-cluster/modules/modules-3.2.9c-r1.ebuild4
-rw-r--r--sys-cluster/modules/modules-3.2.9c.ebuild4
5 files changed, 14 insertions, 14 deletions
diff --git a/sys-cluster/modules/metadata.xml b/sys-cluster/modules/metadata.xml
index b1fd90a72..2ccddf5af 100644
--- a/sys-cluster/modules/metadata.xml
+++ b/sys-cluster/modules/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>cluster</herd>
-<maintainer>
- <email>nicolasbock@gentoo.org</email>
- <name>Nicolas Bock</name>
-</maintainer>
-<longdescription lang="en">
+ <herd>cluster</herd>
+ <maintainer>
+ <email>nicolasbock@gentoo.org</email>
+ <name>Nicolas Bock</name>
+ </maintainer>
+ <longdescription lang="en">
The environment modules package provides for an easy dynamic
modification of a user's environment via modulefiles. which
typically instruct the module command to alter or set shell
diff --git a/sys-cluster/modules/modules-3.2.10-r1.ebuild b/sys-cluster/modules/modules-3.2.10-r1.ebuild
index fe95bc9ec..5bf51febc 100644
--- a/sys-cluster/modules/modules-3.2.10-r1.ebuild
+++ b/sys-cluster/modules/modules-3.2.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test X"
RDEPEND="
- dev-lang/tcl
+ dev-lang/tcl:0=
dev-tcltk/tclx
X? ( x11-libs/libX11 )"
DEPEND="${RDEPEND}
diff --git a/sys-cluster/modules/modules-3.2.10.ebuild b/sys-cluster/modules/modules-3.2.10.ebuild
index 1ba8565a4..962b92887 100644
--- a/sys-cluster/modules/modules-3.2.10.ebuild
+++ b/sys-cluster/modules/modules-3.2.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64"
IUSE="X"
DEPEND="
- dev-lang/tcl
+ dev-lang/tcl:0=
dev-tcltk/tclx
X? ( x11-libs/libX11 )
"
diff --git a/sys-cluster/modules/modules-3.2.9c-r1.ebuild b/sys-cluster/modules/modules-3.2.9c-r1.ebuild
index 1ba8565a4..962b92887 100644
--- a/sys-cluster/modules/modules-3.2.9c-r1.ebuild
+++ b/sys-cluster/modules/modules-3.2.9c-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64"
IUSE="X"
DEPEND="
- dev-lang/tcl
+ dev-lang/tcl:0=
dev-tcltk/tclx
X? ( x11-libs/libX11 )
"
diff --git a/sys-cluster/modules/modules-3.2.9c.ebuild b/sys-cluster/modules/modules-3.2.9c.ebuild
index 0ac4f7c54..51640189b 100644
--- a/sys-cluster/modules/modules-3.2.9c.ebuild
+++ b/sys-cluster/modules/modules-3.2.9c.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
IUSE="X"
DEPEND="
- dev-lang/tcl
+ dev-lang/tcl:0=
dev-tcltk/tclx
X? ( x11-libs/libX11 )
"