summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-13 16:15:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-13 16:15:50 +0000
commit5931ce1e8e7f08d0c5f6468ff207a002e9613b7d (patch)
tree4a1550ca51ab66ce46107a83417b2affe5b66dd7 /sys-devel/sparse
parentVersion bump, fixing issues with shortcut package.keywords entries. (diff)
downloadgentoo-2-5931ce1e8e7f08d0c5f6468ff207a002e9613b7d.tar.gz
gentoo-2-5931ce1e8e7f08d0c5f6468ff207a002e9613b7d.tar.bz2
gentoo-2-5931ce1e8e7f08d0c5f6468ff207a002e9613b7d.zip
ia64/s390/sh/sparc stable wrt #339791
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/sparse')
-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 0a4451bb43ae..d8ff6ef5da9c 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.36 2010/10/27 06:23:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.37 2010/11/13 16:15:50 armin76 Exp $
+
+ 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> sparse-0.4.2.ebuild:
+ ia64/s390/sh/sparc stable wrt #339791
27 Oct 2010; Jeroen Roovers <jer@gentoo.org> sparse-0.4.2.ebuild:
Stable for HPPA (bug #339791).
diff --git a/sys-devel/sparse/sparse-0.4.2.ebuild b/sys-devel/sparse/sparse-0.4.2.ebuild
index 01aff2c45f60..89e8b84160f3 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.8 2010/10/27 06:23:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.9 2010/11/13 16:15:50 armin76 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"