summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2009-12-23 18:44:33 +0000
committerPacho Ramos <pacho@gentoo.org>2009-12-23 18:44:33 +0000
commitfaf610758c20aac39b1be2ae88f84893cefd3e94 (patch)
treebfc4a4a85eb67d6c0ec2a21b1f88f2c97e9aa52d /app-misc/ifp-line/ifp-line-0.3.ebuild
parentFixed encoding in ChangeLog (diff)
downloadhistorical-faf610758c20aac39b1be2ae88f84893cefd3e94.tar.gz
historical-faf610758c20aac39b1be2ae88f84893cefd3e94.tar.bz2
historical-faf610758c20aac39b1be2ae88f84893cefd3e94.zip
amd64 stable, bug 269277
Package-Manager: portage-2.1.7.15/cvs/Linux x86_64
Diffstat (limited to 'app-misc/ifp-line/ifp-line-0.3.ebuild')
-rw-r--r--app-misc/ifp-line/ifp-line-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ifp-line/ifp-line-0.3.ebuild b/app-misc/ifp-line/ifp-line-0.3.ebuild
index 55e35bff55ce..6f152b4ff445 100644
--- a/app-misc/ifp-line/ifp-line-0.3.ebuild
+++ b/app-misc/ifp-line/ifp-line-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild,v 1.5 2009/12/16 22:50:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild,v 1.6 2009/12/23 18:44:33 pacho Exp $
EAPI=2
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ifp-driver/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="dev-libs/libusb"