diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:45:25 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:45:25 +0000 |
commit | 7142fc846250de6cec266331b5a76af97e67be51 (patch) | |
tree | 274d778faee05540573ac2cdf6882d8d7b2a238e /net-libs/telepathy-glib | |
parent | ppc/ppc64 stable wrt #385699 (diff) | |
download | gentoo-2-7142fc846250de6cec266331b5a76af97e67be51.tar.gz gentoo-2-7142fc846250de6cec266331b5a76af97e67be51.tar.bz2 gentoo-2-7142fc846250de6cec266331b5a76af97e67be51.zip |
ppc/ppc64 stable wrt #385699
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index f98d62b53f41..32ad2a99e3f2 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.87 2011/10/14 21:33:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.88 2011/10/16 17:45:25 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + telepathy-glib-0.14.10.ebuild: + ppc/ppc64 stable wrt #385699 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> telepathy-glib-0.14.10.ebuild: diff --git a/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild index b441b17bcac7..58e997d68b6a 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.14.10.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.14.10.ebuild,v 1.2 2011/10/14 21:33:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild,v 1.3 2011/10/16 17:45:25 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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.25.16:2 |