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
commitd5252c6cbb48ba4741afdb66a3bb17588063a942 (patch)
treea6d4b0f934054ed69a0c65030a49279ddb7dec43 /dev-perl/gnome2-print
parentMarking x86 stable (diff)
downloadhistorical-d5252c6cbb48ba4741afdb66a3bb17588063a942.tar.gz
historical-d5252c6cbb48ba4741afdb66a3bb17588063a942.tar.bz2
historical-d5252c6cbb48ba4741afdb66a3bb17588063a942.zip
Fixing mirror syntax
Package-Manager: portage-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/Manifest10
-rw-r--r--dev-perl/gnome2-print/gnome2-print-0.61.ebuild4
3 files changed, 17 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/Manifest b/dev-perl/gnome2-print/Manifest
index 458a7d99f0c7..5a40c0085060 100644
--- a/dev-perl/gnome2-print/Manifest
+++ b/dev-perl/gnome2-print/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 356cac10739c4957c3eed7cc0f837821 ChangeLog 1606
MD5 56cdf1dd834d029ae6150481a37345a2 files/digest-gnome2-print-0.61 68
MD5 107bb37b49bcf391bdf45bf386b308fb files/digest-gnome2-print-0.94 68
MD5 92f21a3f207db1a99ec423e4c04cf1d6 gnome2-print-0.61.ebuild 728
MD5 cc48128a548ad41a019b3194b3f8560d gnome2-print-0.94.ebuild 736
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDyocotG5z4I8BtQoRAhI+AJ4xnlLa7q64Krw3YgWvJBhUwMMegQCePtN/
+ljLwimYF3keN/KU7IZ1GuXk=
+=0ar6
+-----END PGP SIGNATURE-----
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"