summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-04-07 16:24:10 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-04-07 16:24:10 +0000
commitef367714b96824ec00f2a39d6331e7305c8e93c5 (patch)
treec642e381877eceef2ba5e07324b50619a6e651b4 /app-text/gv
parentAdded warning, bug #159922 (diff)
downloadhistorical-ef367714b96824ec00f2a39d6331e7305c8e93c5.tar.gz
historical-ef367714b96824ec00f2a39d6331e7305c8e93c5.tar.bz2
historical-ef367714b96824ec00f2a39d6331e7305c8e93c5.zip
SRC_URI reverted to mirror://, fixes bug 163183
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-text/gv')
-rw-r--r--app-text/gv/ChangeLog5
-rw-r--r--app-text/gv/gv-3.6.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog
index bfe3fbd66014..a462b2b5eaa3 100644
--- a/app-text/gv/ChangeLog
+++ b/app-text/gv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gv
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.63 2007/02/19 22:37:28 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.64 2007/04/07 16:24:10 opfer Exp $
+
+ 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> gv-3.6.2-r1.ebuild:
+ SRC_URI reverted to mirror://, fixes bug 163183
19 Feb 2007; <genstef@gentoo.org> -files/gv-3.6.1-landscape.patch,
-gv-3.6.1-r3.ebuild, -gv-3.6.1-r5.ebuild, -gv-3.6.2.ebuild:
diff --git a/app-text/gv/gv-3.6.2-r1.ebuild b/app-text/gv/gv-3.6.2-r1.ebuild
index d21a826e95ce..f4b31e9ed10e 100644
--- a/app-text/gv/gv-3.6.2-r1.ebuild
+++ b/app-text/gv/gv-3.6.2-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.2-r1.ebuild,v 1.9 2007/02/11 10:07:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.2-r1.ebuild,v 1.10 2007/04/07 16:24:10 opfer Exp $
inherit eutils
DESCRIPTION="gv is used to view PostScript and PDF documents using Ghostscript"
HOMEPAGE="http://www.gnu.org/software/gv/"
-SRC_URI="ftp://ftp.gnu.org/gnu/gv/${P}.tar.gz
+SRC_URI="mirror://gnu/gv/${P}.tar.gz
mirror://debian/pool/main/g/gv/gv_3.6.2-2.diff.gz"
LICENSE="GPL-2"