diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
commit | bbded36a120b4310dbcbb961e3e06615d9622d44 (patch) | |
tree | 000a28f12bebf635e0d914758e2f549aebcd43ad /app-misc/livetools/livetools-1.2.3.ebuild | |
parent | stable amd64 (diff) | |
download | historical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.gz historical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.bz2 historical-bbded36a120b4310dbcbb961e3e06615d9622d44.zip |
stable amd64
Package-Manager: portage-2.0.51.19
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 |