projects
/
wtk-overlay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fef6adc
)
Unset DEPEND in thesis-tools.
author
W. Trevor King
<wking@drexel.edu>
Fri, 16 Dec 2011 00:46:42 +0000
(19:46 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Fri, 16 Dec 2011 00:46:42 +0000
(19:46 -0500)
virtual/thesis-tools/thesis-tools-9999.ebuild
patch
|
blob
|
history
diff --git
a/virtual/thesis-tools/thesis-tools-9999.ebuild
b/virtual/thesis-tools/thesis-tools-9999.ebuild
index ce72b72e81a6d23902a08de8fa2fe8eb8b8e2d24..f51340b846afded80403d59f963b6af59104eb08 100644
(file)
--- 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}"