summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-07-25 15:23:33 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-07-25 15:23:33 +0000
commit20a40510ceb1ce6fd4ad299763c14e7fb30936d1 (patch)
treedb1e06af3a28d598d09678c9785d628215edfa75 /net-voip/telepathy-gabble
parentStable on alpha, bug #321591 (diff)
downloadgentoo-2-20a40510ceb1ce6fd4ad299763c14e7fb30936d1.tar.gz
gentoo-2-20a40510ceb1ce6fd4ad299763c14e7fb30936d1.tar.bz2
gentoo-2-20a40510ceb1ce6fd4ad299763c14e7fb30936d1.zip
Stable on alpha, bug #321591
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r--net-voip/telepathy-gabble/ChangeLog6
-rw-r--r--net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog
index 54b4b95ce880..e67840c7f7c2 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.56 2010/06/27 12:26:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.57 2010/07/25 15:23:33 klausman Exp $
+
+ 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
+ telepathy-gabble-0.8.8.ebuild:
+ Stable on alpha, bug #321591
27 Jun 2010; <nixnut@gentoo.org> telepathy-gabble-0.8.8.ebuild:
ppc stable #321519
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild
index 5a7fa4a32a12..243565ba48e3 100644
--- a/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild
+++ b/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.8.8.ebuild,v 1.3 2010/06/27 12:26:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.8.8.ebuild,v 1.4 2010/07/25 15:23:33 klausman Exp $
EAPI="2"
@@ -12,7 +12,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"
+KEYWORDS="alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="debug test"
RDEPEND=">=dev-libs/glib-2.16