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
commit37af009c5a27e44791638999e5e45ce27f5ce0af (patch)
tree4ea14d33620e688c5cc6e87523c3bbd0a1e4798a /app-pda/jpilot-backup
parentAdded to ~ppc (Manifest recommit) (diff)
downloadhistorical-37af009c5a27e44791638999e5e45ce27f5ce0af.tar.gz
historical-37af009c5a27e44791638999e5e45ce27f5ce0af.tar.bz2
historical-37af009c5a27e44791638999e5e45ce27f5ce0af.zip
remove IUSE=nls
Diffstat (limited to 'app-pda/jpilot-backup')
-rw-r--r--app-pda/jpilot-backup/Manifest2
-rw-r--r--app-pda/jpilot-backup/jpilot-backup-0.50.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/jpilot-backup/Manifest b/app-pda/jpilot-backup/Manifest
index 70585cdfed05..6e390f392746 100644
--- a/app-pda/jpilot-backup/Manifest
+++ b/app-pda/jpilot-backup/Manifest
@@ -1,4 +1,4 @@
-MD5 f13e5c2bfa5b26682920b76209cf76fe jpilot-backup-0.50.ebuild 764
+MD5 2b9b769c870540ed8509005f6acbaab7 jpilot-backup-0.50.ebuild 760
MD5 ac92368dc78da7eb85c5c0d48169679b ChangeLog 402
MD5 0e09c69566d6d8eeb61f0ac82e61bd31 metadata.xml 252
MD5 66e2f2ff1e3f30631b2efd85fe427dba files/digest-jpilot-backup-0.50 70
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 )