aboutsummaryrefslogtreecommitdiff
blob: 60ab20673342bbae696dc1a1bbe3cac584b5f3fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>nicolasbock@gentoo.org</email>
		<name>Nicolas Bock</name>
	</maintainer>
	<maintainer type="project">
		<email>cluster@gentoo.org</email>
		<name>Gentoo Cluster Project</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
environment variables such as PATH, MANPATH, etc. as well as define
aliases over a variety of shells.
</longdescription>
	<upstream>
		<remote-id type="sourceforge">modules</remote-id>
	</upstream>
</pkgmetadata>