commit: 347c8bfcd09b818a4678cf9a135f7977c9fbaee3 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Mon Feb 9 08:59:01 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=347c8bfc
sci-biology/epga-9999: Switch from git-2 to git-r3; Cleanup --- sci-biology/epga/ChangeLog | 3 +++ sci-biology/epga/epga-9999.ebuild | 4 +--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sci-biology/epga/ChangeLog b/sci-biology/epga/ChangeLog index 25e2f81..1e947a0 100644 --- a/sci-biology/epga/ChangeLog +++ b/sci-biology/epga/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 09 Feb 2015; Marius Brehler <[email protected]> epga-9999.ebuild: + Switch from git-2 to git-r3; Cleanup + 18 Jan 2015; Christoph Junghans <[email protected]> epga-9999.ebuild: license defined diff --git a/sci-biology/epga/epga-9999.ebuild b/sci-biology/epga/epga-9999.ebuild index fec22ab..575538f 100644 --- a/sci-biology/epga/epga-9999.ebuild +++ b/sci-biology/epga/epga-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -[ "$PV" == "9999" ] && inherit git-2 +[ "$PV" == "9999" ] && inherit git-r3 inherit toolchain-funcs @@ -20,8 +20,6 @@ fi LICENSE="GPL-3+" SLOT="0" -KEYWORDS="" -IUSE="" DEPEND="" RDEPEND="${DEPEND}"
