aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-02-09 10:06:35 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2015-02-09 10:08:53 +0100
commitcfce56ba1694696089583b40e292c5a1b2793ebb (patch)
treeb01106c7784de9465f54a48d8c933d76480c56c9 /sci-biology/sabre
parentsci-biology/epga-9999: Switch from git-2 to git-r3; Cleanup (diff)
downloadsci-cfce56ba1694696089583b40e292c5a1b2793ebb.tar.gz
sci-cfce56ba1694696089583b40e292c5a1b2793ebb.tar.bz2
sci-cfce56ba1694696089583b40e292c5a1b2793ebb.zip
sci-biology/sabre-9999: Switch from git-2 to git-r3; Cleanup
Diffstat (limited to 'sci-biology/sabre')
-rw-r--r--sci-biology/sabre/ChangeLog3
-rw-r--r--sci-biology/sabre/sabre-9999.ebuild5
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/sabre/ChangeLog b/sci-biology/sabre/ChangeLog
index f7f747fa1..fb47d2375 100644
--- a/sci-biology/sabre/ChangeLog
+++ b/sci-biology/sabre/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 09 Feb 2015; Marius Brehler <marbre@linux.sungazer.de> sabre-9999.ebuild:
+ Switch from git-2 to git-r3; Cleanup
+
*sabre-9999 (15 Jan 2015)
15 Jan 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +metadata.xml,
diff --git a/sci-biology/sabre/sabre-9999.ebuild b/sci-biology/sabre/sabre-9999.ebuild
index 2aee70121..cd253bbdc 100644
--- a/sci-biology/sabre/sabre-9999.ebuild
+++ b/sci-biology/sabre/sabre-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-[ "$PV" == "9999" ] && inherit git-2
+[ "$PV" == "9999" ] && inherit git-r3
inherit toolchain-funcs
@@ -18,11 +18,8 @@ else
KEYWORDS=""
fi
-
LICENSE="MIT" # almost verbatim
SLOT="0"
-KEYWORDS=""
-IUSE=""
DEPEND="sys-libs/zlib"
RDEPEND="${DEPEND}"