summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/gammu/gammu-0.95.0.ebuild')
-rw-r--r--net-dialup/gammu/gammu-0.95.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-dialup/gammu/gammu-0.95.0.ebuild b/net-dialup/gammu/gammu-0.95.0.ebuild
index e1d3dd946a07..3b239bb0a6ea 100644
--- a/net-dialup/gammu/gammu-0.95.0.ebuild
+++ b/net-dialup/gammu/gammu-0.95.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gammu/gammu-0.95.0.ebuild,v 1.3 2004/07/09 22:02:43 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gammu/gammu-0.95.0.ebuild,v 1.4 2004/07/14 22:54:04 agriffis Exp $
inherit eutils
@@ -8,11 +8,10 @@ DESCRIPTION="a fork of the gnokii project, a tool to handle your cellular phone"
SRC_URI="http://www.mwiacek.com/zips/gsm/gammu/older/${P}.tar.gz"
HOMEPAGE="http://www.mwiacek.com/gsm/gammu/gammu.html"
-IUSE="nls bluetooth irda mysql"
+IUSE="bluetooth irda mysql nls ssl"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
-S=$WORKDIR/${P}
RDEPEND="irda? ( virtual/os-headers )
mysql? ( dev-db/mysql )