summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-29 17:27:03 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-29 17:27:03 +0000
commit1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60 (patch)
treeedb1ce6b12e64c24f88cf67c668c4dc27e058da7 /dev-perl/inline-files
parentversion bump (diff)
downloadgentoo-2-1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60.tar.gz
gentoo-2-1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60.tar.bz2
gentoo-2-1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/inline-files')
-rw-r--r--dev-perl/inline-files/ChangeLog8
-rw-r--r--dev-perl/inline-files/inline-files-0.62.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/inline-files/ChangeLog b/dev-perl/inline-files/ChangeLog
index 2ca0ef6a2d23..f9bf618347fd 100644
--- a/dev-perl/inline-files/ChangeLog
+++ b/dev-perl/inline-files/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/inline-files
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.4 2004/12/30 18:59:12 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.5 2005/04/29 17:27:03 mcummings Exp $
+
+ 29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ inline-files-0.62.ebuild:
+ Cleaning for mirror syntax
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/inline-files/inline-files-0.62.ebuild b/dev-perl/inline-files/inline-files-0.62.ebuild
index ef33599fc4fb..71d5f871d1fb 100644
--- a/dev-perl/inline-files/inline-files-0.62.ebuild
+++ b/dev-perl/inline-files/inline-files-0.62.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v 1.7 2004/10/16 23:57:25 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v 1.8 2005/04/29 17:27:03 mcummings Exp $
inherit perl-module
MY_P=Inline-Files-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Multiple virtual files in a single file"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz"
HOMEPAGE="http://search.cpan.org/author/DCONWAY/${MY_P}"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~sparc alpha ppc"
+KEYWORDS="x86 sparc alpha ppc"
IUSE=""