diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:31:44 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:31:44 +0000 |
commit | b1c88af7a19ac5424f4758be7159a6f20c8ab928 (patch) | |
tree | afd80d5e2c1d71b1d3ae90dfff91c05b12cd9322 /app-sci/ksetiwatch | |
parent | KEYWORDS testing for e100 (diff) | |
download | gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.tar.gz gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.tar.bz2 gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.zip |
marked stable for x86
Diffstat (limited to 'app-sci/ksetiwatch')
-rw-r--r-- | app-sci/ksetiwatch/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild | 4 | ||||
-rw-r--r-- | app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/ksetiwatch/ChangeLog b/app-sci/ksetiwatch/ChangeLog index 6f57a287f30b..3c63ced89ce7 100644 --- a/app-sci/ksetiwatch/ChangeLog +++ b/app-sci/ksetiwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/ksetiwatch # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ChangeLog,v 1.2 2002/10/25 09:21:12 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ChangeLog,v 1.3 2002/11/02 10:31:44 hannes Exp $ + + 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ksetiwatch-2.5.0.ebuild, + ksetiwatch-2.5.1.ebuild: marked stable for x86 *ksetiwatch-2.5.1 (25 Oct 2002) diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild index c09b25bb5ce1..c80843f94a68 100644 --- a/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild +++ b/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild,v 1.1 2002/10/24 22:13:23 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild,v 1.2 2002/11/02 10:31:44 hannes Exp $ inherit kde-base || die need-kde 3 -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" MY_P="${P}-1" DESCRIPTION="A monitoring tool for SETI@home, similar to SETIWatch for Windows" diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild index 70aa78c39d74..fee011a6918c 100644 --- a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild +++ b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild,v 1.2 2002/10/25 17:56:33 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild,v 1.3 2002/11/02 10:31:44 hannes Exp $ inherit kde-base || die need-kde 3 -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DESCRIPTION="A monitoring tool for SETI@home, similar to SETIWatch for Windows" HOMEPAGE="http://ksetiwatch.sourceforge.net" |