diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:23:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:23:41 +0000 |
commit | 8a4e88f6f0cc46780f14f8d05642bbb556491278 (patch) | |
tree | bd2f87437ba94fe948e8574c985c7dbaaa29e2fb /app-laptop/fnfx | |
parent | add ~amd64, bug #267299 (diff) | |
download | gentoo-2-8a4e88f6f0cc46780f14f8d05642bbb556491278.tar.gz gentoo-2-8a4e88f6f0cc46780f14f8d05642bbb556491278.tar.bz2 gentoo-2-8a4e88f6f0cc46780f14f8d05642bbb556491278.zip |
add ~amd64, bug #267710
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop/fnfx')
-rw-r--r-- | app-laptop/fnfx/ChangeLog | 7 | ||||
-rw-r--r-- | app-laptop/fnfx/fnfx-0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-laptop/fnfx/ChangeLog b/app-laptop/fnfx/ChangeLog index 2faf591953f4..c21edaea6f4b 100644 --- a/app-laptop/fnfx/ChangeLog +++ b/app-laptop/fnfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/fnfx -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/ChangeLog,v 1.5 2007/04/28 17:48:39 swegener Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/ChangeLog,v 1.6 2009/05/15 20:23:41 maekke Exp $ + + 15 May 2009; Markus Meier <maekke@gentoo.org> fnfx-0.3.ebuild: + add ~amd64, bug #267710 28 Apr 2007; Sven Wegener <swegener@gentoo.org> fnfx-0.3.ebuild: Fix *initd, *confd and *envd calls (#173884, #174266) diff --git a/app-laptop/fnfx/fnfx-0.3.ebuild b/app-laptop/fnfx/fnfx-0.3.ebuild index 5b113fd422a7..5e74444a2be9 100644 --- a/app-laptop/fnfx/fnfx-0.3.ebuild +++ b/app-laptop/fnfx/fnfx-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.4 2007/04/28 17:48:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.5 2009/05/15 20:23:41 maekke Exp $ DESCRIPTION="Daemon and client allowing use of Toshiba special keys" HOMEPAGE="http://fnfx.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fnfx/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" src_install() { |