diff options
author | Michael Palimaka <kensington@gentoo.org> | 2012-05-12 18:46:38 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2012-05-12 18:46:38 +0000 |
commit | fbba3465ae4b6f76b54b0ba541f6ad7c1e9d9fbb (patch) | |
tree | 3290fe6b5752778fa690a1e4ae8dd0f35a21a5c5 /x11-misc/xcalib/xcalib-0.8.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-fbba3465ae4b6f76b54b0ba541f6ad7c1e9d9fbb.tar.gz historical-fbba3465ae4b6f76b54b0ba541f6ad7c1e9d9fbb.tar.bz2 historical-fbba3465ae4b6f76b54b0ba541f6ad7c1e9d9fbb.zip |
Update HOMEPAGE and SRC_URI, fixing bug #415609 by df <demmamussabebonk@gmail.com>. Add upstream metadata.
Package-Manager: portage-2.1.10.59/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xcalib/xcalib-0.8.ebuild')
-rw-r--r-- | x11-misc/xcalib/xcalib-0.8.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/xcalib/xcalib-0.8.ebuild b/x11-misc/xcalib/xcalib-0.8.ebuild index 4c55af7fd31d..eb2e6bb1b22f 100644 --- a/x11-misc/xcalib/xcalib-0.8.ebuild +++ b/x11-misc/xcalib/xcalib-0.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalib/xcalib-0.8.ebuild,v 1.4 2008/04/14 11:36:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalib/xcalib-0.8.ebuild,v 1.5 2012/05/12 18:46:38 kensington Exp $ inherit eutils toolchain-funcs multilib DESCRIPTION="xcalib is a tiny monitor calibration loader for X.org" -HOMEPAGE="http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/" -SRC_URI="http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/xcalib-source-${PV}.tar.gz" +HOMEPAGE="http://xcalib.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${PN}-source-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" |