diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:25:44 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:25:44 +0000 |
commit | 5a06a60ee82e6f838f5de3e2876974a2c35c0a92 (patch) | |
tree | 27e2a614694a08cb4ef40cf4523fed32c6894024 /net-libs | |
parent | Marking mono-basic-2.10 ppc for bug 359651 (diff) | |
download | gentoo-2-5a06a60ee82e6f838f5de3e2876974a2c35c0a92.tar.gz gentoo-2-5a06a60ee82e6f838f5de3e2876974a2c35c0a92.tar.bz2 gentoo-2-5a06a60ee82e6f838f5de3e2876974a2c35c0a92.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index b2568d98fe12..7c4cd9d3ff99 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-glib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.69 2011/03/20 21:44:40 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.70 2011/03/21 20:25:44 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + telepathy-glib-0.12.7.ebuild: + ppc64 stable wrt #353436 *telepathy-glib-0.13.18 (20 Mar 2011) diff --git a/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild index 9b5ba2d358b5..231adaab9580 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild,v 1.4 2011/03/12 21:15:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild,v 1.5 2011/03/21 20:25:44 xarthisius Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.24 |