summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-07 00:38:55 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-07 00:38:55 +0000
commite3d12a861b086aaae09bc4d3a7379ffea1e8510a (patch)
treedae07eb2b51ddfd102c9fd5ad5521439ff130a84 /net-libs/telepathy-glib
parentAdded new ebuild for cmdtest. (diff)
downloadgentoo-2-e3d12a861b086aaae09bc4d3a7379ffea1e8510a.tar.gz
gentoo-2-e3d12a861b086aaae09bc4d3a7379ffea1e8510a.tar.bz2
gentoo-2-e3d12a861b086aaae09bc4d3a7379ffea1e8510a.zip
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog6
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index b0ed75a5a9fe..d6bdf2d4c555 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.119 2012/10/06 09:45:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.120 2012/10/07 00:38:55 blueness Exp $
+
+ 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+ telepathy-glib-0.18.1.ebuild:
+ stable ppc64, bug #427544
06 Oct 2012; Markus Meier <maekke@gentoo.org> telepathy-glib-0.18.1.ebuild:
arm stable, bug #427544
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild
index 018f915994ba..a605bf9264d2 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.18.1.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-glib/telepathy-glib-0.18.1.ebuild,v 1.6 2012/10/06 09:45:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.7 2012/10/07 00:38:55 blueness Exp $
EAPI="4"
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 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug +introspection +vala"
RDEPEND=">=dev-libs/glib-2.30.0:2