summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-07-25 15:22:30 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-07-25 15:22:30 +0000
commit6528745d88db78dc5d7b61dd5b7444cb82d92895 (patch)
tree3161f19234971725d9c602ad725193cf5f915e77 /dev-python/telepathy-python
parentStable on alpha, bug #321591 (diff)
downloadgentoo-2-6528745d88db78dc5d7b61dd5b7444cb82d92895.tar.gz
gentoo-2-6528745d88db78dc5d7b61dd5b7444cb82d92895.tar.bz2
gentoo-2-6528745d88db78dc5d7b61dd5b7444cb82d92895.zip
Stable on alpha, bug #321591
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/telepathy-python')
-rw-r--r--dev-python/telepathy-python/ChangeLog6
-rw-r--r--dev-python/telepathy-python/telepathy-python-0.15.17.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/telepathy-python/ChangeLog b/dev-python/telepathy-python/ChangeLog
index ce98d7380c36..377ba7a5c28d 100644
--- a/dev-python/telepathy-python/ChangeLog
+++ b/dev-python/telepathy-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/telepathy-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.24 2010/06/27 12:28:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.25 2010/07/25 15:22:30 klausman Exp $
+
+ 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
+ telepathy-python-0.15.17.ebuild:
+ Stable on alpha, bug #321591
27 Jun 2010; <nixnut@gentoo.org> telepathy-python-0.15.17.ebuild:
ppc stable #321591
diff --git a/dev-python/telepathy-python/telepathy-python-0.15.17.ebuild b/dev-python/telepathy-python/telepathy-python-0.15.17.ebuild
index f3b97422f75b..fd707a325948 100644
--- a/dev-python/telepathy-python/telepathy-python-0.15.17.ebuild
+++ b/dev-python/telepathy-python/telepathy-python-0.15.17.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/dev-python/telepathy-python/telepathy-python-0.15.17.ebuild,v 1.2 2010/06/27 12:28:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.17.ebuild,v 1.3 2010/07/25 15:22:30 klausman Exp $
DESCRIPTION="Telepathy Python base classes for use in connection managers, and proxy classes for use in clients."
HOMEPAGE="http://telepathy.freedesktop.org/"
@@ -8,7 +8,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=""
DEPEND="dev-libs/libxslt"