summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-09 14:49:11 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-09 14:49:11 +0000
commit8a864c44f1b36c9fa0105796c12d4a333fc22857 (patch)
tree724e4bb9a3cfd26a8d5df8509688be1513261b53 /net-im/kf/kf-0.1.3.ebuild
parentUpdate to vim-6.2.461 and vim-runtime-20040408 (diff)
downloadgentoo-2-8a864c44f1b36c9fa0105796c12d4a333fc22857.tar.gz
gentoo-2-8a864c44f1b36c9fa0105796c12d4a333fc22857.tar.bz2
gentoo-2-8a864c44f1b36c9fa0105796c12d4a333fc22857.zip
Added to ~ppc
Diffstat (limited to 'net-im/kf/kf-0.1.3.ebuild')
-rw-r--r--net-im/kf/kf-0.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/kf/kf-0.1.3.ebuild b/net-im/kf/kf-0.1.3.ebuild
index 017036868882..3a788dec1067 100644
--- a/net-im/kf/kf-0.1.3.ebuild
+++ b/net-im/kf/kf-0.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kf/kf-0.1.3.ebuild,v 1.1 2004/04/08 14:36:27 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kf/kf-0.1.3.ebuild,v 1.2 2004/04/09 14:46:37 dholm Exp $
DESCRIPTION="kf is a simple Jabber messenger."
HOMEPAGE="http://beta.jabberpl.org/komunikatory/kf/"
@@ -11,7 +11,7 @@ DEPEND=">=x11-libs/gtk+-2
>=gnome-base/libglade-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
src_install() {
make install DESTDIR=${D} || die 'make install failed'