diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 16:53:12 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 16:53:12 +0000 |
commit | e9d10b35615072f8150738cb0ca5364e425077e7 (patch) | |
tree | ae6c029fd5b484c4b9c49518430a1124f4e5a63c /sci-astronomy | |
parent | Downgrade sparc keyword to ~sparc, as the older versions of setiathome (diff) | |
download | historical-e9d10b35615072f8150738cb0ca5364e425077e7.tar.gz historical-e9d10b35615072f8150738cb0ca5364e425077e7.tar.bz2 historical-e9d10b35615072f8150738cb0ca5364e425077e7.zip |
Conver sparc --> ~sparc, as there is no stable version of setiathome for
sparc (old stable version is no longer supported.).
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-astronomy')
-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() { |