summaryrefslogtreecommitdiff
path: root/dev-libs/libedit/metadata.xml
blob: 73ee8a28cae7bcedf965002127f7e416b63fc953 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!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>
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 :)
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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>