diff options
author | 2004-06-07 07:08:08 +0000 | |
---|---|---|
committer | 2004-06-07 07:08:08 +0000 | |
commit | a65cdf995ed3113b04e94a9441081790404778e8 (patch) | |
tree | fbe5716509027f85cdba9c0eedf71b1638bede21 /app-misc/livetools/livetools-1.2.3.ebuild | |
parent | dont check use in global context, and move flag filtering to src_compile (diff) | |
download | historical-a65cdf995ed3113b04e94a9441081790404778e8.tar.gz historical-a65cdf995ed3113b04e94a9441081790404778e8.tar.bz2 historical-a65cdf995ed3113b04e94a9441081790404778e8.zip |
x86 stable
Diffstat (limited to 'app-misc/livetools/livetools-1.2.3.ebuild')
-rw-r--r-- | app-misc/livetools/livetools-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/livetools/livetools-1.2.3.ebuild b/app-misc/livetools/livetools-1.2.3.ebuild index 2c279652fb2a..15c27e0f7668 100644 --- a/app-misc/livetools/livetools-1.2.3.ebuild +++ b/app-misc/livetools/livetools-1.2.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/livetools/livetools-1.2.3.ebuild,v 1.1 2004/02/22 13:31:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/livetools/livetools-1.2.3.ebuild,v 1.2 2004/06/07 07:08:08 dragonheart Exp $ DESCRIPTION="A small set of utilities to allow easy access to Creative's SoundBlaster Live!Drive IR's remote control." HOMEPAGE="http://www.clarkson.edu/~evanchsa/software/livetools/" SRC_URI="http://www.clarkson.edu/~evanchsa/software/livetools/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" # Currently, this is only functional as a XMMS plugin |