summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-01-06 10:57:55 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-01-06 10:57:55 +0000
commit49481225161555660f8362d20b4175efe9fa23f1 (patch)
tree8395d894235f3de4af6be51d448caf41bf7948b5 /net-print/foomatic-db-ppds
parentUse local copy, upstream was too fast in removing (diff)
downloadgentoo-2-49481225161555660f8362d20b4175efe9fa23f1.tar.gz
gentoo-2-49481225161555660f8362d20b4175efe9fa23f1.tar.bz2
gentoo-2-49481225161555660f8362d20b4175efe9fa23f1.zip
Use local copy, upstream was too fast in removing
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'net-print/foomatic-db-ppds')
-rw-r--r--net-print/foomatic-db-ppds/ChangeLog6
-rw-r--r--net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/net-print/foomatic-db-ppds/ChangeLog b/net-print/foomatic-db-ppds/ChangeLog
index 9dad78630af8..37565d90a8db 100644
--- a/net-print/foomatic-db-ppds/ChangeLog
+++ b/net-print/foomatic-db-ppds/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-print/foomatic-db-ppds
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.44 2014/01/05 23:42:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.45 2014/01/06 10:57:55 dilfridge Exp $
+
+ 06 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ foomatic-db-ppds-4.0.20140105.ebuild:
+ Use local copy, upstream was too fast in removing
*foomatic-db-ppds-4.0.20140105 (05 Jan 2014)
diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild
index 857b8f81f517..45e3c225feef 100644
--- a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild
+++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-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-ppds/foomatic-db-ppds-4.0.20140105.ebuild,v 1.1 2014/01/05 23:42:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild,v 1.2 2014/01/06 10:57:55 dilfridge Exp $
EAPI=5
@@ -10,7 +10,8 @@ MY_P=${PN/-ppds}-$(replace_version_separator 2 '-')
DESCRIPTION="linuxprinting.org PPD files for postscript printers"
HOMEPAGE="http://www.linuxprinting.org/foomatic.html"
-SRC_URI="http://linuxprinting.org/download/foomatic/${MY_P}.tar.gz"
+#SRC_URI="http://linuxprinting.org/download/foomatic/${MY_P}.tar.gz"
+SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"