aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-12 20:57:31 +0200
committerJustin Lecher <jlec@gentoo.org>2013-06-12 20:57:31 +0200
commit5b52557e87bd23e7b860e6c8bfc195c653d4536d (patch)
treefd3246cb86287bcd7da4fde8efcf09ae670ce0a1 /sci-biology/ncbi-tools++
parentwww-apps/py-swish-e: Bump to EAPI=5 and distutils-r1.eclass (diff)
downloadsci-5b52557e87bd23e7b860e6c8bfc195c653d4536d.tar.gz
sci-5b52557e87bd23e7b860e6c8bfc195c653d4536d.tar.bz2
sci-5b52557e87bd23e7b860e6c8bfc195c653d4536d.zip
sci-biology/ncbi-tools++: Drop autotools.eclass
Package-Manager: portage-2.2.0_alpha179 RepoMan-Options: --force
Diffstat (limited to 'sci-biology/ncbi-tools++')
-rw-r--r--sci-biology/ncbi-tools++/ChangeLog3
-rw-r--r--sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-biology/ncbi-tools++/ChangeLog b/sci-biology/ncbi-tools++/ChangeLog
index 234411af5..83c7679c9 100644
--- a/sci-biology/ncbi-tools++/ChangeLog
+++ b/sci-biology/ncbi-tools++/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Jun 2013; Justin Lecher <jlec@gentoo.org> ncbi-tools++-9.0.0-r1.ebuild:
+ Drop autotools.eclass
+
01 Apr 2013; Justin Lecher <jlec@gentoo.org> ncbi-tools++-9.0.0-r1.ebuild:
Some Prefix love
diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild b/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild
index 9a2f8da09..11d6fd007 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-inherit autotools eutils flag-o-matic multilib toolchain-funcs
+inherit eutils flag-o-matic multilib toolchain-funcs
MY_TAG="Jun_15_2010"
MY_Y="${MY_TAG/*_/}"