summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-07-26 23:39:44 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-07-26 23:39:44 +0000
commit8a5b2cd0cecac223b35750b9aababb393f8afc25 (patch)
tree8cffe18f1ee3e44c7a966830b8c91c51c532f002 /net-misc/urlview/urlview-0.9.ebuild
parentPortage 2.0.19 (masked for testing) (diff)
downloadgentoo-2-8a5b2cd0cecac223b35750b9aababb393f8afc25.tar.gz
gentoo-2-8a5b2cd0cecac223b35750b9aababb393f8afc25.tar.bz2
gentoo-2-8a5b2cd0cecac223b35750b9aababb393f8afc25.zip
Added ppc to Keywords. Added RDEPEND
Diffstat (limited to 'net-misc/urlview/urlview-0.9.ebuild')
-rw-r--r--net-misc/urlview/urlview-0.9.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/urlview/urlview-0.9.ebuild b/net-misc/urlview/urlview-0.9.ebuild
index 51aca3be39a7..86a3af8eefa0 100644
--- a/net-misc/urlview/urlview-0.9.ebuild
+++ b/net-misc/urlview/urlview-0.9.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.4 2002/07/11 06:30:49 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.5 2002/07/26 23:39:44 cselkirk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="extracts urls from text and will send them to another app"
SRC_URI="ftp://gd.tuwien.ac.at/infosys/mail/mutt/contrib/${P}.tar.gz"
HOMEPAGE="http://www.mutt.org"
DEPEND=">=sys-libs/ncurses-5.2"
-KEYWORDS="x86"
+RDEPEND=">=sys-libs/ncurses-5.2"
+KEYWORDS="x86 ppc"
LICENSE="GPL-2"
SLOT="0"