diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 12:31:12 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 12:31:12 +0000 |
commit | 3a1bd54efd0c0d6ed53589a0f3a3c6cf6b88507a (patch) | |
tree | 1dd54f8ac5d29a7d1645816f61fc4f8edbbc6b5d /app-sci/lin-seti | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-3a1bd54efd0c0d6ed53589a0f3a3c6cf6b88507a.tar.gz gentoo-2-3a1bd54efd0c0d6ed53589a0f3a3c6cf6b88507a.tar.bz2 gentoo-2-3a1bd54efd0c0d6ed53589a0f3a3c6cf6b88507a.zip |
Marked stable on hppa.
Diffstat (limited to 'app-sci/lin-seti')
-rw-r--r-- | app-sci/lin-seti/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/lin-seti/lin-seti-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/lin-seti/ChangeLog b/app-sci/lin-seti/ChangeLog index 48b9c85798c7..be50e0c06211 100644 --- a/app-sci/lin-seti/ChangeLog +++ b/app-sci/lin-seti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/lin-seti # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/ChangeLog,v 1.20 2004/09/18 16:53:16 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/ChangeLog,v 1.21 2004/10/11 12:31:12 gmsoft Exp $ + + 11 Oct 2004; Guy Martin <gmsoft@gentoo.org> lin-seti-0.8.2.ebuild: + Marked stable on hppa. 18 Sep 2004; Jason Wever <weeve@gentoo.org> lin-seti-0.8.2.ebuild: Stable on sparc. diff --git a/app-sci/lin-seti/lin-seti-0.8.2.ebuild b/app-sci/lin-seti/lin-seti-0.8.2.ebuild index 921a5338d067..cdb18b46b9d5 100644 --- a/app-sci/lin-seti/lin-seti-0.8.2.ebuild +++ b/app-sci/lin-seti/lin-seti-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.8.2.ebuild,v 1.3 2004/09/18 16:53:16 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.8.2.ebuild,v 1.4 2004/10/11 12:31:12 gmsoft Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc sparc ~hppa" +KEYWORDS="x86 ~ppc sparc hppa" DEPEND="app-sci/setiathome" |