From: Timothy Redaelli Date: Thu, 14 Dec 2006 21:35:37 +0000 (+0000) Subject: Add ~x86-fbsd keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f34cce457b6422d1d5b0b95725a65fe709f2bed8;p=gentoo.git Add ~x86-fbsd keyword Package-Manager: portage-2.1.2_rc2-r4 --- diff --git a/net-misc/wakeonlan/ChangeLog b/net-misc/wakeonlan/ChangeLog index 0c89b4de3335..0bf87fc4e120 100644 --- a/net-misc/wakeonlan/ChangeLog +++ b/net-misc/wakeonlan/ChangeLog @@ -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 + wakeonlan-0.41-r1.ebuild: + Add ~x86-fbsd keyword 09 Oct 2006; Markus Ullmann wakeonlan-0.40.ebuild, wakeonlan-0.41.ebuild, wakeonlan-0.41-r1.ebuild: diff --git a/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild b/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild index 8fef2e02cf69..a7d65aa1ca52 100644 --- a/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild +++ b/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild @@ -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() { 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 wol-0.7.1.ebuild: + Add ~x86-fbsd keyword 22 Sep 2005; Wolfram Schlich 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() {