diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
commit | 75e055f46eaebe8e18b60efb74844c1ae02f5582 (patch) | |
tree | 510dae82ea7109b11b51604349b8a431297ba571 /app-text/sloccount | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.tar.gz historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.tar.bz2 historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-text/sloccount')
-rw-r--r-- | app-text/sloccount/sloccount-2.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sloccount/sloccount-2.22.ebuild b/app-text/sloccount/sloccount-2.22.ebuild index 8c699ea50f4f..77627076a763 100644 --- a/app-text/sloccount/sloccount-2.22.ebuild +++ b/app-text/sloccount/sloccount-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.22.ebuild,v 1.2 2003/06/27 07:18:45 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.22.ebuild,v 1.3 2003/07/11 20:35:25 aliz Exp $ DESCRIPTION="A set of tools for counting physical Source Lines of Code (SLOC) in a large number of languages of a potentially large set of programs." @@ -8,7 +8,7 @@ HOMEPAGE="http://www.dwheeler.com/sloccount/" SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="dev-lang/perl |