diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-11-03 19:19:18 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-11-03 19:19:18 +0000 |
commit | 5cb61739ef21085ed88a994f571e8a3a895c0ada (patch) | |
tree | c83811ce4448f96e9c1096e7c2b4528b719a5eba /sys-apps | |
parent | Installing the icons regardless of the presence of the "gnome" USE (diff) | |
download | gentoo-2-5cb61739ef21085ed88a994f571e8a3a895c0ada.tar.gz gentoo-2-5cb61739ef21085ed88a994f571e8a3a895c0ada.tar.bz2 gentoo-2-5cb61739ef21085ed88a994f571e8a3a895c0ada.zip |
move to stable for all arches after getting testing
Diffstat (limited to 'sys-apps')
-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 b0cbacf14ab1..f2ae823bac1d 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.4 2002/11/03 18:35:23 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-378.ebuild,v 1.5 2002/11/03 19:19:18 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} |