Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/monkeysphere/
Date: Tue, 29 Nov 2016 19:53:26
Message-Id: 1480449195.fdacffd94b321675deabe61fb2ca958e46e7e12a.whissi@gentoo
1 commit: fdacffd94b321675deabe61fb2ca958e46e7e12a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 19:52:45 2016 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 19:53:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdacffd9
7
8 app-crypt/monkeysphere: x86 stable
9
10 Package-Manager: portage-2.3.2
11
12 app-crypt/monkeysphere/monkeysphere-0.37.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-crypt/monkeysphere/monkeysphere-0.37.ebuild b/app-crypt/monkeysphere/monkeysphere-0.37.ebuild
16 index 376b862..fd52509 100644
17 --- a/app-crypt/monkeysphere/monkeysphere-0.37.ebuild
18 +++ b/app-crypt/monkeysphere/monkeysphere-0.37.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ LICENSE="GPL-3"
26 SLOT="0/0"
27 IUSE=""
28 SRC_URI="mirror://debian/pool/monkeysphere/m/monkeysphere/monkeysphere_${PV}.orig.tar.gz http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_${PV}.orig.tar.gz"
29 -KEYWORDS="amd64 ~arm ~x86"
30 +KEYWORDS="amd64 ~arm x86"
31
32 DOCS=( README Changelog )