diff options
author | 2011-02-24 20:57:52 +0000 | |
---|---|---|
committer | 2011-02-24 20:57:52 +0000 | |
commit | 712ffc37eae626ce9bfa6447f70c9a7691a3d477 (patch) | |
tree | 81331c388743273c06e35e958b133e5273ace55e | |
parent | x86 stable per bug 353436 (diff) | |
download | gentoo-2-712ffc37eae626ce9bfa6447f70c9a7691a3d477.tar.gz gentoo-2-712ffc37eae626ce9bfa6447f70c9a7691a3d477.tar.bz2 gentoo-2-712ffc37eae626ce9bfa6447f70c9a7691a3d477.zip |
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
-rw-r--r-- | net-im/telepathy-mission-control/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/telepathy-mission-control/ChangeLog b/net-im/telepathy-mission-control/ChangeLog index 185d753a8c5a..0100a1b3d8eb 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.39 2011/02/23 23:20:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.40 2011/02/24 20:57:52 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> + telepathy-mission-control-5.6.1.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> telepathy-mission-control-5.6.1.ebuild: diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild index cd6d5ef88798..d18613376b91 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.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.6.1.ebuild,v 1.4 2011/02/23 23:20:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild,v 1.5 2011/02/24 20:57:52 tomka Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/telepathy-mission-control/${P 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.11.9 |