diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-01 11:33:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-01 11:33:30 +0000 |
commit | 286f124c0a162d2eb552febc766d57173e9b882e (patch) | |
tree | 78bf77c4874764f22deb16637bf67c4d6e16120c /sys-apps/less/less-406.ebuild | |
parent | * bump (diff) | |
download | historical-286f124c0a162d2eb552febc766d57173e9b882e.tar.gz historical-286f124c0a162d2eb552febc766d57173e9b882e.tar.bz2 historical-286f124c0a162d2eb552febc766d57173e9b882e.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-apps/less/less-406.ebuild')
-rw-r--r-- | sys-apps/less/less-406.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/less/less-406.ebuild b/sys-apps/less/less-406.ebuild index 686c78c0e3d7..fdebb39ef6fe 100644 --- a/sys-apps/less/less-406.ebuild +++ b/sys-apps/less/less-406.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-406.ebuild,v 1.1 2007/06/28 13:33:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-406.ebuild,v 1.2 2007/08/01 11:33:30 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" |