diff options
author | Tom Martin <slarti@gentoo.org> | 2005-07-15 12:43:33 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-07-15 12:43:33 +0000 |
commit | 043a9fca0384187757cf1fafa9cea513024baca5 (patch) | |
tree | 4a15256386cb7b3dc6c3bffdabdfc1c0478e93a0 /x11-misc/viewglob/metadata.xml | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-043a9fca0384187757cf1fafa9cea513024baca5.tar.gz gentoo-2-043a9fca0384187757cf1fafa9cea513024baca5.tar.bz2 gentoo-2-043a9fca0384187757cf1fafa9cea513024baca5.zip |
Initial import, #63484
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/viewglob/metadata.xml')
-rw-r--r-- | x11-misc/viewglob/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-misc/viewglob/metadata.xml b/x11-misc/viewglob/metadata.xml new file mode 100644 index 000000000000..e6222c252f07 --- /dev/null +++ b/x11-misc/viewglob/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>shell-tools</herd> + <maintainer> + <email>slarti@gentoo.org</email> + <name>Tom Martin</name> + </maintainer> + <longdescription lang="en"> + Viewglob is a package that graphically displays the results of a shell + glob, helping beginners of shell usage become acclimitised to filename + generation. In addition, it acts as a basic replacement for ls, by + tracking shell directory changes. It is compatible with zsh and bash, + and helper files and documentation are provided. + </longdescription> +</pkgmetadata> + |