diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:34 +0000 |
commit | f0d6740e37e624eb072e07a10f0e92425e6eb046 (patch) | |
tree | 12c706139fae6dd70e98fa19e122eb5d0fecfb23 /net-im/telepathy-mission-control | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-f0d6740e37e624eb072e07a10f0e92425e6eb046.tar.gz gentoo-2-f0d6740e37e624eb072e07a10f0e92425e6eb046.tar.bz2 gentoo-2-f0d6740e37e624eb072e07a10f0e92425e6eb046.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im/telepathy-mission-control')
-rw-r--r-- | net-im/telepathy-mission-control/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.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 b39d1f538c4a..b933e93b15ad 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.105 2014/07/22 10:52:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.106 2014/07/23 15:23:34 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + telepathy-mission-control-5.16.2.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> telepathy-mission-control-5.16.2.ebuild: diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild index 0f9e2dd61a42..f624d4a9c80b 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.16.2.ebuild,v 1.2 2014/07/22 10:52:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild,v 1.3 2014/07/23 15:23:34 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,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 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="debug networkmanager systemd" # test RDEPEND=" |