diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:13:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:13:52 +0000 |
commit | a627e1d0297dba9947603edbec3763f07a1fb935 (patch) | |
tree | 7a8fad6ff1f20e1ab2a8d96d26940881099496a1 /app-text/sloccount | |
parent | sync IUSE (missing) (diff) | |
download | historical-a627e1d0297dba9947603edbec3763f07a1fb935.tar.gz historical-a627e1d0297dba9947603edbec3763f07a1fb935.tar.bz2 historical-a627e1d0297dba9947603edbec3763f07a1fb935.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/sloccount')
-rw-r--r-- | app-text/sloccount/Manifest | 2 | ||||
-rw-r--r-- | app-text/sloccount/sloccount-2.22.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/app-text/sloccount/Manifest b/app-text/sloccount/Manifest index 62340f40f0d3..25c56bfcbbf4 100644 --- a/app-text/sloccount/Manifest +++ b/app-text/sloccount/Manifest @@ -1,4 +1,4 @@ -MD5 e337a07529039fc9cdded5fa0164efb8 sloccount-2.22.ebuild 1035 +MD5 2d126129e6fae5ade467e0f245ef1829 sloccount-2.22.ebuild 1043 MD5 5009553cdc6ff2dddba29db173b0bab6 ChangeLog 559 MD5 2662f30ed5969d9f7cedd6b0addf196b files/sloccount-2.22-libexec.patch 2324 MD5 f0620a7ad11d6c60a8098c7d253c434f files/digest-sloccount-2.22 66 diff --git a/app-text/sloccount/sloccount-2.22.ebuild b/app-text/sloccount/sloccount-2.22.ebuild index aad8d55144a4..227240db58b6 100644 --- a/app-text/sloccount/sloccount-2.22.ebuild +++ b/app-text/sloccount/sloccount-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/06/24 22:52:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.22.ebuild,v 1.9 2004/07/14 00:13:52 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="dev-lang/perl >=sys-apps/sed-4 |