summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-28 18:02:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-28 18:02:01 +0000
commit22174ad55a08a119bf5ee66ef9d66af26f6d6b6f (patch)
tree49c704b5cb7f407a16667e5db782f116946c17d1 /sys-apps/less/less-418.ebuild
parentFix kernel build issues. (diff)
downloadgentoo-2-22174ad55a08a119bf5ee66ef9d66af26f6d6b6f.tar.gz
gentoo-2-22174ad55a08a119bf5ee66ef9d66af26f6d6b6f.tar.bz2
gentoo-2-22174ad55a08a119bf5ee66ef9d66af26f6d6b6f.zip
418 is GPL-3
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps/less/less-418.ebuild')
-rw-r--r--sys-apps/less/less-418.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/less/less-418.ebuild b/sys-apps/less/less-418.ebuild
index ef7c2d5f83e7..affbbb57fb52 100644
--- a/sys-apps/less/less-418.ebuild
+++ b/sys-apps/less/less-418.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-418.ebuild,v 1.1 2008/01/03 18:26:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-418.ebuild,v 1.2 2008/01/28 18:02:01 armin76 Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.greenwoodsoftware.com/less/"
SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz
http://www-zeuthen.desy.de/~friebel/unix/less/code2color"
-LICENSE="|| ( GPL-2 less )"
+LICENSE="|| ( GPL-3 less )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="unicode"