diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-10-27 10:00:44 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-10-27 10:00:44 +0000 |
commit | cb0f64f9367e70cbb05d52360567bd93f47a1f2a (patch) | |
tree | c8d4e6a29317574dada38b2a2bd0eca96a8731e2 /app-sci/snns | |
parent | fixing mta detection (diff) | |
download | historical-cb0f64f9367e70cbb05d52360567bd93f47a1f2a.tar.gz historical-cb0f64f9367e70cbb05d52360567bd93f47a1f2a.tar.bz2 historical-cb0f64f9367e70cbb05d52360567bd93f47a1f2a.zip |
Bump to stable
Diffstat (limited to 'app-sci/snns')
-rw-r--r-- | app-sci/snns/Manifest | 2 | ||||
-rw-r--r-- | app-sci/snns/snns-4.2-r3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/snns/Manifest b/app-sci/snns/Manifest index 894802f9d77a..e9566616e842 100644 --- a/app-sci/snns/Manifest +++ b/app-sci/snns/Manifest @@ -1,4 +1,4 @@ -MD5 b037c9de25cfce3f2c25e1697cabf132 snns-4.2-r3.ebuild 1836 +MD5 fb29ca16fd00579c00ff367bdd21643e snns-4.2-r3.ebuild 1835 MD5 a0bf45d4d43996f0ffb5d68635f98d8d snns-4.2-r2.ebuild 1518 MD5 e8b84ed98455d03318e1c7d0e8621dcb ChangeLog 951 MD5 c000c0728c9136f1b54cbc3a5fc07644 metadata.xml 220 diff --git a/app-sci/snns/snns-4.2-r3.ebuild b/app-sci/snns/snns-4.2-r3.ebuild index 2d1f2c16093f..1c9354f15bb0 100644 --- a/app-sci/snns/snns-4.2-r3.ebuild +++ b/app-sci/snns/snns-4.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/snns/snns-4.2-r3.ebuild,v 1.1 2003/09/22 11:57:24 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/snns/snns-4.2-r3.ebuild,v 1.2 2003/10/27 10:00:38 phosphan Exp $ MY_P="SNNSv${PV}" DESCRIPTION="Stuttgart Neural Network Simulator" @@ -9,7 +9,7 @@ SRC_URI="http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz doc? ( http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/${MY_P}.Manual.pdf )" LICENSE="SNNS-${PV}" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="X doc" |