aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2015-03-19 22:30:36 -0600
committerChristoph Junghans <ottxor@gentoo.org>2015-03-19 22:30:53 -0600
commitb107c84760724b1da907e1ebc59ba67ed495a81d (patch)
tree9bfdd45007bb701f252c1a233d61464e6c4a75d7
parentdropped hmmer dependency altogether, added pkg_postinst() with usage/dependen... (diff)
downloadsci-b107c84760724b1da907e1ebc59ba67ed495a81d.tar.gz
sci-b107c84760724b1da907e1ebc59ba67ed495a81d.tar.bz2
sci-b107c84760724b1da907e1ebc59ba67ed495a81d.zip
added test feature
Package-Manager: portage-2.2.14
-rw-r--r--sci-physics/espresso++/ChangeLog3
-rw-r--r--sci-physics/espresso++/espresso++-9999.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog
index cd163897f..ca71bfef9 100644
--- a/sci-physics/espresso++/ChangeLog
+++ b/sci-physics/espresso++/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 20 Mar 2015; Christoph Junghans <ottxor@gentoo.org> espresso++-9999.ebuild:
+ added test feature
+
01 Mar 2015; Christoph Junghans <ottxor@gentoo.org> espresso++-9999.ebuild:
move live version to git
diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild
index 8320cdd4b..c1d7f2d53 100644
--- a/sci-physics/espresso++/espresso++-9999.ebuild
+++ b/sci-physics/espresso++/espresso++-9999.ebuild
@@ -25,7 +25,7 @@ fi
LICENSE="GPL-3"
SLOT="0"
-IUSE=""
+IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"