summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-22 19:19:18 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-22 19:19:18 +0000
commite5ccefd2ec8ffc8a4dc3d18134e8c6396f5dd1ae (patch)
treea3aed0c6ee1f5eb2e6f5ea1e9a30a8c4a757172b /sci-misc
parentDeactivate exec stack QA warning. (diff)
downloadgentoo-2-e5ccefd2ec8ffc8a4dc3d18134e8c6396f5dd1ae.tar.gz
gentoo-2-e5ccefd2ec8ffc8a4dc3d18134e8c6396f5dd1ae.tar.bz2
gentoo-2-e5ccefd2ec8ffc8a4dc3d18134e8c6396f5dd1ae.zip
Stable on x86, bug #148601.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/netlogo-bin/ChangeLog5
-rw-r--r--sci-misc/netlogo-bin/netlogo-bin-3.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-misc/netlogo-bin/ChangeLog b/sci-misc/netlogo-bin/ChangeLog
index 03d8a907e833..12888af8e13a 100644
--- a/sci-misc/netlogo-bin/ChangeLog
+++ b/sci-misc/netlogo-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-misc/netlogo-bin
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/ChangeLog,v 1.3 2006/04/29 00:27:19 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/ChangeLog,v 1.4 2006/09/22 19:19:18 ticho Exp $
+
+ 22 Sep 2006; <ticho@gentoo.org> netlogo-bin-3.0.2.ebuild:
+ Stable on x86, bug #148601.
29 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest:
Fix SHA256 digests.
diff --git a/sci-misc/netlogo-bin/netlogo-bin-3.0.2.ebuild b/sci-misc/netlogo-bin/netlogo-bin-3.0.2.ebuild
index 7208cc09c6c9..af9234604fc9 100644
--- a/sci-misc/netlogo-bin/netlogo-bin-3.0.2.ebuild
+++ b/sci-misc/netlogo-bin/netlogo-bin-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.0.2.ebuild,v 1.1 2006/02/06 23:01:51 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/netlogo-bin/netlogo-bin-3.0.2.ebuild,v 1.2 2006/09/22 19:19:18 ticho Exp $
inherit eutils java-pkg
#RESTRICT="fetch"
@@ -12,7 +12,7 @@ HOMEPAGE="http://ccl.northwestern.edu/netlogo/"
SRC_URI="http://ccl.northwestern.edu/netlogo/${PV}/${MY_P}.tar.gz"
LICENSE="netlogo"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
DEPEND="app-arch/unzip
>=virtual/jdk-1.4"