diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-06-03 21:50:05 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-06-03 21:50:05 +0000 |
commit | abd729419ee88ab7c5a113f16e81b582f7a30095 (patch) | |
tree | 1b0131f3ccb292ef0587cb38ce1b901fe3d9e76b /app-laptop | |
parent | Initial commit. Bug #133328, thanks to Gerben Vos <gpvos+gnt@xs4all.nl>. (diff) | |
download | gentoo-2-abd729419ee88ab7c5a113f16e81b582f7a30095.tar.gz gentoo-2-abd729419ee88ab7c5a113f16e81b582f7a30095.tar.bz2 gentoo-2-abd729419ee88ab7c5a113f16e81b582f7a30095.zip |
Stable on x86; bug #134627
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'app-laptop')
-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 290387b43b39..c58a0ec3fb5f 100644 --- a/app-laptop/fnfx/ChangeLog +++ b/app-laptop/fnfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/fnfx -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/ChangeLog,v 1.2 2005/02/22 21:20:00 swegener Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/ChangeLog,v 1.3 2006/06/03 21:50:05 halcy0n Exp $ + + 03 Jun 2006; Mark Loeser <halcy0n@gentoo.org> fnfx-0.3.ebuild: + Stable on x86; bug #134627 *fnfx-0.3 (22 Feb 2005) diff --git a/app-laptop/fnfx/fnfx-0.3.ebuild b/app-laptop/fnfx/fnfx-0.3.ebuild index 912fae7c0218..82ff72b92568 100644 --- a/app-laptop/fnfx/fnfx-0.3.ebuild +++ b/app-laptop/fnfx/fnfx-0.3.ebuild @@ -1,6 +1,6 @@ -# 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/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.1 2005/02/22 15:21:10 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.2 2006/06/03 21:50:05 halcy0n 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="x86" IUSE="" src_install() { |