diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-11-03 18:35:23 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-11-03 18:35:23 +0000 |
commit | 86bb37b1371eba3546657ce7200c3fe02b9d8b0f (patch) | |
tree | a4c87f5a951f6900f07d1f5218cb8923d90b64cd | |
parent | move to stable (diff) | |
download | historical-86bb37b1371eba3546657ce7200c3fe02b9d8b0f.tar.gz historical-86bb37b1371eba3546657ce7200c3fe02b9d8b0f.tar.bz2 historical-86bb37b1371eba3546657ce7200c3fe02b9d8b0f.zip |
stabilized for x86, other arches?
-rw-r--r-- | sys-apps/less/less-378.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/less/less-378.ebuild b/sys-apps/less/less-378.ebuild index b858c1a08071..b0cbacf14ab1 100644 --- a/sys-apps/less/less-378.ebuild +++ b/sys-apps/less/less-378.ebuild @@ -1,10 +1,10 @@ # 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.ebuild,v 1.3 2002/10/20 18:54:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-378.ebuild,v 1.4 2002/11/03 18:35:23 lostlogic Exp $ DESCRIPTION="Excellent text file viewer" HOMEPAGE="http://www.greenwoodsoftware.com/" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" SLOT="0" LICENSE="GPL-2" S=${WORKDIR}/${P} |