summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-11 11:02:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-11 11:02:43 +0000
commit1097a3838a154d5d64bbe191122060c442250505 (patch)
treeed61f92c6768fc4ff8037bbd2b03012e2acf331f /sys-power
parentStable for x86, wrt bug #469350 (diff)
downloadgentoo-2-1097a3838a154d5d64bbe191122060c442250505.tar.gz
gentoo-2-1097a3838a154d5d64bbe191122060c442250505.tar.bz2
gentoo-2-1097a3838a154d5d64bbe191122060c442250505.zip
Stable for x86, wrt bug #469386
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/suspend/ChangeLog5
-rw-r--r--sys-power/suspend/suspend-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/suspend/ChangeLog b/sys-power/suspend/ChangeLog
index ceac885d8c4c..f300485f63ce 100644
--- a/sys-power/suspend/ChangeLog
+++ b/sys-power/suspend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/suspend
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.25 2013/05/11 10:37:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.26 2013/05/11 11:02:43 ago Exp $
+
+ 11 May 2013; Agostino Sarubbo <ago@gentoo.org> suspend-1.0.ebuild:
+ Stable for x86, wrt bug #469386
11 May 2013; Agostino Sarubbo <ago@gentoo.org> suspend-1.0.ebuild:
Stable for amd64, wrt bug #469386
diff --git a/sys-power/suspend/suspend-1.0.ebuild b/sys-power/suspend/suspend-1.0.ebuild
index af18553dc677..fa0d0da55e34 100644
--- a/sys-power/suspend/suspend-1.0.ebuild
+++ b/sys-power/suspend/suspend-1.0.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-power/suspend/suspend-1.0.ebuild,v 1.6 2013/05/11 10:37:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/suspend-1.0.ebuild,v 1.7 2013/05/11 11:02:43 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/-utils-}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="fbsplash crypt threads"
X86_RDEPEND="dev-libs/libx86"