summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2013-06-12 06:51:15 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2013-06-12 06:51:15 +0000
commit471c54cc5f8fa6bf838c1a68b88a799735c32f94 (patch)
treee4999554fce0f196926f45fc4aee4463e4b61e61 /sys-power
parentAvoid crossdev's i686-pc-linux-gnu-pkg-config when building wine32 on amd64 (... (diff)
downloadgentoo-2-471c54cc5f8fa6bf838c1a68b88a799735c32f94.tar.gz
gentoo-2-471c54cc5f8fa6bf838c1a68b88a799735c32f94.tar.bz2
gentoo-2-471c54cc5f8fa6bf838c1a68b88a799735c32f94.zip
Bump keywords for usefulness (also testing CVS).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/nvram-reboot/ChangeLog8
-rw-r--r--sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-power/nvram-reboot/ChangeLog b/sys-power/nvram-reboot/ChangeLog
index cce2979a58f8..4bc3933987b0 100644
--- a/sys-power/nvram-reboot/ChangeLog
+++ b/sys-power/nvram-reboot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-power/nvram-reboot
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nvram-reboot/ChangeLog,v 1.3 2007/02/09 06:09:45 flameeyes Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nvram-reboot/ChangeLog,v 1.4 2013/06/12 06:51:15 robbat2 Exp $
+
+ 12 Jun 2013; Robin H. Johnson <robbat2@gentoo.org>
+ nvram-reboot-2004.10.03.ebuild:
+ Bump keywords for usefulness (also testing CVS).
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild b/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
index 9548a917c153..68e836c4f8b0 100644
--- a/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
+++ b/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild,v 1.1 2005/03/14 22:29:46 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild,v 1.2 2013/06/12 06:51:15 robbat2 Exp $
inherit mount-boot
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nvram-wakeup/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=""