summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-12-09 17:20:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-12-09 17:20:20 +0000
commit63136747ca256c64d399ce46f0531412d4630a30 (patch)
tree88d6ef51f61d858db015cf6ae89347866518da8e /sys-devel
parentStable on amd64/x86 (bug #201747) (diff)
downloadgentoo-2-63136747ca256c64d399ce46f0531412d4630a30.tar.gz
gentoo-2-63136747ca256c64d399ce46f0531412d4630a30.tar.bz2
gentoo-2-63136747ca256c64d399ce46f0531412d4630a30.zip
Stable on ppc64; bug #201707
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel')
-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 67b647169b24..41a2743c1877 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.19 2007/12/09 16:03:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.20 2007/12/09 17:20:20 corsair Exp $
+
+ 09 Dec 2007; Markus Rothe <corsair@gentoo.org> sparse-0.4.ebuild:
+ Stable on ppc64; bug #201707
09 Dec 2007; Raúl Porcel <armin76@gentoo.org> sparse-0.4.ebuild:
ia64 stable wrt #201707
diff --git a/sys-devel/sparse/sparse-0.4.ebuild b/sys-devel/sparse/sparse-0.4.ebuild
index cb3409792239..51d172099b1c 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.5 2007/12/09 16:03:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.6 2007/12/09 17:20:20 corsair 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=""