summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-06-22 14:05:11 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-06-22 14:05:11 +0000
commit800a582c4f68a4256c769d60d202335a597b9a0e (patch)
tree59989a104a69ec45aa0ee880a2145cee28f9f6a9 /x11-misc
parentAdded ~sparc on request of gustavoz. (diff)
downloadgentoo-2-800a582c4f68a4256c769d60d202335a597b9a0e.tar.gz
gentoo-2-800a582c4f68a4256c769d60d202335a597b9a0e.tar.bz2
gentoo-2-800a582c4f68a4256c769d60d202335a597b9a0e.zip
Remove ~sparc keyword, because will not build with stable headers. See Bug 89801 for details.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/lineakd/ChangeLog8
-rw-r--r--x11-misc/lineakd/lineakd-0.8.3.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog
index 01bfbe1a7d28..1eadb45653ee 100644
--- a/x11-misc/lineakd/ChangeLog
+++ b/x11-misc/lineakd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/lineakd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.18 2005/06/19 20:43:16 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.19 2005/06/22 14:05:11 fmccor Exp $
+
+ 22 Jun 2005; Ferris McCormick <fmccor@gentoo.org> lineakd-0.8.3.ebuild:
+ Remove ~sparc keyword (See Bug 89801). Version 0.8.3 assumes headers
+ are -2.6.xx, but sparc currently must use -2.4. The comments at the
+ cited bug explain how to fix this, but for now sparc testing must remain
+ at version 0.8.2, which does build without incident.
19 Jun 2005; Jonathan Smith <smithj@gentoo.org> lineakd-0.8.3.ebuild:
x86 stable
diff --git a/x11-misc/lineakd/lineakd-0.8.3.ebuild b/x11-misc/lineakd/lineakd-0.8.3.ebuild
index 34cb8fddadec..1dbb256ab66c 100644
--- a/x11-misc/lineakd/lineakd-0.8.3.ebuild
+++ b/x11-misc/lineakd/lineakd-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.3.ebuild,v 1.2 2005/06/19 20:43:16 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.3.ebuild,v 1.3 2005/06/22 14:05:11 fmccor Exp $
IUSE=""
MY_PV=${PV/_/}
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64 ~sparc"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="virtual/x11"