summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-27 06:23:30 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-27 06:23:30 +0000
commita0abfa38824b14820662de68c05ec03fbf815c27 (patch)
treebfaf21888f93cc369187a880d6eca150a0d8fe87 /sys-devel
parentInstall GNU Info file without .info extension. Install orgguide.pdf. (diff)
downloadgentoo-2-a0abfa38824b14820662de68c05ec03fbf815c27.tar.gz
gentoo-2-a0abfa38824b14820662de68c05ec03fbf815c27.tar.bz2
gentoo-2-a0abfa38824b14820662de68c05ec03fbf815c27.zip
Stable for HPPA (bug #339791).
(Portage version: 2.1.9.22/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 c7a0304d2f82..0a4451bb43ae 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.35 2010/10/24 15:28:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.36 2010/10/27 06:23:30 jer Exp $
+
+ 27 Oct 2010; Jeroen Roovers <jer@gentoo.org> sparse-0.4.2.ebuild:
+ Stable for HPPA (bug #339791).
24 Oct 2010; Brent Baude <ranger@gentoo.org> sparse-0.4.2.ebuild:
stable ppc, bug 339791
diff --git a/sys-devel/sparse/sparse-0.4.2.ebuild b/sys-devel/sparse/sparse-0.4.2.ebuild
index 70273a93dd90..01aff2c45f60 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.7 2010/10/24 15:28:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.8 2010/10/27 06:23:30 jer 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"