diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-27 09:54:56 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-27 09:54:56 +0000 |
commit | 0bece974af8d82e5c0dca311052c01f2ba7ad342 (patch) | |
tree | 01b7027dd65acb34968cbfe28437ce60c4fb0273 /app-arch/gtk-splitter/metadata.xml | |
parent | Do not set DEPEND. Per bug #360711. (diff) | |
download | historical-0bece974af8d82e5c0dca311052c01f2ba7ad342.tar.gz historical-0bece974af8d82e5c0dca311052c01f2ba7ad342.tar.bz2 historical-0bece974af8d82e5c0dca311052c01f2ba7ad342.zip |
Fix slot-deps on gnome libs
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'app-arch/gtk-splitter/metadata.xml')
-rw-r--r-- | app-arch/gtk-splitter/metadata.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-arch/gtk-splitter/metadata.xml b/app-arch/gtk-splitter/metadata.xml index 4355f2aece03..f075ad99a3d4 100644 --- a/app-arch/gtk-splitter/metadata.xml +++ b/app-arch/gtk-splitter/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<longdescription>A program to split files into smaller pieces and the put them back together.</longdescription> + <herd>no-herd</herd> + <maintainer> + <email>maintainer-needed@gentoo.org</email> + <description>This package lacks a primary herd or maintainer</description> + </maintainer> + <longdescription>A program to split files into smaller pieces and the put them back together.</longdescription> </pkgmetadata> |