summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xinput_calibrator/ChangeLog8
-rw-r--r--x11-apps/xinput_calibrator/xinput_calibrator-0.7.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-apps/xinput_calibrator/ChangeLog b/x11-apps/xinput_calibrator/ChangeLog
index 1883fd7a5c18..dd47fa74628c 100644
--- a/x11-apps/xinput_calibrator/ChangeLog
+++ b/x11-apps/xinput_calibrator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xinput_calibrator
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput_calibrator/ChangeLog,v 1.4 2011/03/26 10:28:44 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput_calibrator/ChangeLog,v 1.5 2012/04/23 17:23:37 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org>
+ xinput_calibrator-0.7.5.ebuild:
+ Use mirror:// in SRC_URI.
26 Mar 2011; Christian Faulhammer <fauli@gentoo.org>
xinput_calibrator-0.7.5.ebuild:
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"