diff options
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 489cc2f8f113..fb6808f523b4 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-2005 Gentoo Foundation # 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.5 2005/01/01 15:12:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/livetools/livetools-1.2.3.ebuild,v 1.6 2005/04/21 19:28:27 blubb 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 ~amd64" +KEYWORDS="x86 amd64" IUSE="" # Currently, this is only functional as a XMMS plugin |