diff options
author | Christian Heim <phreak@gentoo.org> | 2007-12-25 15:42:49 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-12-25 15:42:49 +0000 |
commit | f4a1964accb356b98c461b0e1e73a53e6e016f5a (patch) | |
tree | 8387c8f8c86780d97d7bdf8e31932025cd221fdd /app-misc/symlinks | |
parent | Removing taviso from metadata.xml as per #202471. Assigning to maintainer-nee... (diff) | |
download | historical-f4a1964accb356b98c461b0e1e73a53e6e016f5a.tar.gz historical-f4a1964accb356b98c461b0e1e73a53e6e016f5a.tar.bz2 historical-f4a1964accb356b98c461b0e1e73a53e6e016f5a.zip |
Removing taviso from metadata.xml as per #202471.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-misc/symlinks')
-rw-r--r-- | app-misc/symlinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/symlinks/metadata.xml | 17 |
2 files changed, 12 insertions, 10 deletions
diff --git a/app-misc/symlinks/ChangeLog b/app-misc/symlinks/ChangeLog index 542237938dc7..9a7eb4812020 100644 --- a/app-misc/symlinks/ChangeLog +++ b/app-misc/symlinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/symlinks # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/symlinks/ChangeLog,v 1.21 2007/12/16 08:42:32 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/symlinks/ChangeLog,v 1.22 2007/12/25 15:41:55 phreak Exp $ + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing taviso from metadata.xml as per #202471. 16 Dec 2007; Samuli Suominen <drac@gentoo.org> symlinks-1.2-r2.ebuild: amd64 stable wrt #201837 diff --git a/app-misc/symlinks/metadata.xml b/app-misc/symlinks/metadata.xml index 8bf98111898e..8cefae8361fc 100644 --- a/app-misc/symlinks/metadata.xml +++ b/app-misc/symlinks/metadata.xml @@ -1,13 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>shell-tools</herd> -<maintainer> - <email>taviso@gentoo.org</email> - <name>Tavis Ormandy</name> -</maintainer> -<longdescription> -Symlinks scans directories for symbolic links and lists them on stdout. Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs. -Symlinks can also convert absolute links (within the same filesystem) to relative links and can delete messy and dangling links. -</longdescription> + <herd>shell-tools</herd> + <longdescription lang="en"> + Symlinks scans directories for symbolic links and lists them on stdout. + Each link is prefixed with a classification of relative, absolute, + dangling, messy, lengthy or other_fs. Symlinks can also convert + absolute links (within the same filesystem) to relative links and can + delete messy and dangling links. + </longdescription> </pkgmetadata> |