diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 10:13:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 10:13:15 +0000 |
commit | 898dc79794ded618c72eac29ce096492a02afe6b (patch) | |
tree | 74acf5d85c86477259666c638f97399ebcf4891e /dev-python/telepathy-python/telepathy-python-0.15.17.ebuild | |
parent | stable x86, bug 321591 (diff) | |
download | gentoo-2-898dc79794ded618c72eac29ce096492a02afe6b.tar.gz gentoo-2-898dc79794ded618c72eac29ce096492a02afe6b.tar.bz2 gentoo-2-898dc79794ded618c72eac29ce096492a02afe6b.zip |
stable x86, bug 321591
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-python/telepathy-python/telepathy-python-0.15.17.ebuild')
-rw-r--r-- | dev-python/telepathy-python/telepathy-python-0.15.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 02057548dca0..c43cda897288 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.4 2010/07/31 12:49:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.17.ebuild,v 1.5 2010/08/01 10:13:15 fauli 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" |