summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-11-26 20:15:33 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-11-26 20:15:33 +0000
commit90111c942ddf04ccd724888788647f4178d75385 (patch)
treef706befa069383cbad82ba9ecd3f1e52188fe7cb /sys-apps/memtest86
parentRemoved azureus as it is now tested to work. (diff)
downloadhistorical-90111c942ddf04ccd724888788647f4178d75385.tar.gz
historical-90111c942ddf04ccd724888788647f4178d75385.tar.bz2
historical-90111c942ddf04ccd724888788647f4178d75385.zip
Added to ~amd64.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sys-apps/memtest86')
-rw-r--r--sys-apps/memtest86/ChangeLog6
-rw-r--r--sys-apps/memtest86/Manifest20
-rw-r--r--sys-apps/memtest86/memtest86-3.2.ebuild4
3 files changed, 16 insertions, 14 deletions
diff --git a/sys-apps/memtest86/ChangeLog b/sys-apps/memtest86/ChangeLog
index f0783300bfa2..e34e236b8c16 100644
--- a/sys-apps/memtest86/ChangeLog
+++ b/sys-apps/memtest86/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/memtest86
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/ChangeLog,v 1.25 2005/01/11 02:44:36 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/ChangeLog,v 1.26 2005/11/26 20:15:33 eradicator Exp $
+
+ 26 Nov 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ memtest86-3.2.ebuild:
+ Added to ~amd64.
10 Jan 2005; <solar@gentoo.org> +files/memtest86-3.2-solar.patch,
memtest86-3.2.ebuild:
diff --git a/sys-apps/memtest86/Manifest b/sys-apps/memtest86/Manifest
index 0222329b5779..55970d9a3127 100644
--- a/sys-apps/memtest86/Manifest
+++ b/sys-apps/memtest86/Manifest
@@ -1,18 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 6013644feb6f557d1c302e57622eeea2 memtest86-3.2.ebuild 1944
-MD5 1fe8f6c465d839e2ac1d9d2064f48dd3 ChangeLog 3976
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 9b8f71a15e2d7236b658f1f9e0fb79df files/memtest86-3.2-test-pic.patch 641
-MD5 93e1541e7b5f0da25dc394b281830ba1 files/memtest86-3.2-solar.patch 821
+MD5 ba44fee5e5b5f52a60b514ef7c0d6fbd ChangeLog 4082
MD5 64a30db4579e12539572f71ca895e1ed files/digest-memtest86-3.2 65
+MD5 93e1541e7b5f0da25dc394b281830ba1 files/memtest86-3.2-solar.patch 821
+MD5 9b8f71a15e2d7236b658f1f9e0fb79df files/memtest86-3.2-test-pic.patch 641
+MD5 a027d08f2ebf945adadab34773c19445 memtest86-3.2.ebuild 1956
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iQCVAwUBQeM9D54WFLgrx1GWAQLbqQP8D3dEmnOqZ7nyCxjBP9S36l03HmZ0qi+K
-gB9Uzd1C54O4e3yQFhDmobcPA7u2EGpYjK2QEDUvyV32Gup6hxd1VKxvcwTFUIJd
-a4dTy6on6e0GqM7Sc76NDggqdE4PNBE3TPbthAAVXUVbXbYyy+e/6RyaJ8mXgiAA
-qPGwVreSpiY=
-=ToP5
+iD8DBQFDiMJ9OpjtAl+gMRURAnV+AJ9qgPc3+SVQbjrKDuqujTLsziYobwCgyZbE
+jYu1Ff5ZVyPVFlw5dVeNXbc=
+=vExa
-----END PGP SIGNATURE-----
diff --git a/sys-apps/memtest86/memtest86-3.2.ebuild b/sys-apps/memtest86/memtest86-3.2.ebuild
index 7dcd3d25f62c..63bafbdd20c7 100644
--- a/sys-apps/memtest86/memtest86-3.2.ebuild
+++ b/sys-apps/memtest86/memtest86-3.2.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/memtest86/memtest86-3.2.ebuild,v 1.4 2005/01/11 02:44:36 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/memtest86-3.2.ebuild,v 1.5 2005/11/26 20:15:33 eradicator Exp $
inherit mount-boot eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.memtest86.com/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* x86"
+KEYWORDS="-* ~amd64 x86"
IUSE="serial"
RESTRICT="maketest"