summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-06-13 16:51:39 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-06-13 16:51:39 +0000
commitb177785ed818714a7d23c5f664a1c07b7510b5cb (patch)
tree89161c4c6360113f5787b26c2d2c74d79fcb6acd /app-text/sloccount/sloccount-2.26-r2.ebuild
parentx86 stable wrt bug #470408 (diff)
downloadhistorical-b177785ed818714a7d23c5f664a1c07b7510b5cb.tar.gz
historical-b177785ed818714a7d23c5f664a1c07b7510b5cb.tar.bz2
historical-b177785ed818714a7d23c5f664a1c07b7510b5cb.zip
Stable for amd64 wrt bug #472770
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'app-text/sloccount/sloccount-2.26-r2.ebuild')
-rw-r--r--app-text/sloccount/sloccount-2.26-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sloccount/sloccount-2.26-r2.ebuild b/app-text/sloccount/sloccount-2.26-r2.ebuild
index ce6c841d9f4a..053501880e97 100644
--- a/app-text/sloccount/sloccount-2.26-r2.ebuild
+++ b/app-text/sloccount/sloccount-2.26-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26-r2.ebuild,v 1.3 2013/06/09 18:20:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26-r2.ebuild,v 1.4 2013/06/13 16:51:12 nimiux Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-lang/perl
>=sys-apps/sed-4