diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
commit | e52f708ebbeef783287e85c6e118a583d410958c (patch) | |
tree | 12023f7e95d112aef1f6ce4637c5283455d7fa60 /app-misc/livetools | |
parent | bumped to 2.4.22_pre2 (diff) | |
download | gentoo-2-e52f708ebbeef783287e85c6e118a583d410958c.tar.gz gentoo-2-e52f708ebbeef783287e85c6e118a583d410958c.tar.bz2 gentoo-2-e52f708ebbeef783287e85c6e118a583d410958c.zip |
unmask and changelog fixes
Diffstat (limited to 'app-misc/livetools')
-rw-r--r-- | app-misc/livetools/livetools-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/livetools/livetools-1.1.ebuild b/app-misc/livetools/livetools-1.1.ebuild index 18925b4d290a..b82ae85003d4 100644 --- a/app-misc/livetools/livetools-1.1.ebuild +++ b/app-misc/livetools/livetools-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/livetools/livetools-1.1.ebuild,v 1.2 2003/02/13 09:05:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/livetools/livetools-1.1.ebuild,v 1.3 2003/06/29 23:17:15 aliz 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/1.1/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" # Currently, this is only functional as a XMMS plugin |