summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-15 17:32:17 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-15 17:32:17 +0000
commit1bfdb078dd7bf810ba9e2d8551aca4a9d3ce16a6 (patch)
tree0507fc67baf5157efe7a118fc9db06922b7ba6b9 /dev-perl/gnome2-print
parentMarking x86 stable (diff)
downloadgentoo-2-1bfdb078dd7bf810ba9e2d8551aca4a9d3ce16a6.tar.gz
gentoo-2-1bfdb078dd7bf810ba9e2d8551aca4a9d3ce16a6.tar.bz2
gentoo-2-1bfdb078dd7bf810ba9e2d8551aca4a9d3ce16a6.zip
Fixing mirror syntax
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/gnome2-print')
-rw-r--r--dev-perl/gnome2-print/ChangeLog6
-rw-r--r--dev-perl/gnome2-print/gnome2-print-0.61.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/gnome2-print/ChangeLog b/dev-perl/gnome2-print/ChangeLog
index 51bbb08f77b2..5bd29221895f 100644
--- a/dev-perl/gnome2-print/ChangeLog
+++ b/dev-perl/gnome2-print/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/gnome2-print
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.11 2006/01/13 20:56:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.12 2006/01/15 17:32:17 mcummings Exp $
+
+ 15 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ gnome2-print-0.61.ebuild:
+ Fixing mirror syntax
13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
gnome2-print-0.94.ebuild:
diff --git a/dev-perl/gnome2-print/gnome2-print-0.61.ebuild b/dev-perl/gnome2-print/gnome2-print-0.61.ebuild
index 0b07142360b9..248dcd821015 100644
--- a/dev-perl/gnome2-print/gnome2-print-0.61.ebuild
+++ b/dev-perl/gnome2-print/gnome2-print-0.61.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.61.ebuild,v 1.7 2006/01/08 14:34:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.61.ebuild,v 1.8 2006/01/15 17:32:17 mcummings Exp $
inherit perl-module
MY_P=Gnome2-Print-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Perl interface to the 2.x series of the Gnome print libraries."
-SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~rmcfarla/${P}"
SLOT="0"