Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/rebase/
Date: Sat, 02 Jul 2016 17:50:20
Message-Id: 1467481797.f5abfaf9a26de204a8ae510a15e910b1de6ce99b.jlec@gentoo
1 commit: f5abfaf9a26de204a8ae510a15e910b1de6ce99b
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 17:48:07 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 17:49:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5abfaf9
7
8 sci-biology/rebase: Bump to latest version
9
10 Package-Manager: portage-2.3.0
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-biology/rebase/Manifest | 2 +-
14 sci-biology/rebase/{rebase-1601.ebuild => rebase-1607.ebuild} | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-biology/rebase/Manifest b/sci-biology/rebase/Manifest
18 index fdaa1df..f6e4550 100644
19 --- a/sci-biology/rebase/Manifest
20 +++ b/sci-biology/rebase/Manifest
21 @@ -1,3 +1,3 @@
22 -DIST rebase-1601.tar.xz 99890720 SHA256 de0f7dd6cf831c52434e7434491b9c738c41aab51c8f8d91b243569f25209eb8 SHA512 a6e3faf7fc2eaf475605ed72db7f1cfdc4ba8c280f1650f723c5a664090ed64e7ac014012042c466d65edea8b2767bbcb0f38c3d5b69dbdb35e89cf0685c92ad WHIRLPOOL f06338c0d6ef59d7ac792f6f7fc48338b73d659614c0694109152fd33606174be6741cb662478f38e37e9622118de27c3c30c537b741b49e218f64973fe2c783
23 DIST rebase-1602.tar.xz 101007300 SHA256 26257dc10a6aba54024772956ae03e8530d4b2176db60dcc386427196a936d0b SHA512 7a00a11019124a835ef3d328c33cc4ab9d59665b3c929cf02a44bc09de8ca53185b939057705ee6ce79eeddc9ca9b8246582895b949dd38abe9066a380e3a2c9 WHIRLPOOL fac62146ab6ff09895cc9e4ece2b4869910c90c342051c5446085267585362adcc8a30af66a58d068d86c3eb6e7a37ceb32224a69114aa629a62a958fae09ed0
24 DIST rebase-1604.tar.xz 102817536 SHA256 f234eadba5aa30573d664c9d9caab480ecbb383f0beab256e149296ee5d982ef SHA512 8ba6a24a8cf1b71a1ac2e0fb1634c0307d570af459fc940639046bd57362f3750e5f0390bcb7f3c7d2b924e1a5bf02825b5feb87a1f7d670d755f3b843df91a3 WHIRLPOOL 8ccaf435d7582fe1b86676037aaf7b0db742cd8d998a55d400f941a94e53731e1814028e1fed1be46f53bea702b570a1bffd73ba328ee06db17adcd731e3733c
25 +DIST rebase-1607.tar.xz 111124484 SHA256 2d795db3cc8cf7ff22eda983334e480b9c7b61c5b5ed9d38e2d626489fc4cefe SHA512 b166f75d6d82efe68f9e2521e26c7dc1bf34dde168d6eb94195f2f938316b0c7d06a11684de7d71e9bef2f3051a12c848c87a0d48bb6e148f6f84e9f694ced48 WHIRLPOOL 823054e6b366b707ba1be105fd6172f315358ba07ac8cfb7bbafdac3b9f14718e3406bb4b1c048b18dc8422ead4da09512b61758470bd5ca6a8d9141ebb5c578
26
27 diff --git a/sci-biology/rebase/rebase-1601.ebuild b/sci-biology/rebase/rebase-1607.ebuild
28 similarity index 91%
29 rename from sci-biology/rebase/rebase-1601.ebuild
30 rename to sci-biology/rebase/rebase-1607.ebuild
31 index 875464d..9adb365 100644
32 --- a/sci-biology/rebase/rebase-1601.ebuild
33 +++ b/sci-biology/rebase/rebase-1607.ebuild
34 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
35
36 SLOT="0"
37 LICENSE="public-domain"
38 -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
39 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
40 IUSE="emboss minimal"
41
42 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"