summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-03 19:30:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-03 19:30:14 +0000
commit7cb5db7531fffac61d7f753b9529d9f328dde53e (patch)
tree260086b20e35396b88aa6549035901aa7392b1e7 /sys-devel/sparse
parentStable for amd64, wrt bug #418563 (diff)
downloadgentoo-2-7cb5db7531fffac61d7f753b9529d9f328dde53e.tar.gz
gentoo-2-7cb5db7531fffac61d7f753b9529d9f328dde53e.tar.bz2
gentoo-2-7cb5db7531fffac61d7f753b9529d9f328dde53e.zip
Stable for amd64, wrt bug #418405
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/sparse')
-rw-r--r--sys-devel/sparse/ChangeLog5
-rw-r--r--sys-devel/sparse/sparse-0.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/sparse/ChangeLog b/sys-devel/sparse/ChangeLog
index 54404bb3d265..5c5911b65dd6 100644
--- a/sys-devel/sparse/ChangeLog
+++ b/sys-devel/sparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/sparse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.49 2012/06/03 18:24:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.50 2012/06/03 19:30:14 ago Exp $
+
+ 03 Jun 2012; Agostino Sarubbo <ago@gentoo.org> sparse-0.4.3.ebuild:
+ Stable for amd64, wrt bug #418405
03 Jun 2012; Markus Meier <maekke@gentoo.org> sparse-0.4.3.ebuild:
arm stable, bug #418405
diff --git a/sys-devel/sparse/sparse-0.4.3.ebuild b/sys-devel/sparse/sparse-0.4.3.ebuild
index 278e5357572a..33246d3fba80 100644
--- a/sys-devel/sparse/sparse-0.4.3.ebuild
+++ b/sys-devel/sparse/sparse-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.3.ebuild,v 1.9 2012/06/03 18:24:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.3.ebuild,v 1.10 2012/06/03 19:30:14 ago 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"