summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-01 08:13:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-01 08:13:23 +0000
commit6aebf4ef3d517998596955dd4cfd7208ea40c0a6 (patch)
tree192efe2b568624a5bf8d375cb0434bc504b82553
parentVersion bump #114083 by Skywalker. (diff)
downloadhistorical-6aebf4ef3d517998596955dd4cfd7208ea40c0a6.tar.gz
historical-6aebf4ef3d517998596955dd4cfd7208ea40c0a6.tar.bz2
historical-6aebf4ef3d517998596955dd4cfd7208ea40c0a6.zip
works on amd64
Package-Manager: portage-2.0.53_rc7
-rw-r--r--sys-apps/kexec-tools/Manifest10
-rw-r--r--sys-apps/kexec-tools/kexec-tools-1.101.ebuild4
2 files changed, 12 insertions, 2 deletions
diff --git a/sys-apps/kexec-tools/Manifest b/sys-apps/kexec-tools/Manifest
index 9f7e0141c047..bc72d5317382 100644
--- a/sys-apps/kexec-tools/Manifest
+++ b/sys-apps/kexec-tools/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 5a5a5194bd404c2455789986a3d44813 ChangeLog 1231
MD5 3346c0b5fcc5f5974c6edb1a43acec3e files/digest-kexec-tools-1.100-r1 69
MD5 66fbf8cb76d68e3bc10effd7fec63974 files/digest-kexec-tools-1.101 69
@@ -6,3 +9,10 @@ MD5 9a8673a8d6250ce2cc4d7889fc1852f2 files/kexec.init 1210
MD5 5ccd33e89ab18e2a83476d6a60fa9030 kexec-tools-1.100-r1.ebuild 692
MD5 905c6adbdbf88509d95c342774b3b931 kexec-tools-1.101.ebuild 694
MD5 6e89ba8198764bfd079a0cfa18dca593 metadata.xml 264
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDjrE4gIKl8Uu19MoRAoF9AJ0TigWe4iL+2WYJreVUg63KjP4WNgCfR8hK
+/nAByaHg31Y68RqeL0zvfpM=
+=Ikhc
+-----END PGP SIGNATURE-----
diff --git a/sys-apps/kexec-tools/kexec-tools-1.101.ebuild b/sys-apps/kexec-tools/kexec-tools-1.101.ebuild
index eb1cca88e7bd..e49e4b123323 100644
--- a/sys-apps/kexec-tools/kexec-tools-1.101.ebuild
+++ b/sys-apps/kexec-tools/kexec-tools-1.101.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/sys-apps/kexec-tools/kexec-tools-1.101.ebuild,v 1.2 2005/10/29 07:42:29 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kexec-tools/kexec-tools-1.101.ebuild,v 1.3 2005/12/01 08:13:23 vapier Exp $
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
HOMEPAGE="http://www.xmission.com/~ebiederm/files/kexec/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xmission.com/~ebiederm/files/kexec/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
src_install() {