summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-10-10 10:18:18 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-10-10 10:18:18 +0000
commit8e2d52738f2ae07e7ddc599c8f3f2cac12605939 (patch)
treec3c2a311b7e6231cc5c9e582ba1e95223bed7d5f /sys-devel
parentx86 stable wrt bug #339632 (diff)
downloadgentoo-2-8e2d52738f2ae07e7ddc599c8f3f2cac12605939.tar.gz
gentoo-2-8e2d52738f2ae07e7ddc599c8f3f2cac12605939.tar.bz2
gentoo-2-8e2d52738f2ae07e7ddc599c8f3f2cac12605939.zip
x86 stable wrt bug #339791
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/sparse/ChangeLog5
-rw-r--r--sys-devel/sparse/sparse-0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/sparse/ChangeLog b/sys-devel/sparse/ChangeLog
index 8fc880ec4b0f..45272e605c54 100644
--- a/sys-devel/sparse/ChangeLog
+++ b/sys-devel/sparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/sparse
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.31 2010/10/05 08:41:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.32 2010/10/10 10:18:18 phajdan.jr Exp $
+
+ 10 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> sparse-0.4.2.ebuild:
+ x86 stable wrt bug #339791
05 Oct 2010; Mike Frysinger <vapier@gentoo.org> sparse-0.4.2.ebuild,
sparse-9999.ebuild:
diff --git a/sys-devel/sparse/sparse-0.4.2.ebuild b/sys-devel/sparse/sparse-0.4.2.ebuild
index 7e28ced9663b..bee5c4bcc1c9 100644
--- a/sys-devel/sparse/sparse-0.4.2.ebuild
+++ b/sys-devel/sparse/sparse-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.3 2010/10/05 08:41:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.4 2010/10/10 10:18:18 phajdan.jr Exp $
EAPI="2"
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]] ; then
#KEYWORDS=""
else
SRC_URI="mirror://kernel/software/devel/sparse/dist/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
fi
LICENSE="OSL-1.1"