diff options
Diffstat (limited to 'dev-libs/libedit')
| -rw-r--r-- | dev-libs/libedit/metadata.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/dev-libs/libedit/metadata.xml b/dev-libs/libedit/metadata.xml index 3367f28ee732..73ee8a28cae7 100644 --- a/dev-libs/libedit/metadata.xml +++ b/dev-libs/libedit/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> -</maintainer> -<longdescription> + <maintainer type="person"> + <email>mgorny@gentoo.org</email> + <name>Michał Górny</name> + </maintainer> + <longdescription> GNU Readline is cool, but BSD Readline is cooler :) Thus here is libedit by the NetBSD folks! The glibc/bsdlibc stuff comes from the debian tarball, thanks to them too :) @@ -13,4 +13,6 @@ The patch is handcrafted with a few ideas from libedit.sf.net and a few ideas from the debian package. This patch aims to be as small as possible (so as to make future cvs snapshots cake). </longdescription> -</pkgmetadata> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
