summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2003-10-27 10:00:44 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2003-10-27 10:00:44 +0000
commitf2794e4165f13407a7955f71273399fca836d18a (patch)
treea3becbbf40172f945f1755da9cf9ad49ca3c0ca0
parentfixing mta detection (diff)
downloadgentoo-2-f2794e4165f13407a7955f71273399fca836d18a.tar.gz
gentoo-2-f2794e4165f13407a7955f71273399fca836d18a.tar.bz2
gentoo-2-f2794e4165f13407a7955f71273399fca836d18a.zip
Bump to stable
-rw-r--r--app-sci/snns/Manifest2
-rw-r--r--app-sci/snns/snns-4.2-r3.ebuild4
-rw-r--r--dev-lang/tinycobol/Manifest2
-rw-r--r--dev-lang/tinycobol/tinycobol-0.61.ebuild4
4 files changed, 6 insertions, 6 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"
diff --git a/dev-lang/tinycobol/Manifest b/dev-lang/tinycobol/Manifest
index c7bcc382a034..df056b1ff7fa 100644
--- a/dev-lang/tinycobol/Manifest
+++ b/dev-lang/tinycobol/Manifest
@@ -1,4 +1,4 @@
-MD5 4e5ac461140a90f143468a449eaeac07 tinycobol-0.61.ebuild 765
+MD5 35e2b898a55c5d39e24cd9e4f0eb180b tinycobol-0.61.ebuild 764
MD5 4766e185e4a1ef410283360593898c68 tinycobol-0.60.ebuild 764
MD5 d1344e343e7b661150665f37cca69eb8 ChangeLog 940
MD5 7512583151d773bb5eb84d11ed736fd5 metadata.xml 306
diff --git a/dev-lang/tinycobol/tinycobol-0.61.ebuild b/dev-lang/tinycobol/tinycobol-0.61.ebuild
index 1c319e8a8cd8..9754607aa483 100644
--- a/dev-lang/tinycobol/tinycobol-0.61.ebuild
+++ b/dev-lang/tinycobol/tinycobol-0.61.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/dev-lang/tinycobol/tinycobol-0.61.ebuild,v 1.1 2003/09/25 07:01:15 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.61.ebuild,v 1.2 2003/10/27 09:57:25 phosphan Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tiny-cobol/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=dev-libs/glib-2.0