diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:09:19 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:09:19 +0000 |
commit | 7141bc2995555909e1f0840980c0436073714c88 (patch) | |
tree | 578b5dbc46affa4ecdecf9c10005392957881f82 /app-sci | |
parent | marked as stable for x86 (diff) | |
download | gentoo-2-7141bc2995555909e1f0840980c0436073714c88.tar.gz gentoo-2-7141bc2995555909e1f0840980c0436073714c88.tar.bz2 gentoo-2-7141bc2995555909e1f0840980c0436073714c88.zip |
marked stable
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/kemistry/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/kemistry/kemistry-0.6.ebuild | 4 | ||||
-rw-r--r-- | app-sci/kmatplot/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/kmatplot/kmatplot-0.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/kemistry/ChangeLog b/app-sci/kemistry/ChangeLog index 61195ff9d90a..1bf6eea263ec 100644 --- a/app-sci/kemistry/ChangeLog +++ b/app-sci/kemistry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/kemistry # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/ChangeLog,v 1.3 2002/10/27 15:34:23 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/ChangeLog,v 1.4 2002/11/02 10:08:01 hannes Exp $ + + 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> kemistry-0.6.ebuild: + marked stable 27 Oct 2002; Hannes Mehnert <hannes@gentoo.org> kemistry-0.6.ebuild: added kdesdk as depend diff --git a/app-sci/kemistry/kemistry-0.6.ebuild b/app-sci/kemistry/kemistry-0.6.ebuild index e461aa60b169..91ca16749ce3 100644 --- a/app-sci/kemistry/kemistry-0.6.ebuild +++ b/app-sci/kemistry/kemistry-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/kemistry-0.6.ebuild,v 1.4 2002/10/27 15:34:23 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/kemistry-0.6.ebuild,v 1.5 2002/11/02 10:08:01 hannes Exp $ newdepend "kde-base/kdesdk" @@ -8,7 +8,7 @@ PATCHES="${FILESDIR}/${P}-gcc3.2.patch" inherit kde-base need-kde 3.0 IUSE="" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" S="${WORKDIR}/${PN}" DESCRIPTION="Kemistry--a set of chemistry related tools for KDE." diff --git a/app-sci/kmatplot/ChangeLog b/app-sci/kmatplot/ChangeLog index bf134026e51b..0e2acf69e7fc 100644 --- a/app-sci/kmatplot/ChangeLog +++ b/app-sci/kmatplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/kmatplot # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/ChangeLog,v 1.1 2002/10/29 02:37:45 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/ChangeLog,v 1.2 2002/11/02 10:09:19 hannes Exp $ + + 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> kmatplot-0.4.ebuild: + marked stable *kmatplot-0.4 (28 Oct 2002) diff --git a/app-sci/kmatplot/kmatplot-0.4.ebuild b/app-sci/kmatplot/kmatplot-0.4.ebuild index 74b8f654a556..2450b2c0e311 100644 --- a/app-sci/kmatplot/kmatplot-0.4.ebuild +++ b/app-sci/kmatplot/kmatplot-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4.ebuild,v 1.1 2002/10/29 02:37:45 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4.ebuild,v 1.2 2002/11/02 10:09:19 hannes Exp $ PATCHES="${FILESDIR}/${P}-gentoo.patch" @@ -12,4 +12,4 @@ LICENSE="GPL-2" HOMEPAGE="http://kmatplot.sourceforge.net/" SRC_URI="http://kmatplot.sourceforge.net/${P}.tar.gz" IUSE="" -KEYWORDS="~x86" +KEYWORDS="x86" |