diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-05-23 09:59:03 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-05-23 09:59:03 +0000 |
commit | 5de6b785e59b2e9e2efe374b3fae08d04b460bcc (patch) | |
tree | debf8ed8a37d32a09d434793b1561b5c9af2fa77 /sci-astronomy/lin-seti | |
parent | Wiped out older version... (diff) | |
download | gentoo-2-5de6b785e59b2e9e2efe374b3fae08d04b460bcc.tar.gz gentoo-2-5de6b785e59b2e9e2efe374b3fae08d04b460bcc.tar.bz2 gentoo-2-5de6b785e59b2e9e2efe374b3fae08d04b460bcc.zip |
Stable for x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-astronomy/lin-seti')
-rw-r--r-- | sci-astronomy/lin-seti/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/lin-seti/ChangeLog b/sci-astronomy/lin-seti/ChangeLog index e10e0eb4224c..84333f7b18d9 100644 --- a/sci-astronomy/lin-seti/ChangeLog +++ b/sci-astronomy/lin-seti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/lin-seti # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/ChangeLog,v 1.3 2005/01/11 12:30:00 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/ChangeLog,v 1.4 2005/05/23 09:59:03 s4t4n Exp $ + + 23 May 2005; Michele Noberasco <s4t4n@gentoo.org> lin-seti-0.8.3.ebuild: + Stable for x86. *lin-seti-0.8.3 (11 Jan 2005) diff --git a/sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild b/sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild index de39864dd948..d0e138508ac3 100644 --- a/sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild +++ b/sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild,v 1.1 2005/01/11 12:30:00 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild,v 1.2 2005/05/23 09:59:03 s4t4n 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="sci-astronomy/setiathome" |