diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-01 10:07:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-01 10:07:53 +0000 |
commit | 3c625646df6aa987f4ec93bf686df5a3fef14af7 (patch) | |
tree | 1808614edceb3933d29c5200d69dae2529de5c35 /sci-astronomy | |
parent | stable on alpha (diff) | |
download | gentoo-2-3c625646df6aa987f4ec93bf686df5a3fef14af7.tar.gz gentoo-2-3c625646df6aa987f4ec93bf686df5a3fef14af7.tar.bz2 gentoo-2-3c625646df6aa987f4ec93bf686df5a3fef14af7.zip |
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/lin-seti/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-astronomy/lin-seti/ChangeLog b/sci-astronomy/lin-seti/ChangeLog index 84333f7b18d9..a67a051ecdc7 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.4 2005/05/23 09:59:03 s4t4n Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/ChangeLog,v 1.5 2005/08/01 10:07:53 blubb Exp $ + + 01 Aug 2005; Simon Stelling <blubb@gentoo.org> lin-seti-0.8.3.ebuild: + added ~amd64 keyword 23 May 2005; Michele Noberasco <s4t4n@gentoo.org> lin-seti-0.8.3.ebuild: Stable for x86. 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 d0e138508ac3..32ca2e5a2c6e 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.2 2005/05/23 09:59:03 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/lin-seti-0.8.3.ebuild,v 1.3 2005/08/01 10:07:53 blubb 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="~amd64 ~hppa ~ppc ~sparc x86" DEPEND="sci-astronomy/setiathome" |