From: W. Trevor King Date: Fri, 16 Dec 2011 00:46:42 +0000 (-0500) Subject: Unset DEPEND in thesis-tools. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=401310bf0f8474f9e95a57258eb127518187db22;p=wtk-overlay.git Unset DEPEND in thesis-tools. --- diff --git a/virtual/thesis-tools/thesis-tools-9999.ebuild b/virtual/thesis-tools/thesis-tools-9999.ebuild index ce72b72..f51340b 100644 --- a/virtual/thesis-tools/thesis-tools-9999.ebuild +++ b/virtual/thesis-tools/thesis-tools-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI="4" DESCRIPTION="Virtual for build tools for WTK's thesis" HOMEPAGE="http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Thesis/" @@ -16,4 +16,3 @@ IUSE="" RDEPEND="dev-util/scons media-gfx/asymptote[latex] sci-chemistry/pymol" -DEPEND="${RDEPEND}"