diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:02:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:02:31 +0000 |
commit | 3ee593290140f67f89164aca5bca7744ee99f0a5 (patch) | |
tree | 2cd5064ae7f4b324149fe1a4f96cfa5fb853f2eb /net-voip/telepathy-gabble | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-3ee593290140f67f89164aca5bca7744ee99f0a5.tar.gz gentoo-2-3ee593290140f67f89164aca5bca7744ee99f0a5.tar.bz2 gentoo-2-3ee593290140f67f89164aca5bca7744ee99f0a5.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.16.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index 7c63cd4eb568..06272cd5f143 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-gabble # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.101 2012/10/03 15:44:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.102 2012/10/04 15:02:31 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> + telepathy-gabble-0.16.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> telepathy-gabble-0.16.1.ebuild: diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.16.1.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.16.1.ebuild index 05611b86be83..d57acec8bc64 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.16.1.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.1.ebuild,v 1.2 2012/10/03 15:44:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.1.ebuild,v 1.3 2012/10/04 15:02:31 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="+jingle test" RDEPEND=">=dev-libs/glib-2.30:2 |