summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-07-14 10:48:50 +0000
committerThomas Kahle <tomka@gentoo.org>2011-07-14 10:48:50 +0000
commit3f4e52ab5e265a7b650c9f2b423ef0eeb1a4265a (patch)
tree9c63fd84acaa293fa44a7e981bea9391d2643bc6 /net-im/telepathy-mission-control
parenthttp://my.opera.com/desktopteam/blog/2011/07/14/javascript-on-a-diet (diff)
downloadhistorical-3f4e52ab5e265a7b650c9f2b423ef0eeb1a4265a.tar.gz
historical-3f4e52ab5e265a7b650c9f2b423ef0eeb1a4265a.tar.bz2
historical-3f4e52ab5e265a7b650c9f2b423ef0eeb1a4265a.zip
x86 stable per bug 369909
Package-Manager: portage-2.1.10.4/cvs/Linux i686
Diffstat (limited to 'net-im/telepathy-mission-control')
-rw-r--r--net-im/telepathy-mission-control/ChangeLog6
-rw-r--r--net-im/telepathy-mission-control/telepathy-mission-control-5.7.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/telepathy-mission-control/ChangeLog b/net-im/telepathy-mission-control/ChangeLog
index afcd53c8a671..fd2379bb5a55 100644
--- a/net-im/telepathy-mission-control/ChangeLog
+++ b/net-im/telepathy-mission-control/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/telepathy-mission-control
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.50 2011/07/01 21:17:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.51 2011/07/14 10:48:50 tomka Exp $
+
+ 14 Jul 2011; Thomas Kahle <tomka@gentoo.org>
+ telepathy-mission-control-5.7.11.ebuild:
+ x86 stable per bug 369909
01 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
telepathy-mission-control-5.7.11.ebuild:
diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.7.11.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.7.11.ebuild
index 719bcec41d10..05f8ca7b23f7 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.7.11.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.7.11.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-im/telepathy-mission-control/telepathy-mission-control-5.7.11.ebuild,v 1.2 2011/07/01 21:17:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.7.11.ebuild,v 1.3 2011/07/14 10:48:50 tomka 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="gnome-keyring test"
RDEPEND=">=net-libs/telepathy-glib-0.13.14