summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2005-06-18 18:03:26 +0000
committerMalcolm Lashley <malc@gentoo.org>2005-06-18 18:03:26 +0000
commitd07519067b91522323a8017f6a4fdd5a95a8d449 (patch)
treea4764cfa1d0c3929d156ee9085736bf8b1173ffd /sys-apps/memtest86+
parentKeyworded ~alpha since is needed on #95128 (diff)
downloadgentoo-2-d07519067b91522323a8017f6a4fdd5a95a8d449.tar.gz
gentoo-2-d07519067b91522323a8017f6a4fdd5a95a8d449.tar.bz2
gentoo-2-d07519067b91522323a8017f6a4fdd5a95a8d449.zip
Stable on amd64 in line with maintainer arch, closes bug #96014
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps/memtest86+')
-rw-r--r--sys-apps/memtest86+/ChangeLog5
-rw-r--r--sys-apps/memtest86+/memtest86+-1.51.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/memtest86+/ChangeLog b/sys-apps/memtest86+/ChangeLog
index 851638b22cb0..dafb15e4e572 100644
--- a/sys-apps/memtest86+/ChangeLog
+++ b/sys-apps/memtest86+/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/memtest86+
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/ChangeLog,v 1.24 2005/04/21 22:50:25 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/ChangeLog,v 1.25 2005/06/18 18:03:26 malc Exp $
+
+ 16 Jun 2005; Malcolm Lashley <malc@gentoo.org> memtest86+-1.51.ebuild:
+ Stable on amd64 in line with maintainer arch, closes bug #96014
21 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
memtest86+-1.40.ebuild, memtest86+-1.50.ebuild, memtest86+-1.51.ebuild,
diff --git a/sys-apps/memtest86+/memtest86+-1.51.ebuild b/sys-apps/memtest86+/memtest86+-1.51.ebuild
index 2640f25a94f4..7b64c54b03f0 100644
--- a/sys-apps/memtest86+/memtest86+-1.51.ebuild
+++ b/sys-apps/memtest86+/memtest86+-1.51.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+-1.51.ebuild,v 1.3 2005/04/21 22:50:25 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.51.ebuild,v 1.4 2005/06/18 18:03:26 malc Exp $
inherit mount-boot eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.memtest.org/"
SRC_URI="http://www.memtest.org/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 -ppc"
+KEYWORDS="x86 amd64 -ppc"
IUSE="serial"
DEPEND="virtual/libc"
RESTRICT="maketest"