diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2007-08-13 15:34:18 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2007-08-13 15:34:18 +0000 |
commit | 9fd92280d1657fdf9de35d2ac59dba7e86da3529 (patch) | |
tree | cf9d3d74ab30edbb615acfb266e1b60af76e15b6 /net-im/empathy/metadata.xml | |
parent | Stable on amd64, ppc, x86. (diff) | |
download | gentoo-2-9fd92280d1657fdf9de35d2ac59dba7e86da3529.tar.gz gentoo-2-9fd92280d1657fdf9de35d2ac59dba7e86da3529.tar.bz2 gentoo-2-9fd92280d1657fdf9de35d2ac59dba7e86da3529.zip |
Initial import from voip overlay.
(Portage version: 2.1.2.11)
Diffstat (limited to 'net-im/empathy/metadata.xml')
-rw-r--r-- | net-im/empathy/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-im/empathy/metadata.xml b/net-im/empathy/metadata.xml new file mode 100644 index 000000000000..06c47da5089a --- /dev/null +++ b/net-im/empathy/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>net-im</herd> +<maintainer> + <email>coldwind@gentoo.org</email> + <name>Santiago M. Mola</name> +</maintainer> + <longdescription>Empathy consists of a rich set of reusable instant messaging + widgets, and a GNOME client using those widgets. It uses Telepathy and Nokia's + Mission Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any GNOME + application. A client application is provided.</longdescription> +</pkgmetadata> |