diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-15 21:11:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-15 21:11:38 +0000 |
commit | 1ab8b3d5cfc0f72b97c93212c45e8e8c05c49b66 (patch) | |
tree | e1f5b8c5313bea08025da8da53d5a79e9267dbc5 /net-misc/wol | |
parent | Temporarily mask new thunar-thumbnailers to give some time for archteams to k... (diff) | |
download | gentoo-2-1ab8b3d5cfc0f72b97c93212c45e8e8c05c49b66.tar.gz gentoo-2-1ab8b3d5cfc0f72b97c93212c45e8e8c05c49b66.tar.bz2 gentoo-2-1ab8b3d5cfc0f72b97c93212c45e8e8c05c49b66.zip |
ppc stable, bug #187291
(Portage version: 2.1.2.11)
Diffstat (limited to 'net-misc/wol')
-rw-r--r-- | net-misc/wol/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wol/wol-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wol/ChangeLog b/net-misc/wol/ChangeLog index e9c5e55c6e87..11d1a3ea3f1c 100644 --- a/net-misc/wol/ChangeLog +++ b/net-misc/wol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wol # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/ChangeLog,v 1.8 2007/08/11 03:18:06 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/ChangeLog,v 1.9 2007/08/15 21:11:38 dertobi123 Exp $ + + 15 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> wol-0.7.1.ebuild: + ppc stable, bug #187291 10 Aug 2007; Steve Dibb <beandog@gentoo.org> wol-0.7.1.ebuild: amd64 stable, bug 187291 diff --git a/net-misc/wol/wol-0.7.1.ebuild b/net-misc/wol/wol-0.7.1.ebuild index e3f84b154931..a9f6f7a1f98d 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-2007 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.7 2007/08/11 03:18:06 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/wol-0.7.1.ebuild,v 1.8 2007/08/15 21:11:38 dertobi123 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="amd64 ~ppc -ppc-macos x86 ~x86-fbsd" +KEYWORDS="amd64 ppc -ppc-macos x86 ~x86-fbsd" IUSE="nls" src_compile() { |