diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:25:24 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:25:24 +0000 |
commit | 7b6e1b6f337c2d05ab20833dc02cc643e23497dd (patch) | |
tree | de4c6b870d98108aad5cbf2f9abbb1b06b93b14c /dev-python/telepathy-python | |
parent | old (diff) | |
download | gentoo-2-7b6e1b6f337c2d05ab20833dc02cc643e23497dd.tar.gz gentoo-2-7b6e1b6f337c2d05ab20833dc02cc643e23497dd.tar.bz2 gentoo-2-7b6e1b6f337c2d05ab20833dc02cc643e23497dd.zip |
Marked ~ppc.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/telepathy-python')
-rw-r--r-- | dev-python/telepathy-python/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/telepathy-python/telepathy-python-0.15.12.ebuild | 6 | ||||
-rw-r--r-- | dev-python/telepathy-python/telepathy-python-0.15.13.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/telepathy-python/ChangeLog b/dev-python/telepathy-python/ChangeLog index 141c5dccc773..ca66afebb287 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.20 2009/12/23 15:02:45 tester Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.21 2010/01/05 04:25:24 josejx Exp $ + + 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> + telepathy-python-0.15.12.ebuild, telepathy-python-0.15.13.ebuild: + Marked ~ppc. *telepathy-python-0.15.13 (23 Dec 2009) diff --git a/dev-python/telepathy-python/telepathy-python-0.15.12.ebuild b/dev-python/telepathy-python/telepathy-python-0.15.12.ebuild index d32d564b2236..c8335fdd4f0a 100644 --- a/dev-python/telepathy-python/telepathy-python-0.15.12.ebuild +++ b/dev-python/telepathy-python/telepathy-python-0.15.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.12.ebuild,v 1.2 2009/12/13 14:06:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.12.ebuild,v 1.3 2010/01/05 04:25:24 josejx 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-libs/libxslt" diff --git a/dev-python/telepathy-python/telepathy-python-0.15.13.ebuild b/dev-python/telepathy-python/telepathy-python-0.15.13.ebuild index 399412d44faa..5fb49badbbed 100644 --- a/dev-python/telepathy-python/telepathy-python-0.15.13.ebuild +++ b/dev-python/telepathy-python/telepathy-python-0.15.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.13.ebuild,v 1.1 2009/12/23 15:02:45 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.13.ebuild,v 1.2 2010/01/05 04:25:24 josejx 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-libs/libxslt" |