summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-12-14 21:34:56 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-12-14 21:34:56 +0000
commitbba8c5e7d72cd197c6044f9d6c2c4cc237353fea (patch)
treee2d31ca300172cb9978dd73612b16f93a32604f4 /net-misc/wol
parentimport from sunrise (diff)
downloadgentoo-2-bba8c5e7d72cd197c6044f9d6c2c4cc237353fea.tar.gz
gentoo-2-bba8c5e7d72cd197c6044f9d6c2c4cc237353fea.tar.bz2
gentoo-2-bba8c5e7d72cd197c6044f9d6c2c4cc237353fea.zip
Add ~x86-fbsd keyword
(Portage version: 2.1.2_rc2-r4)
Diffstat (limited to 'net-misc/wol')
-rw-r--r--net-misc/wol/ChangeLog7
-rw-r--r--net-misc/wol/wol-0.7.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/wol/ChangeLog b/net-misc/wol/ChangeLog
index fe1c4837fffa..d16befad35ff 100644
--- a/net-misc/wol/ChangeLog
+++ b/net-misc/wol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wol
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/ChangeLog,v 1.4 2005/09/22 21:00:11 wschlich Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/ChangeLog,v 1.5 2006/12/14 21:34:56 drizzt Exp $
+
+ 14 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> wol-0.7.1.ebuild:
+ Add ~x86-fbsd keyword
22 Sep 2005; Wolfram Schlich <wschlich@gentoo.org> wol-0.7.1.ebuild:
cleanup, add nls USE flag and -ppc-macos keyword, remove debug USE flag
diff --git a/net-misc/wol/wol-0.7.1.ebuild b/net-misc/wol/wol-0.7.1.ebuild
index f97eef07f4a6..b47df3edd6d1 100644
--- a/net-misc/wol/wol-0.7.1.ebuild
+++ b/net-misc/wol/wol-0.7.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/wol-0.7.1.ebuild,v 1.4 2005/09/22 21:00:11 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/wol-0.7.1.ebuild,v 1.5 2006/12/14 21:34:56 drizzt Exp $
DESCRIPTION="Wake On LAN client, wakes up hardware that is Magic Packet compliant."
HOMEPAGE="http://ahh.sourceforge.net/wol/"
SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc -ppc-macos"
+KEYWORDS="~amd64 ~ppc -ppc-macos ~x86 ~x86-fbsd"
IUSE="nls"
src_compile() {