diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
commit | 8ba2860ae7c5f5429e27ed1edd8753981376059a (patch) | |
tree | 65ab7f40697f559187fc6303fba1f00594969f7c /dev-libs/libcli | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2 gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-libs/libcli')
-rw-r--r-- | dev-libs/libcli/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-libs/libcli/metadata.xml b/dev-libs/libcli/metadata.xml index 9693d75f8cad..e37d4bb7c79a 100644 --- a/dev-libs/libcli/metadata.xml +++ b/dev-libs/libcli/metadata.xml @@ -5,10 +5,11 @@ <email>maintainer-needed@gentoo.org</email> <name>Default assignee for orphaned packages</name> </maintainer> - <longdescription lang="en"> - libcli provides a shared library for including a Cisco-like command-line + <longdescription lang="en">libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a - user-definable function tree. - </longdescription> + user-definable function tree.</longdescription> + <upstream> + <remote-id type="google-code">libcli</remote-id> + </upstream> </pkgmetadata> |