summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-24 07:03:22 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-24 07:03:22 +0000
commitef1c03b4cc79fbd992199c68f6399dde02f9005b (patch)
tree8f12bed2df80bc677270805b8a4127efe49494d1 /sys-apps/arrayprobe
parentStable on amd64 wrt bug #322791 (diff)
downloadgentoo-2-ef1c03b4cc79fbd992199c68f6399dde02f9005b.tar.gz
gentoo-2-ef1c03b4cc79fbd992199c68f6399dde02f9005b.tar.bz2
gentoo-2-ef1c03b4cc79fbd992199c68f6399dde02f9005b.zip
Stable on amd64 wrt bug #300819
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/arrayprobe')
-rw-r--r--sys-apps/arrayprobe/ChangeLog6
-rw-r--r--sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/arrayprobe/ChangeLog b/sys-apps/arrayprobe/ChangeLog
index fefde36cce72..d959b62bc91a 100644
--- a/sys-apps/arrayprobe/ChangeLog
+++ b/sys-apps/arrayprobe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/arrayprobe
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/ChangeLog,v 1.6 2010/01/14 12:39:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/ChangeLog,v 1.7 2010/06/24 07:03:22 angelos Exp $
+
+ 24 Jun 2010; Christoph Mende <angelos@gentoo.org>
+ arrayprobe-2.0-r2.ebuild:
+ Stable on amd64 wrt bug #300819
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
arrayprobe-2.0-r2.ebuild:
diff --git a/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild b/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild
index 187ca88a4e66..f103d28fd08a 100644
--- a/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild
+++ b/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild,v 1.2 2010/01/14 12:39:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild,v 1.3 2010/06/24 07:03:22 angelos Exp $
inherit eutils
inherit autotools
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.strocamp.net/opensource/arrayprobe.php"
SRC_URI="http://www.strocamp.net/opensource/compaq/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="virtual/linux-sources"