diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
commit | d68ff9788a83bd3baa0c864fc156c540153911f4 (patch) | |
tree | 0b9b6efa6620dcc9f7778408c2840115ad552048 /net-misc/urlview | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.gz gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.bz2 gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-misc/urlview')
-rw-r--r-- | net-misc/urlview/urlview-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/urlview/urlview-0.9.ebuild b/net-misc/urlview/urlview-0.9.ebuild index 19c34a9b5a7f..6349080f877e 100644 --- a/net-misc/urlview/urlview-0.9.ebuild +++ b/net-misc/urlview/urlview-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.6 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.7 2002/08/14 12:08:08 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="extracts urls from text and will send them to another app" @@ -8,7 +8,7 @@ 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" RDEPEND=">=sys-libs/ncurses-5.2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" SLOT="0" |