summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-09-05 21:31:32 +0000
committerMarkus Meier <maekke@gentoo.org>2009-09-05 21:31:32 +0000
commit979087f83fa823c2aab0c3f2985999d29b65e80b (patch)
tree4602500e55730dc50d3a88505e42c0e33b531ea0 /sci-mathematics/snns
parentVersion bump. Set SUPPORT_PYTHON_ABIS. (diff)
downloadgentoo-2-979087f83fa823c2aab0c3f2985999d29b65e80b.tar.gz
gentoo-2-979087f83fa823c2aab0c3f2985999d29b65e80b.tar.bz2
gentoo-2-979087f83fa823c2aab0c3f2985999d29b65e80b.zip
amd64 stable, bug #248322
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/snns')
-rw-r--r--sci-mathematics/snns/ChangeLog5
-rw-r--r--sci-mathematics/snns/snns-4.2-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/snns/ChangeLog b/sci-mathematics/snns/ChangeLog
index c9bf15a8cea8..7df97f2c83f6 100644
--- a/sci-mathematics/snns/ChangeLog
+++ b/sci-mathematics/snns/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/snns
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.17 2009/08/29 17:36:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.18 2009/09/05 21:31:32 maekke Exp $
+
+ 05 Sep 2009; Markus Meier <maekke@gentoo.org> snns-4.2-r8.ebuild:
+ amd64 stable, bug #248322
29 Aug 2009; nixnut <nixnut@gentoo.org> snns-4.2-r8.ebuild:
ppc stable #248322
diff --git a/sci-mathematics/snns/snns-4.2-r8.ebuild b/sci-mathematics/snns/snns-4.2-r8.ebuild
index 1f15614ddfb4..5e455e93a48d 100644
--- a/sci-mathematics/snns/snns-4.2-r8.ebuild
+++ b/sci-mathematics/snns/snns-4.2-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.6 2009/08/29 17:36:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.7 2009/09/05 21:31:32 maekke Exp $
inherit eutils python multilib
@@ -18,7 +18,7 @@ SRC_URI="http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz
mirror://berlios/snns-dev/${MYPYTHONPATCH}.gz )"
LICENSE="SNNS-${PV}"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
SLOT="0"
IUSE="X doc python"