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
commit870e6256043c8e68d050acd8e8941810441b49b3 (patch)
treea970f54531a166b26707adc6c8c16eee81d1b421 /x11-misc
parentAdded ~sparc on request of gustavoz. (diff)
downloadhistorical-870e6256043c8e68d050acd8e8941810441b49b3.tar.gz
historical-870e6256043c8e68d050acd8e8941810441b49b3.tar.bz2
historical-870e6256043c8e68d050acd8e8941810441b49b3.zip
Remove ~sparc keyword, because will not build with stable headers. See Bug 89801 for details.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/lineakd/ChangeLog8
-rw-r--r--x11-misc/lineakd/Manifest14
-rw-r--r--x11-misc/lineakd/lineakd-0.8.3.ebuild4
3 files changed, 11 insertions, 15 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/Manifest b/x11-misc/lineakd/Manifest
index 60c85b1166ff..98569ec46e7c 100644
--- a/x11-misc/lineakd/Manifest
+++ b/x11-misc/lineakd/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 7431316530328dc3b4bbd4ff93cb41da ChangeLog 2510
+MD5 b789131b7eb6b14d4bc0e5e5b111728d ChangeLog 2858
MD5 88697703583f0f5e81d7cc0ee1a505ed lineakd-0.7.2.ebuild 820
MD5 b6e25d0b1a00440436d0d3046200505c lineakd-0.8.2.ebuild 859
+MD5 e90c37fc8d1430a7f884d1d231e77400 lineakd-0.8.3.ebuild 847
MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
-MD5 828abd0d29ce26b582817f6cd942a4ce lineakd-0.8.3.ebuild 854
MD5 972697b2c9473d58cc3734141c3161a4 files/digest-lineakd-0.7.2 65
MD5 7d34394cb4d85fa0c1aeca17e614ab85 files/digest-lineakd-0.8.2 65
MD5 c3a210f82bfa5f48a2de86956bccec43 files/digest-lineakd-0.8.3 65
MD5 c5669d240c36c2f263c6ace7678e382c files/lkey-cast.patch 519
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCtdk2l5AvwDPiUowRAphzAKCJt/g7DeMrYpQt1Iuh18Jhw0qFnwCfe945
-KN8eY8psWD0yLZIC3chW/yA=
-=2gjS
------END PGP SIGNATURE-----
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"