diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-03-26 13:36:16 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-03-26 13:36:16 +0000 |
commit | eab419fd69c24e2bcc8c4e781ffc58e25c92c5be (patch) | |
tree | 661aed21c1eaebbe1bb7b394a8f091e5cee3f7e4 /gnustep-libs/cenonlibrary/metadata.xml | |
parent | Version bump, new patch to respect user LDFLAGS. (diff) | |
download | historical-eab419fd69c24e2bcc8c4e781ffc58e25c92c5be.tar.gz historical-eab419fd69c24e2bcc8c4e781ffc58e25c92c5be.tar.bz2 historical-eab419fd69c24e2bcc8c4e781ffc58e25c92c5be.zip |
Initial commit. Ebuild based on original from Armando Di Cianno (bug #54786)
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'gnustep-libs/cenonlibrary/metadata.xml')
-rw-r--r-- | gnustep-libs/cenonlibrary/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gnustep-libs/cenonlibrary/metadata.xml b/gnustep-libs/cenonlibrary/metadata.xml new file mode 100644 index 000000000000..73e8b8b06dff --- /dev/null +++ b/gnustep-libs/cenonlibrary/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>gnustep</herd> + <longdescription> + Cenon is a graphical tool of a special kind. Build upon a + modular graphical core, Cenon offers a wide variety of + possibilities and applications. + This package contains the supporting libraries for cenon itself. + </longdescription> +</pkgmetadata> |