summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-20 18:46:57 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-20 18:46:57 +0000
commitd5fbf52ed3b580a3b224590b0486e1cf6a0e2da3 (patch)
treec0b4017cf494553dcc63d1fc2de65d747b1aa84f
parentamd64 stable (bug #192834) (diff)
downloadgentoo-2-d5fbf52ed3b580a3b224590b0486e1cf6a0e2da3.tar.gz
gentoo-2-d5fbf52ed3b580a3b224590b0486e1cf6a0e2da3.tar.bz2
gentoo-2-d5fbf52ed3b580a3b224590b0486e1cf6a0e2da3.zip
Stable on amd64 wrt bug #192849
(Portage version: 2.1.3.9)
-rw-r--r--sys-devel/sparse/ChangeLog5
-rw-r--r--sys-devel/sparse/sparse-0.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/sparse/ChangeLog b/sys-devel/sparse/ChangeLog
index 400c073cfd63..3f2a1bee22f7 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.13 2007/09/20 16:17:49 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.14 2007/09/20 18:46:57 angelos Exp $
+
+ 20 Sep 2007; Christoph Mende <angelos@gentoo.org> sparse-0.3-r1.ebuild:
+ Stable on amd64 wrt bug #192849
20 Sep 2007; Lars Weiler <pylon@gentoo.org> sparse-0.3-r1.ebuild:
Stable on ppc; bug #192849.
diff --git a/sys-devel/sparse/sparse-0.3-r1.ebuild b/sys-devel/sparse/sparse-0.3-r1.ebuild
index 03514731c2f7..03e8cac8d181 100644
--- a/sys-devel/sparse/sparse-0.3-r1.ebuild
+++ b/sys-devel/sparse/sparse-0.3-r1.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.3-r1.ebuild,v 1.4 2007/09/20 16:17:49 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v 1.5 2007/09/20 18:46:57 angelos 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 ~s390 ~sh x86"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~s390 ~sh x86"
IUSE=""
DEPEND=""