diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:39 +0000 |
commit | 0cc01b9c90474f501ad8059568e4ccc61264363b (patch) | |
tree | bb31a640c0d1bf66bfa06efa166ea1c3933f5b7e /x11-misc/lineakd | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-0cc01b9c90474f501ad8059568e4ccc61264363b.tar.gz gentoo-2-0cc01b9c90474f501ad8059568e4ccc61264363b.tar.bz2 gentoo-2-0cc01b9c90474f501ad8059568e4ccc61264363b.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/lineakd-0.6.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/lineakd/lineakd-0.6.1.ebuild b/x11-misc/lineakd/lineakd-0.6.1.ebuild index 708c9b881b7b..d6b0ca883361 100644 --- a/x11-misc/lineakd/lineakd-0.6.1.ebuild +++ b/x11-misc/lineakd/lineakd-0.6.1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.6.1.ebuild,v 1.5 2004/06/24 22:27:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.6.1.ebuild,v 1.6 2004/07/15 00:54:39 agriffis Exp $ IUSE="xosd" -S=${WORKDIR}/${P} DESCRIPTION="Linux support for Easy Access and Internet Keyboards features X11 support" HOMEPAGE="http://lineak.sourceforge.net/" SRC_URI="mirror://sourceforge/lineak/${P}.tar.gz" |