summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2009-07-12 01:08:20 +0000
committerThomas Sachau <tommy@gentoo.org>2009-07-12 01:08:20 +0000
commit06b60d50bfc016c7bc674c538f3a6599fd510056 (patch)
tree1c33272bbf426f7639b3eb79b60c84fc16477423 /net-misc/gns3/gns3-0.6.ebuild
parentnet-misc/cloudvpn: Whitespace, drop keywords for live ebuild (diff)
downloadsunrise-06b60d50bfc016c7bc674c538f3a6599fd510056.tar.gz
sunrise-06b60d50bfc016c7bc674c538f3a6599fd510056.tar.bz2
sunrise-06b60d50bfc016c7bc674c538f3a6599fd510056.zip
net-misc/gns3: Whitespace
svn path=/sunrise/; revision=8780
Diffstat (limited to 'net-misc/gns3/gns3-0.6.ebuild')
-rw-r--r--net-misc/gns3/gns3-0.6.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-misc/gns3/gns3-0.6.ebuild b/net-misc/gns3/gns3-0.6.ebuild
index 93dd3084e..6e76e1355 100644
--- a/net-misc/gns3/gns3-0.6.ebuild
+++ b/net-misc/gns3/gns3-0.6.ebuild
@@ -20,10 +20,8 @@ IUSE=""
DEPEND="x11-libs/qt-gui:4
x11-libs/qt-svg:4
>=dev-python/PyQt4-4.1"
-
RDEPEND="${DEPEND}
>=app-emulation/dynamips-0.2.8_rc2"
-
S=${WORKDIR}/${MY_P}
src_unpack() {
@@ -39,4 +37,3 @@ src_install() {
insinto /usr/libexec/${PN}
doins "${S}/pemu/pemuwrapper.py" || die "Failed to install pemuwrapper.py"
}
-