diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-28 16:21:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-28 16:21:44 +0000 |
commit | ea59614af161633f84299f03286a6389cee86919 (patch) | |
tree | fe0e30e32323b772d481b5092766d6ccebeb278e /sys-apps/less/less-416.ebuild | |
parent | Version bump wrt #145180, cleanup (diff) | |
download | gentoo-2-ea59614af161633f84299f03286a6389cee86919.tar.gz gentoo-2-ea59614af161633f84299f03286a6389cee86919.tar.bz2 gentoo-2-ea59614af161633f84299f03286a6389cee86919.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps/less/less-416.ebuild')
-rw-r--r-- | sys-apps/less/less-416.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/less/less-416.ebuild b/sys-apps/less/less-416.ebuild index 15052984b0eb..10c8dc5428a0 100644 --- a/sys-apps/less/less-416.ebuild +++ b/sys-apps/less/less-416.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-416.ebuild,v 1.1 2007/11/28 07:24:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-416.ebuild,v 1.2 2007/12/28 16:21:44 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz LICENSE="|| ( GPL-2 less )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="unicode" DEPEND=">=sys-libs/ncurses-5.2" |