summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-09-19 20:22:36 +0000
committerOwen Stampflee <owen@gentoo.org>2002-09-19 20:22:36 +0000
commit6b1eab70b29187472f7691031759e5eb9dab055b (patch)
tree99044648cac0c1713ef0f16d42a26c97c72d0ecd /app-sci/setiathome
parentadded keywords (diff)
downloadgentoo-2-6b1eab70b29187472f7691031759e5eb9dab055b.tar.gz
gentoo-2-6b1eab70b29187472f7691031759e5eb9dab055b.tar.bz2
gentoo-2-6b1eab70b29187472f7691031759e5eb9dab055b.zip
added 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 2116f40d2412..588cd957f697 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.2 2002/08/19 03:16:22 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.3 2002/09/19 20:22:36 owen Exp $
*setiathome-3.03 (19 Jul 2002)
+ 19 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
28 Aug 2002; Ryan Phillips <rphillips@gentoo.org> files/seti-init.d-r1 :
Fixed checkconfig() start bug. Thx to burzmali. Fixes #6645
diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild
index 9a064d9ce256..9fe82d92d78e 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.5 2002/08/28 11:51:56 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.6 2002/09/19 20:22:36 owen Exp $
S="${WORKDIR}/${P}"
@@ -15,7 +15,7 @@ RDEPEND="X? ( x11-base/xfree )"
SLOT="0"
LICENSE="proprietary"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
src_unpack () {
if [ ! -e ${DISTDIR}/${P}.tar ] ; then