summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-05 16:01:23 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-05 16:01:23 +0000
commitc86a1db27b7b09fa4c37a4a41ddff5982fc3b27e (patch)
tree4b71326f6a0d0c71a0689f54e357fce4de69657e /app-pda/jpilot-backup
parentAdded to ~ppc (Manifest recommit) (Manifest recommit) (diff)
downloadgentoo-2-c86a1db27b7b09fa4c37a4a41ddff5982fc3b27e.tar.gz
gentoo-2-c86a1db27b7b09fa4c37a4a41ddff5982fc3b27e.tar.bz2
gentoo-2-c86a1db27b7b09fa4c37a4a41ddff5982fc3b27e.zip
remove IUSE=nls
Diffstat (limited to 'app-pda/jpilot-backup')
-rw-r--r--app-pda/jpilot-backup/jpilot-backup-0.50.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot-backup/jpilot-backup-0.50.ebuild b/app-pda/jpilot-backup/jpilot-backup-0.50.ebuild
index 0e8f56a13b37..816e0fdaf1bf 100644
--- a/app-pda/jpilot-backup/jpilot-backup-0.50.ebuild
+++ b/app-pda/jpilot-backup/jpilot-backup-0.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/jpilot-backup-0.50.ebuild,v 1.1 2004/07/05 15:54:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/jpilot-backup-0.50.ebuild,v 1.2 2004/07/05 16:01:23 agriffis Exp $
DESCRIPTION="Backup plugin for jpilot"
SRC_URI="http://jasonday.home.att.net/code/backup/${P}.tar.gz"
@@ -9,7 +9,7 @@ HOMEPAGE="http://jasonday.home.att.net/code/backup/backup.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~alpha"
-IUSE="nls gtk2"
+IUSE="gtk2"
RDEPEND="gtk2? ( >=x11-libs/gtk+-2 )
!gtk2? ( >=x11-libs/gtk+-1.2 )