summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2007-02-23 12:01:45 +0000
committerGustavo Felisberto <humpback@gentoo.org>2007-02-23 12:01:45 +0000
commit483082230e81c65bbf5737090466472a9e24f07f (patch)
treee95bda141ed64c549e4c5c741377e1e8c834b60e /sci-misc
parentBump for a non bash init script. (diff)
downloadgentoo-2-483082230e81c65bbf5737090466472a9e24f07f.tar.gz
gentoo-2-483082230e81c65bbf5737090466472a9e24f07f.tar.bz2
gentoo-2-483082230e81c65bbf5737090466472a9e24f07f.zip
no 3d in 3.1.3
(Portage version: 2.1.2-r10)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/netlogo-bin/netlogo-bin-3.1.3.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-misc/netlogo-bin/netlogo-bin-3.1.3.ebuild b/sci-misc/netlogo-bin/netlogo-bin-3.1.3.ebuild
index 02624a52d6e8..0a8bb0529ba2 100644
--- a/sci-misc/netlogo-bin/netlogo-bin-3.1.3.ebuild
+++ b/sci-misc/netlogo-bin/netlogo-bin-3.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/netlogo-bin-3.1.3.ebuild,v 1.2 2007/02/23 00:14:33 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/netlogo-bin-3.1.3.ebuild,v 1.3 2007/02/23 12:01:45 humpback Exp $
inherit eutils java-pkg
#RESTRICT="fetch"
@@ -41,6 +41,4 @@ src_install() {
make_desktop_entry netlogo "NetLogo" /usr/share/pixmaps/netlogo.gif
- #3D Libs
- dolib.so lib/*.so
}