diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:09:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:09:41 +0000 |
commit | 73c402a341350d2cf083bbb802a5c9ee0003f2ac (patch) | |
tree | 07306077c5cba095f55eedf6ec8cd973bb16ab29 /x11-misc/touchcal | |
parent | whitespace (diff) | |
download | historical-73c402a341350d2cf083bbb802a5c9ee0003f2ac.tar.gz historical-73c402a341350d2cf083bbb802a5c9ee0003f2ac.tar.bz2 historical-73c402a341350d2cf083bbb802a5c9ee0003f2ac.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-misc/touchcal')
-rw-r--r-- | x11-misc/touchcal/touchcal-0.31.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/touchcal/touchcal-0.31.ebuild b/x11-misc/touchcal/touchcal-0.31.ebuild index a71835f23cc7..9b711e0b1142 100644 --- a/x11-misc/touchcal/touchcal-0.31.ebuild +++ b/x11-misc/touchcal/touchcal-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/touchcal/touchcal-0.31.ebuild,v 1.2 2006/11/27 16:14:15 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/touchcal/touchcal-0.31.ebuild,v 1.3 2007/07/13 05:09:41 mr_bones_ Exp $ DESCRIPTION="Touchscreen calibration utility" HOMEPAGE="http://touchcal.sourceforge.net" @@ -15,4 +15,3 @@ src_install() { emake install DESTDIR=${D} dodoc README ChangeLog } - |