commit: cfce56ba1694696089583b40e292c5a1b2793ebb Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Mon Feb 9 09:06:35 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Feb 9 09:08:53 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=cfce56ba
sci-biology/sabre-9999: Switch from git-2 to git-r3; Cleanup --- sci-biology/sabre/ChangeLog | 3 +++ sci-biology/sabre/sabre-9999.ebuild | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-biology/sabre/ChangeLog b/sci-biology/sabre/ChangeLog index f7f747f..fb47d23 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 <[email protected]> sabre-9999.ebuild: + Switch from git-2 to git-r3; Cleanup + *sabre-9999 (15 Jan 2015) 15 Jan 2015; Martin Mokrejs <[email protected]> +metadata.xml, diff --git a/sci-biology/sabre/sabre-9999.ebuild b/sci-biology/sabre/sabre-9999.ebuild index 2aee701..cd253bb 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}"
