commit: 6fb4e6dd00ea2a4fb984e67b70d74d58a1cb1a14
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 21:13:36 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun May 28 21:14:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb4e6dd
app-crypt/stoken: bup 0.91 along with fixing src_uri for bug 619860
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-crypt/stoken/Manifest | 3 ++-
app-crypt/stoken/stoken-0.90.ebuild | 2 +-
app-crypt/stoken/{stoken-0.90.ebuild => stoken-0.91.ebuild} | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/app-crypt/stoken/Manifest b/app-crypt/stoken/Manifest
index 322dddaa761..b8495edfbec 100644
--- a/app-crypt/stoken/Manifest
+++ b/app-crypt/stoken/Manifest
@@ -1 +1,2 @@
-DIST v0.90.tar.gz 116642 SHA256
45912c200e2bcf0d605ba4b1177fbc9191cfd0ca509dd33075fd7ba17ebd6dda SHA512
7c75a04ea6542a13d639bbb74523443e030559dcf65d181d07fc64277442500a8a18daf2351248a552e42daf815fe5d0079b5b559402522d45ac10ed7762c818
WHIRLPOOL
cfeb2bf9ac173a5416a08c99405bdc2ea0feff10cb040ffe5e89fc95c570da369d85fc5679fdedcdb017fdfcc89374dfd8544f519b6df587cad7b4e7bc113f8e
+DIST stoken-0.90.tar.gz 116642 SHA256
45912c200e2bcf0d605ba4b1177fbc9191cfd0ca509dd33075fd7ba17ebd6dda SHA512
7c75a04ea6542a13d639bbb74523443e030559dcf65d181d07fc64277442500a8a18daf2351248a552e42daf815fe5d0079b5b559402522d45ac10ed7762c818
WHIRLPOOL
cfeb2bf9ac173a5416a08c99405bdc2ea0feff10cb040ffe5e89fc95c570da369d85fc5679fdedcdb017fdfcc89374dfd8544f519b6df587cad7b4e7bc113f8e
+DIST stoken-0.91.tar.gz 116846 SHA256
5e5cce38e958de07b2d447d24e9564edaf566571b6fe04ce9099b5dc2dd3c0ac SHA512
7d34c3ec3022aabd909fcb89fabd03003fdc4d635a064401407ce78068c0965012b9b61b53ce2d6e018973fe2e23a7e4d35913fca564e0af65fd0f0fb7fb30b4
WHIRLPOOL
89cdea90c95f4ad3d5c1572fb42fac6630654ad6d92511e107d41540880920cb27402fbc7c9af2b8347200264dd79ff15c96d43aea0be148ed94bb056cc0d312
diff --git a/app-crypt/stoken/stoken-0.90.ebuild
b/app-crypt/stoken/stoken-0.90.ebuild
index 966740b1398..cfbe027df35 100644
--- a/app-crypt/stoken/stoken-0.90.ebuild
+++ b/app-crypt/stoken/stoken-0.90.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Software Token for Linux/UNIX"
HOMEPAGE="https://github.com/cernekee/stoken"
-SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
diff --git a/app-crypt/stoken/stoken-0.90.ebuild
b/app-crypt/stoken/stoken-0.91.ebuild
similarity index 90%
copy from app-crypt/stoken/stoken-0.90.ebuild
copy to app-crypt/stoken/stoken-0.91.ebuild
index 966740b1398..886714165d0 100644
--- a/app-crypt/stoken/stoken-0.90.ebuild
+++ b/app-crypt/stoken/stoken-0.91.ebuild
@@ -7,11 +7,11 @@ inherit autotools
DESCRIPTION="Software Token for Linux/UNIX"
HOMEPAGE="https://github.com/cernekee/stoken"
-SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc64 x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="gtk"
RDEPEND="