summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-02-04 18:04:18 +0000
committerJason Wever <weeve@gentoo.org>2003-02-04 18:04:18 +0000
commita642a4c5e6f8fa662fdc7ae6750ff4d183bef72a (patch)
treee0d5b51e7ebd7f8c074c2a639d2475140d52208f /app-sci/setiathome
parentclean up (diff)
downloadgentoo-2-a642a4c5e6f8fa662fdc7ae6750ff4d183bef72a.tar.gz
gentoo-2-a642a4c5e6f8fa662fdc7ae6750ff4d183bef72a.tar.bz2
gentoo-2-a642a4c5e6f8fa662fdc7ae6750ff4d183bef72a.zip
Added sparc to keywords.
Diffstat (limited to 'app-sci/setiathome')
-rw-r--r--app-sci/setiathome/ChangeLog5
-rw-r--r--app-sci/setiathome/setiathome-3.03-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog
index 8f861c5c5511..16e269044c3d 100644
--- a/app-sci/setiathome/ChangeLog
+++ b/app-sci/setiathome/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-sci/setiathome
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.4 2002/11/04 12:52:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.5 2003/02/04 18:04:18 weeve Exp $
*setiathome-3.03 (19 Jul 2002)
+ 04 Feb 2003; Jason Wever <weeve@gentoo.org> setiathome-3.03-r1.ebuild :
+ Added sparc to keywords.
+
04 Nov 2002; Daniel Ahlberg <aliz@gentoo.orv> files/seti-init.d :
Updated init.d script to take advantage of SMP. Script contributed by
delta407 <delta407@lerfjhax.com> in #7483.
diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild
index d9c8b5117bb1..42f3fd7872c1 100644
--- a/app-sci/setiathome/setiathome-3.03-r1.ebuild
+++ b/app-sci/setiathome/setiathome-3.03-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.9 2002/12/10 00:37:42 blauwers Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.10 2003/02/04 18:04:18 weeve Exp $
IUSE="X"
@@ -17,7 +17,7 @@ RDEPEND="X? ( x11-base/xfree )"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc"
src_unpack () {
if [ ! -e ${DISTDIR}/${P}.tar ] ; then