diff options
Diffstat (limited to 'x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild')
-rw-r--r-- | x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild index 72de50862fec..21caa9d38890 100644 --- a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild +++ b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild,v 1.3 2011/03/26 10:28:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild,v 1.4 2012/04/23 17:23:37 mgorny Exp $ EAPI=4 inherit autotools-utils DESCRIPTION="A generic touchscreen calibration program for X.Org" HOMEPAGE="http://www.freedesktop.org/wiki/Software/xinput_calibrator" -SRC_URI="http://cloud.github.com/downloads/tias/${PN}/${P}.tar.gz" +SRC_URI="mirror://github/tias/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" |