diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:12:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:12:45 +0000 |
commit | 7567270802208e8a2fba8664a1b39302e37aaa45 (patch) | |
tree | b1af5a40bffa43368ce53fb253a4155e2af04d9f /net-im/gnophone/gnophone-0.2.4.ebuild | |
parent | don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-7567270802208e8a2fba8664a1b39302e37aaa45.tar.gz historical-7567270802208e8a2fba8664a1b39302e37aaa45.tar.bz2 historical-7567270802208e8a2fba8664a1b39302e37aaa45.zip |
sync IUSE (+esd, +mozilla), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-im/gnophone/gnophone-0.2.4.ebuild')
-rw-r--r-- | net-im/gnophone/gnophone-0.2.4.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/gnophone/gnophone-0.2.4.ebuild b/net-im/gnophone/gnophone-0.2.4.ebuild index 2f25639ecc72..a6c6a2ffccd2 100644 --- a/net-im/gnophone/gnophone-0.2.4.ebuild +++ b/net-im/gnophone/gnophone-0.2.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/gnophone-0.2.4.ebuild,v 1.8 2004/07/01 22:18:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/gnophone-0.2.4.ebuild,v 1.9 2004/07/15 00:12:45 agriffis Exp $ -IUSE="" +IUSE="esd mozilla" DESCRIPTION="internet telephone" HOMEPAGE="http://www.gnophone.com/" @@ -30,8 +30,6 @@ RDEPEND="media-sound/gsm SLOT="0" SRC_URI="ftp://ftp.gnophone.com/pub/gnophone/${P}.tar.gz" -S=${WORKDIR}/${P} - D_PREFIX=/usr KEYWORDS="x86" |