diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 19:05:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 19:05:34 +0000 |
commit | 89d7831bd81c7b27f8b2b0499ec2557595a67fb8 (patch) | |
tree | 0a25862f35dae1aa292522f5d1ef8116ffc92dc9 /sys-power/hibernate-script | |
parent | Stable for x86, wrt bug #457568 (diff) | |
download | gentoo-2-89d7831bd81c7b27f8b2b0499ec2557595a67fb8.tar.gz gentoo-2-89d7831bd81c7b27f8b2b0499ec2557595a67fb8.tar.bz2 gentoo-2-89d7831bd81c7b27f8b2b0499ec2557595a67fb8.zip |
Stable for x86, wrt bug #457488
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-power/hibernate-script')
-rw-r--r-- | sys-power/hibernate-script/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/hibernate-script/ChangeLog b/sys-power/hibernate-script/ChangeLog index 42d8db198c4b..cc47e9fc7311 100644 --- a/sys-power/hibernate-script/ChangeLog +++ b/sys-power/hibernate-script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/hibernate-script # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/ChangeLog,v 1.96 2013/02/15 17:48:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/ChangeLog,v 1.97 2013/02/15 19:05:34 ago Exp $ + + 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hibernate-script-2.0-r6.ebuild: + Stable for x86, wrt bug #457488 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hibernate-script-2.0-r6.ebuild: Stable for amd64, wrt bug #457488 diff --git a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild b/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild index 98f532d76c62..6d905a73cee1 100644 --- a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild +++ b/sys-power/hibernate-script/hibernate-script-2.0-r6.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/hibernate-script/hibernate-script-2.0-r6.ebuild,v 1.2 2013/02/15 17:48:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild,v 1.3 2013/02/15 19:05:34 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.tuxonice.net/downloads/all/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="vim-syntax" |