diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | 37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch) | |
tree | ed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-misc/urlview/urlview-0.9.ebuild | |
parent | removed old ebuild (diff) | |
download | gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2 gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-misc/urlview/urlview-0.9.ebuild')
-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 40aa1def7c2a..b7d90f526b31 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 -# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.8 2002/10/04 06:15:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.9 2002/12/09 04:33:19 manson 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 sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="GPL-2" SLOT="0" |