diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-08-18 14:35:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-08-18 14:35:00 +0000 |
commit | f5896cdb905e35a9c86cd5972de2c45e76234784 (patch) | |
tree | 3110a9492ea4a8e211a01ff30a0f473556b5ab2e /net-misc/urlview/urlview-0.9.ebuild | |
parent | Revision bump to pick up new bug-fix release of gaim-encryption (diff) | |
download | gentoo-2-f5896cdb905e35a9c86cd5972de2c45e76234784.tar.gz gentoo-2-f5896cdb905e35a9c86cd5972de2c45e76234784.tar.bz2 gentoo-2-f5896cdb905e35a9c86cd5972de2c45e76234784.zip |
stable on alpha
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 9bf1986d45ae..c7cd76a7aa07 100644 --- a/net-misc/urlview/urlview-0.9.ebuild +++ b/net-misc/urlview/urlview-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.10 2003/02/13 15:09:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.11 2003/08/18 14:34:53 agriffis 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 " +KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2" SLOT="0" |