summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/sparse/ChangeLog5
-rw-r--r--sys-devel/sparse/sparse-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/sparse/ChangeLog b/sys-devel/sparse/ChangeLog
index c002ff22de6f..b9d03bc18839 100644
--- a/sys-devel/sparse/ChangeLog
+++ b/sys-devel/sparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/sparse
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.21 2007/12/10 01:59:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.22 2007/12/10 04:00:36 lu_zero Exp $
+
+ 10 Dec 2007; Luca Barbato <lu_zero@gentoo.org> sparse-0.4.ebuild:
+ Marked ppc
10 Dec 2007; Jeroen Roovers <jer@gentoo.org> sparse-0.4.ebuild:
Stable for HPPA (bug #201707).
diff --git a/sys-devel/sparse/sparse-0.4.ebuild b/sys-devel/sparse/sparse-0.4.ebuild
index da8720c48751..96c9e6763c28 100644
--- a/sys-devel/sparse/sparse-0.4.ebuild
+++ b/sys-devel/sparse/sparse-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.7 2007/12/10 01:59:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.8 2007/12/10 04:00:36 lu_zero Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="http://kernel.org/pub/linux/kernel/people/josh/sparse/dist/${P}.tar.gz"
LICENSE="OSL-1.1"
SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ~ppc ppc64 s390 sh x86"
+KEYWORDS="amd64 arm hppa ia64 ppc ppc64 s390 sh x86"
IUSE=""
DEPEND=""