Add ~x86-fbsd keyword
authorTimothy Redaelli <drizzt@gentoo.org>
Thu, 14 Dec 2006 21:35:37 +0000 (21:35 +0000)
committerTimothy Redaelli <drizzt@gentoo.org>
Thu, 14 Dec 2006 21:35:37 +0000 (21:35 +0000)
Package-Manager: portage-2.1.2_rc2-r4

net-misc/wakeonlan/ChangeLog
net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild
net-misc/wol/ChangeLog
net-misc/wol/wol-0.7.1.ebuild

index 0c89b4de3335bd0711896323b738aa302b87e8ae..0bf87fc4e1204b3b6a762057e3b3a218ceba8df9 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/wakeonlan
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/ChangeLog,v 1.12 2006/10/09 22:00:30 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/ChangeLog,v 1.13 2006/12/14 21:35:37 drizzt Exp $
+
+  14 Dec 2006; Timothy Redaelli <drizzt@gentoo.org>
+  wakeonlan-0.41-r1.ebuild:
+  Add ~x86-fbsd keyword
 
   09 Oct 2006; Markus Ullmann <jokey@gentoo.org> wakeonlan-0.40.ebuild,
   wakeonlan-0.41.ebuild, wakeonlan-0.41-r1.ebuild:
index 8fef2e02cf69f8e09bd828e65c913797e24ae621..a7d65aa1ca52266a33263bbf9b93cd7cf1e0ae72 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild,v 1.2 2006/10/09 22:00:30 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild,v 1.3 2006/12/14 21:35:37 drizzt Exp $
 
 inherit eutils
 inherit perl-app
@@ -11,7 +11,7 @@ SRC_URI="http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/${P}.tar.gz"
 
 LICENSE="Artistic GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
 IUSE=""
 
 src_unpack() {
index fe1c4837fffa28f7cc2149044a42623d0fcec0c6..d16befad35ffe2cb0e2a90e7d19da3ec949fb073 100644 (file)
@@ -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
index f97eef07f4a63d2e50c60f6e9d955a508eda1ec4..b47df3edd6d1b9f95f6a3e49825af9c8668f9929 100644 (file)
@@ -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() {