Unset DEPEND in thesis-tools.
authorW. Trevor King <wking@drexel.edu>
Fri, 16 Dec 2011 00:46:42 +0000 (19:46 -0500)
committerW. Trevor King <wking@drexel.edu>
Fri, 16 Dec 2011 00:46:42 +0000 (19:46 -0500)
virtual/thesis-tools/thesis-tools-9999.ebuild

index ce72b72e81a6d23902a08de8fa2fe8eb8b8e2d24..f51340b846afded80403d59f963b6af59104eb08 100644 (file)
@@ -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}"