diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:29 +0000 |
commit | dc279a61d03f31fc76610b83a3914c2ba643182b (patch) | |
tree | 9418ae7bef1b545aca5f49413f02942147578c8b /net-im | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-dc279a61d03f31fc76610b83a3914c2ba643182b.tar.gz gentoo-2-dc279a61d03f31fc76610b83a3914c2ba643182b.tar.bz2 gentoo-2-dc279a61d03f31fc76610b83a3914c2ba643182b.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-mission-control/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-im/telepathy-mission-control/ChangeLog b/net-im/telepathy-mission-control/ChangeLog index 0c73c50e42fc..7c07f5219279 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.123 2014/12/31 09:16:44 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.124 2015/01/01 08:41:29 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + telepathy-mission-control-5.16.3.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> telepathy-mission-control-5.16.3.ebuild: diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild index bf31e9c8ac24..2052f605522c 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.3.ebuild,v 1.7 2014/12/31 09:16:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild,v 1.8 2015/01/01 08:41:29 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 upower" # test RDEPEND=" |