diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 10:59:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 10:59:04 +0000 |
commit | c95e6eb72399bc23da4456d00c8e10659ca88ef0 (patch) | |
tree | 024c40ee905f59716c990b4d7d22244a45377591 /app-misc/joy2key | |
parent | cleaned out. (diff) | |
download | historical-c95e6eb72399bc23da4456d00c8e10659ca88ef0.tar.gz historical-c95e6eb72399bc23da4456d00c8e10659ca88ef0.tar.bz2 historical-c95e6eb72399bc23da4456d00c8e10659ca88ef0.zip |
header fix
Diffstat (limited to 'app-misc/joy2key')
-rw-r--r-- | app-misc/joy2key/joy2key-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/joy2key/joy2key-1.6.ebuild b/app-misc/joy2key/joy2key-1.6.ebuild index 54178688e520..89e1fead31d9 100644 --- a/app-misc/joy2key/joy2key-1.6.ebuild +++ b/app-misc/joy2key/joy2key-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/joy2key-1.6.ebuild,v 1.12 2003/02/13 09:02:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/joy2key-1.6.ebuild,v 1.13 2004/03/14 10:59:03 mr_bones_ Exp $ DESCRIPTION="An application that translates joystick events to keyboard events" SRC_URI="http://www-unix.oit.umass.edu/~tetron/technology/joy2key/${P}.tar.gz" |