diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2014-01-06 10:57:59 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2014-01-06 10:57:59 +0000 |
commit | 425ec5e0a8435d48b4074153c8c227327a10ffa4 (patch) | |
tree | 3b7f6ee812b2f2c91408cbee18e8efa50d7903b0 /net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild | |
parent | re-set things 'test' (diff) | |
download | historical-425ec5e0a8435d48b4074153c8c227327a10ffa4.tar.gz historical-425ec5e0a8435d48b4074153c8c227327a10ffa4.tar.bz2 historical-425ec5e0a8435d48b4074153c8c227327a10ffa4.zip |
Use local copy, upstream was too fast in removing
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xEBE6A336BE19039C!
Diffstat (limited to 'net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild')
-rw-r--r-- | net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild b/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild index c85def6fb541..3df87a876533 100644 --- a/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild +++ b/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 1.1 2014/01/05 23:40:00 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 1.2 2014/01/06 10:56:00 dilfridge Exp $ EAPI=5 @@ -8,7 +8,8 @@ inherit versionator DESCRIPTION="Printer information files for foomatic-db-engine to generate ppds" HOMEPAGE="http://www.linuxprinting.org/foomatic.html" -SRC_URI="http://www.openprinting.org/download/foomatic/${PN}-$(replace_version_separator 2 -).tar.gz" +#SRC_URI="http://www.openprinting.org/download/foomatic/${PN}-$(replace_version_separator 2 -).tar.gz" +SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${PN}-$(replace_version_separator 2 -).tar.gz" LICENSE="GPL-2" SLOT="0" |