diff options
-rw-r--r-- | sci-astronomy/tkseti/ChangeLog | 8 | ||||
-rw-r--r-- | sci-astronomy/tkseti/tkseti-3.06.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-astronomy/tkseti/ChangeLog b/sci-astronomy/tkseti/ChangeLog index 067f42a98773..a8676abe656a 100644 --- a/sci-astronomy/tkseti/ChangeLog +++ b/sci-astronomy/tkseti/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/tkseti -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/ChangeLog,v 1.2 2004/12/24 20:00:34 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/ChangeLog,v 1.3 2005/08/23 16:53:12 fmccor Exp $ + + 23 Aug 2005; Ferris McCormick <fmccor@gentoo.org> tkseti-3.06.ebuild: + Conver sparc --> ~sparc, as there is no stable version of setiathome for + sparc (old stable version is no longer supported.). *tkseti-3.06 (23 Dec 2004) diff --git a/sci-astronomy/tkseti/tkseti-3.06.ebuild b/sci-astronomy/tkseti/tkseti-3.06.ebuild index 0c38c07514e4..7dd48d72b9dd 100644 --- a/sci-astronomy/tkseti/tkseti-3.06.ebuild +++ b/sci-astronomy/tkseti/tkseti-3.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/tkseti-3.06.ebuild,v 1.1 2004/12/24 04:16:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/tkseti/tkseti-3.06.ebuild,v 1.2 2005/08/23 16:53:12 fmccor Exp $ DESCRIPTION="TkSeti is a GUI to control the SETI@Home client for UNIX." SRC_URI="http://www.cuug.ab.ca/~macdonal/tkseti/${P}.tar.gz" @@ -12,7 +12,7 @@ DEPEND=">=dev-lang/tcl-8.3.3 SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc" +KEYWORDS="~sparc x86" IUSE="" src_compile() { |