From 852c9240410ff63b3ee088825e5b8c1bf86b564c Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Mon, 30 Dec 2002 04:28:59 +0000 Subject: Unmasking latest "less" for 1.4 --- sys-apps/less/less-378-r1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sys-apps/less') diff --git a/sys-apps/less/less-378-r1.ebuild b/sys-apps/less/less-378-r1.ebuild index c28fa32640c4..1b087ceec30d 100644 --- a/sys-apps/less/less-378-r1.ebuild +++ b/sys-apps/less/less-378-r1.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/sys-apps/less/less-378-r1.ebuild,v 1.1 2002/12/26 18:43:44 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-378-r1.ebuild,v 1.2 2002/12/30 04:28:59 drobbins Exp $ IUSE="" @@ -9,12 +9,11 @@ DESCRIPTION="Excellent text file viewer" HOMEPAGE="http://www.greenwoodsoftware.com/" SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc - >=sys-libs/ncurses-5.2" +DEPEND="virtual/glibc >=sys-libs/ncurses-5.2" src_compile() { ./configure --host=${CHOST} --prefix=/usr \ -- cgit v1.2.3-65-gdbad