From e58d5e8c20d64c5235422f5d41ccbcef43204b1d Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Thu, 21 Apr 2005 20:36:41 +0000 Subject: stable amd64 Package-Manager: portage-2.0.51.19 --- app-text/sloccount/ChangeLog | 5 ++++- app-text/sloccount/sloccount-2.26.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-text/sloccount') diff --git a/app-text/sloccount/ChangeLog b/app-text/sloccount/ChangeLog index 6b3182fa6ed6..a82a3cf68411 100644 --- a/app-text/sloccount/ChangeLog +++ b/app-text/sloccount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sloccount # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/ChangeLog,v 1.9 2005/03/31 16:00:09 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/ChangeLog,v 1.10 2005/04/21 20:29:08 blubb Exp $ + + 21 Apr 2005; Simon Stelling sloccount-2.26.ebuild: + stable on amd64 31 Mar 2005; Ferris McCormick sloccount-2.26-r1.ebuild: Add sparc keyword, closing Bug 76102. This has worked fine for over a month; diff --git a/app-text/sloccount/sloccount-2.26.ebuild b/app-text/sloccount/sloccount-2.26.ebuild index dc544b655e98..e2e82180970c 100644 --- a/app-text/sloccount/sloccount-2.26.ebuild +++ b/app-text/sloccount/sloccount-2.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26.ebuild,v 1.2 2005/02/21 16:52:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26.ebuild,v 1.3 2005/04/21 20:29:08 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc amd64 ~sparc" IUSE="" DEPEND="sys-devel/gcc -- cgit v1.2.3-65-gdbad