summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:48:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:48:16 +0000
commitfe8d1d87c7e2ba3c48b6b927e647e2ee82db8a6f (patch)
treea2a34cbafebdae180235b18109e28c3d2b013d00 /sci-biology
parentStable for amd64, wrt bug #534946 (diff)
downloadgentoo-2-fe8d1d87c7e2ba3c48b6b927e647e2ee82db8a6f.tar.gz
gentoo-2-fe8d1d87c7e2ba3c48b6b927e647e2ee82db8a6f.tar.bz2
gentoo-2-fe8d1d87c7e2ba3c48b6b927e647e2ee82db8a6f.zip
Stable for amd64, wrt bug #534598
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/rebase/ChangeLog5
-rw-r--r--sci-biology/rebase/rebase-1412.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index 95ce4e3c6fba..b93adc23d688 100644
--- a/sci-biology/rebase/ChangeLog
+++ b/sci-biology/rebase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/rebase
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.138 2015/01/04 11:28:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.139 2015/01/09 13:48:16 ago Exp $
+
+ 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1412.ebuild:
+ Stable for amd64, wrt bug #534598
*rebase-1501 (04 Jan 2015)
diff --git a/sci-biology/rebase/rebase-1412.ebuild b/sci-biology/rebase/rebase-1412.ebuild
index c016f0aeb6f2..9bdefc6d83dd 100644
--- a/sci-biology/rebase/rebase-1412.ebuild
+++ b/sci-biology/rebase/rebase-1412.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/sci-biology/rebase/rebase-1412.ebuild,v 1.1 2014/12/02 10:28:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1412.ebuild,v 1.2 2015/01/09 13:48:16 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="emboss minimal"
RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"