diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:14:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:14:20 +0000 |
commit | b072ef0572e7d9dca2face9c9c807dcb11f146ee (patch) | |
tree | f3810404aaff542b29f78e29ec157e9f0476a826 /net-libs/telepathy-farsight | |
parent | Marking libsoup-2.36.1 ppc for bug 393007 (diff) | |
download | gentoo-2-b072ef0572e7d9dca2face9c9c807dcb11f146ee.tar.gz gentoo-2-b072ef0572e7d9dca2face9c9c807dcb11f146ee.tar.bz2 gentoo-2-b072ef0572e7d9dca2face9c9c807dcb11f146ee.zip |
Marking telepathy-farsight-0.0.19 ppc for bug 393007
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r-- | net-libs/telepathy-farsight/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index 659758203b7a..7d38edd5ae9f 100644 --- a/net-libs/telepathy-farsight/ChangeLog +++ b/net-libs/telepathy-farsight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-farsight # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.30 2012/01/14 17:46:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.31 2012/03/05 22:14:20 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> + telepathy-farsight-0.0.19.ebuild: + Marking telepathy-farsight-0.0.19 ppc stable for bug 393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> telepathy-farsight-0.0.19.ebuild: diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild index f0501d76cc42..f870593e02d1 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.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-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.3 2012/01/14 17:46:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.4 2012/03/05 22:14:20 ranger Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.6" @@ -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 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~x86-linux" IUSE="python" RDEPEND=">=dev-libs/glib-2.16:2 |