summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/sparse/ChangeLog5
-rw-r--r--sys-devel/sparse/sparse-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/sparse/ChangeLog b/sys-devel/sparse/ChangeLog
index 1fd19209705b..67b647169b24 100644
--- a/sys-devel/sparse/ChangeLog
+++ b/sys-devel/sparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/sparse
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.18 2007/12/08 18:44:58 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.19 2007/12/09 16:03:58 armin76 Exp $
+
+ 09 Dec 2007; Raúl Porcel <armin76@gentoo.org> sparse-0.4.ebuild:
+ ia64 stable wrt #201707
08 Dec 2007; Samuli Suominen <drac@gentoo.org> sparse-0.4.ebuild:
amd64 stable wrt #201707
diff --git a/sys-devel/sparse/sparse-0.4.ebuild b/sys-devel/sparse/sparse-0.4.ebuild
index 79a4214b37c1..cb3409792239 100644
--- a/sys-devel/sparse/sparse-0.4.ebuild
+++ b/sys-devel/sparse/sparse-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.4 2007/12/08 18:44:58 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.5 2007/12/09 16:03:58 armin76 Exp $
inherit eutils multilib
@@ -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 x86"
+KEYWORDS="amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh x86"
IUSE=""
DEPEND=""