diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:07:08 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:07:08 +0000 |
commit | 0c8bacc6490828c01624c041d5a7e0be906fe13f (patch) | |
tree | 2d67264948b0ce76e70b7bfd81393aa87bbd8460 /media-gfx/hp2xx/hp2xx-3.4.4.ebuild | |
parent | Update to use mirror://. (diff) | |
download | gentoo-2-0c8bacc6490828c01624c041d5a7e0be906fe13f.tar.gz gentoo-2-0c8bacc6490828c01624c041d5a7e0be906fe13f.tar.bz2 gentoo-2-0c8bacc6490828c01624c041d5a7e0be906fe13f.zip |
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/hp2xx/hp2xx-3.4.4.ebuild')
-rw-r--r-- | media-gfx/hp2xx/hp2xx-3.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild b/media-gfx/hp2xx/hp2xx-3.4.4.ebuild index 237c12841dc9..ab37999784a9 100644 --- a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild +++ b/media-gfx/hp2xx/hp2xx-3.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hp2xx/hp2xx-3.4.4.ebuild,v 1.1 2012/02/07 21:36:28 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hp2xx/hp2xx-3.4.4.ebuild,v 1.2 2012/04/24 10:07:08 mgorny Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit eutils base DESCRIPTION="Versatile tool to convert Hewlett-Packard's HP-GL plotter language into other graphics formats" HOMEPAGE="http://www.gnu.org/software/hp2xx/" -SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |