diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 19:26:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 19:26:26 +0000 |
commit | 8927c10ade46692da1afb13b1b041bad690e4b21 (patch) | |
tree | a7578ace89b74aad7f05b22a579c479fb853ce8e /app-pda/jpilot/jpilot-1.8.0.ebuild | |
parent | x86 stable, bug #333717 (diff) | |
download | gentoo-2-8927c10ade46692da1afb13b1b041bad690e4b21.tar.gz gentoo-2-8927c10ade46692da1afb13b1b041bad690e4b21.tar.bz2 gentoo-2-8927c10ade46692da1afb13b1b041bad690e4b21.zip |
x86 stable, bug #333717
(Portage version: 2.2_rc68/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/jpilot/jpilot-1.8.0.ebuild')
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot/jpilot-1.8.0.ebuild b/app-pda/jpilot/jpilot-1.8.0.ebuild index 8860cc112639..caeacf9655e4 100644 --- a/app-pda/jpilot/jpilot-1.8.0.ebuild +++ b/app-pda/jpilot/jpilot-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.4 2010/08/21 14:10:07 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.5 2010/08/23 19:26:26 maekke Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.jpilot.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="nls" RDEPEND=">=app-pda/pilot-link-0.12.5 |