summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-12-08 18:44:58 +0000
committerSamuli Suominen <drac@gentoo.org>2007-12-08 18:44:58 +0000
commit22ce14a3bd9b9e91161750c4749be3e2d2333a13 (patch)
tree814a64e87773c95e694a10b1e667ef7298c428b9
parentStable on x86 wrt bug #201707 (diff)
downloadgentoo-2-22ce14a3bd9b9e91161750c4749be3e2d2333a13.tar.gz
gentoo-2-22ce14a3bd9b9e91161750c4749be3e2d2333a13.tar.bz2
gentoo-2-22ce14a3bd9b9e91161750c4749be3e2d2333a13.zip
amd64 stable wrt #201707
(Portage version: 2.1.4_rc9)
-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 f2f14b8e6a49..1fd19209705b 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.17 2007/12/08 18:42:34 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.18 2007/12/08 18:44:58 drac Exp $
+
+ 08 Dec 2007; Samuli Suominen <drac@gentoo.org> sparse-0.4.ebuild:
+ amd64 stable wrt #201707
08 Dec 2007; Dawid Węgliński <cla@gentoo.org> sparse-0.4.ebuild:
Stable on x86 (bug #201707)
diff --git a/sys-devel/sparse/sparse-0.4.ebuild b/sys-devel/sparse/sparse-0.4.ebuild
index 554ba420b85d..79a4214b37c1 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.3 2007/12/08 18:42:34 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.4 2007/12/08 18:44:58 drac 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=""