diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:17:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:17:34 +0000 |
commit | 536d884b53224b88a6e4c5926a0dbfcfc0735a0a (patch) | |
tree | ded92ec430c16a322ee8ec67653a6fea5c674d48 /app-text | |
parent | Stable for sparc, wrt bug #495342 (diff) | |
download | gentoo-2-536d884b53224b88a6e4c5926a0dbfcfc0735a0a.tar.gz gentoo-2-536d884b53224b88a6e4c5926a0dbfcfc0735a0a.tar.bz2 gentoo-2-536d884b53224b88a6e4c5926a0dbfcfc0735a0a.zip |
Stable for sparc, wrt bug #495354
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sloccount/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sloccount/sloccount-2.26-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/sloccount/ChangeLog b/app-text/sloccount/ChangeLog index 9e8b14359af4..d5982a25c6db 100644 --- a/app-text/sloccount/ChangeLog +++ b/app-text/sloccount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sloccount # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/ChangeLog,v 1.33 2014/02/23 08:52:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/ChangeLog,v 1.34 2014/03/12 10:17:34 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> sloccount-2.26-r3.ebuild: + Stable for sparc, wrt bug #495354 23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> sloccount-2.26-r3.ebuild: Stable for ppc, wrt bug #495354 diff --git a/app-text/sloccount/sloccount-2.26-r3.ebuild b/app-text/sloccount/sloccount-2.26-r3.ebuild index 914dc4669532..4ea303557e0c 100644 --- a/app-text/sloccount/sloccount-2.26-r3.ebuild +++ b/app-text/sloccount/sloccount-2.26-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26-r3.ebuild,v 1.4 2014/02/23 08:52:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26-r3.ebuild,v 1.5 2014/03/12 10:17:34 ago 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 |