From 62af4b238437b6e2398c0f6061769ea18e20d7cf Mon Sep 17 00:00:00 2001 From: Denis Dupeyron Date: Fri, 11 May 2007 11:16:05 +0000 Subject: Added mirror URI. (Portage version: 2.1.2.7) --- net-print/foomatic-db-ppds/ChangeLog | 6 +++++- net-print/foomatic-db-ppds/foomatic-db-ppds-20070508.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'net-print/foomatic-db-ppds') diff --git a/net-print/foomatic-db-ppds/ChangeLog b/net-print/foomatic-db-ppds/ChangeLog index a68ebf2a8b18..8f145a88f844 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.12 2007/05/08 12:07:32 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.13 2007/05/11 11:16:05 calchan Exp $ + + 11 May 2007; Denis Dupeyron + foomatic-db-ppds-20070508.ebuild: + Added mirror URI. *foomatic-db-ppds-20070508 (08 May 2007) diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-20070508.ebuild b/net-print/foomatic-db-ppds/foomatic-db-ppds-20070508.ebuild index 594bcc464d1f..9891a02b0495 100644 --- a/net-print/foomatic-db-ppds/foomatic-db-ppds-20070508.ebuild +++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-20070508.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2007 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-20070508.ebuild,v 1.1 2007/05/08 12:07:32 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-20070508.ebuild,v 1.2 2007/05/11 11:16:05 calchan Exp $ inherit eutils DESCRIPTION="linuxprinting.org PPD files for postscript printers" HOMEPAGE="http://www.linuxprinting.org/foomatic.html" -SRC_URI="http://linuxprinting.org/download/foomatic/${PN/-ppds}-3.0-${PV}.tar.gz" +SRC_URI="http://gentooexperimental.org/~calchan/distfiles/${PN/-ppds}-3.0-${PV}.tar.gz + http://linuxprinting.org/download/foomatic/${PN/-ppds}-3.0-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad