About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
vostorga 09/11/03 20:36:15 Modified: ChangeLog Added: netlogo-bin-4.0.4.ebuild Log: Version bump to 4.0.4 , bug #205129 (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.11 sci-misc/netlogo-bin/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/netlogo-bin/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/netlogo-bin/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/netlogo-bin/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 28 Oct 2009 09:15:56 -0000 1.10 +++ ChangeLog 3 Nov 2009 20:36:14 -0000 1.11 @@ -1,6 +1,12 @@ # ChangeLog for sci-misc/netlogo-bin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/ChangeLog,v 1.10 2009/10/28 09:15:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/ChangeLog,v 1.11 2009/11/03 20:36:14 vostorga Exp $ + +*netlogo-bin-4.0.4 (03 Nov 2009) + + 03 Nov 2009; VĂctor Ostorga <vostorga@g.o> + +netlogo-bin-4.0.4.ebuild: + Version bump to 4.0.4 , bug #205129 28 Oct 2009; Torsten Veller <tove@g.o> metadata.xml: humpback is AWOL (#34793). Adding maintainer-needed 1.1 sci-misc/netlogo-bin/netlogo-bin-4.0.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/netlogo-bin/netlogo-bin-4.0.4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/netlogo-bin/netlogo-bin-4.0.4.ebuild?rev=1.1&content-type=text/plain Index: netlogo-bin-4.0.4.ebuild =================================================================== # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/netlogo-bin-4.0.4.ebuild,v 1.1 2009/11/03 20:36:14 vostorga Exp $ inherit eutils java-pkg-2 #RESTRICT="fetch" MY_PN="netlogo" MY_P=${MY_PN}-${PV} DESCRIPTION="NetLogo cross-platform multi-agent programmable modeling environment" HOMEPAGE="http://ccl.northwestern.edu/netlogo/" SRC_URI="http://ccl.northwestern.edu/netlogo/${PV}/${MY_P}.tar.gz" LICENSE="netlogo" SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND="app-arch/unzip >=virtual/jdk-1.4" RDEPEND=">=virtual/jre-1.4" IUSE="" S=${WORKDIR}/${MY_P} src_install() { java-pkg_dojar *.jar java-pkg_dojar extensions/sound/*.jar java-pkg_dojar extensions/profiler/*.jar java-pkg_dojar extensions/array/*.jar java-pkg_dojar extensions/gogo/*.jar java-pkg_dojar extensions/sample/*.jar java-pkg_dojar extensions/table/*.jar java-pkg_dojar extensions/gis/*.jar java-pkg_dojar lib/*.jar dohtml -r docs/* insinto /usr/share/"${PN}"/models doins -r models/* insinto /usr/share/pixmaps doins "${FILESDIR}"/netlogo.gif exeinto /opt/bin newexe "${FILESDIR}"/netlogo.sh netlogo make_desktop_entry netlogo "NetLogo" /usr/share/pixmaps/netlogo.gif #3D Libs right now only for x86 insinto /usr/share/"${PN}"/lib doins lib/*.so }
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.