summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-12 16:12:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-12 16:12:46 +0000
commitba6a67a627e6b20a5c7bcd334f17f72984b053f5 (patch)
tree6cddef44ffb43634e737a1cdeb73b13695c50d37 /sys-devel/sparse
parentalpha/ia64/sparc stable wrt #221063 (diff)
downloadgentoo-2-ba6a67a627e6b20a5c7bcd334f17f72984b053f5.tar.gz
gentoo-2-ba6a67a627e6b20a5c7bcd334f17f72984b053f5.tar.bz2
gentoo-2-ba6a67a627e6b20a5c7bcd334f17f72984b053f5.zip
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/sparse')
-rw-r--r--sys-devel/sparse/ChangeLog5
-rw-r--r--sys-devel/sparse/sparse-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/sparse/ChangeLog b/sys-devel/sparse/ChangeLog
index 82ecc0bdc19a..8dd3cc0a53e5 100644
--- a/sys-devel/sparse/ChangeLog
+++ b/sys-devel/sparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/sparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.24 2008/02/24 15:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.25 2008/05/12 16:12:46 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> sparse-0.4.1.ebuild:
+ Stable on ppc64
24 Feb 2008; Raúl Porcel <armin76@gentoo.org> sparse-0.4.1.ebuild:
ia64/sparc/x86 stable
diff --git a/sys-devel/sparse/sparse-0.4.1.ebuild b/sys-devel/sparse/sparse-0.4.1.ebuild
index a4bef74facf7..a6864857e6d3 100644
--- a/sys-devel/sparse/sparse-0.4.1.ebuild
+++ b/sys-devel/sparse/sparse-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.1.ebuild,v 1.3 2008/04/12 18:31:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.1.ebuild,v 1.4 2008/05/12 16:12:46 corsair Exp $
inherit eutils multilib flag-o-matic
@@ -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 ~ppc64 s390 sh sparc x86"
+KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""