summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-19 10:30:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-19 10:30:53 +0000
commit0ad683a3d79779d40c29753b98dabb1563b882ea (patch)
tree55cd5fbd322f783cd5dfd643fecc6dd87cf1cd88 /sys-apps
parentStable for x86, wrt bug #456420 (diff)
downloadgentoo-2-0ad683a3d79779d40c29753b98dabb1563b882ea.tar.gz
gentoo-2-0ad683a3d79779d40c29753b98dabb1563b882ea.tar.bz2
gentoo-2-0ad683a3d79779d40c29753b98dabb1563b882ea.zip
Stable for x86, wrt bug #457466
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/cciss_vol_status/ChangeLog5
-rw-r--r--sys-apps/cciss_vol_status/cciss_vol_status-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/cciss_vol_status/ChangeLog b/sys-apps/cciss_vol_status/ChangeLog
index e367170c9e9d..d43007b7d648 100644
--- a/sys-apps/cciss_vol_status/ChangeLog
+++ b/sys-apps/cciss_vol_status/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/cciss_vol_status
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cciss_vol_status/ChangeLog,v 1.14 2013/03/19 10:29:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cciss_vol_status/ChangeLog,v 1.15 2013/03/19 10:30:53 ago Exp $
+
+ 19 Mar 2013; Agostino Sarubbo <ago@gentoo.org> cciss_vol_status-1.10.ebuild:
+ Stable for x86, wrt bug #457466
19 Mar 2013; Agostino Sarubbo <ago@gentoo.org> cciss_vol_status-1.10.ebuild:
Stable for amd64, wrt bug #457466
diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.10.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.10.ebuild
index 44e363e56349..f635fadc2ca5 100644
--- a/sys-apps/cciss_vol_status/cciss_vol_status-1.10.ebuild
+++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cciss_vol_status/cciss_vol_status-1.10.ebuild,v 1.2 2013/03/19 10:29:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cciss_vol_status/cciss_vol_status-1.10.ebuild,v 1.3 2013/03/19 10:30:53 ago Exp $
EAPI=4
@@ -9,7 +9,7 @@ DESCRIPTION="Shows status of logical drives attached to HP SmartArray controller
HOMEPAGE="http://cciss.sourceforge.net/#cciss_utils"
LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/cciss/${P}.tar.gz"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
RDEPEND=""
DEPEND=""