diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-02-07 18:45:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-02-07 18:45:37 +0000 |
commit | 8cec74785567b89f553babb45bce40f05909b8a0 (patch) | |
tree | 410f6a43be579d4af0190d7a87a192fa45c4df48 /net-voip/telepathy-gabble | |
parent | Version bump with bugfixes and also allowing compilation for python2 and 3. (diff) | |
download | gentoo-2-8cec74785567b89f553babb45bce40f05909b8a0.tar.gz gentoo-2-8cec74785567b89f553babb45bce40f05909b8a0.tar.bz2 gentoo-2-8cec74785567b89f553babb45bce40f05909b8a0.zip |
Version bump with bugfixes and also allowing compilation for python2 and 3.
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/metadata.xml | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index f7a834a98da0..1b41ce032208 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/telepathy-gabble -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.66 2010/11/22 19:42:59 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.67 2011/02/07 18:45:37 pacho Exp $ + + 07 Feb 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Add gnome to metadata as talked between us since empathy relies on this. 22 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> telepathy-gabble-0.10.4.ebuild: diff --git a/net-voip/telepathy-gabble/metadata.xml b/net-voip/telepathy-gabble/metadata.xml index 9e6b252af301..94ea0b3f1b6f 100644 --- a/net-voip/telepathy-gabble/metadata.xml +++ b/net-voip/telepathy-gabble/metadata.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <herd>gnome</herd> <herd>voip</herd> <maintainer> <email>peper@gentoo.org</email> |