summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-25 16:01:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-25 16:01:00 +0000
commit820dd8ecf6ea80a7a178d7a489766b7d841b6a07 (patch)
treedf7f53bdbc9a71e6e51c800e3359adc314432824 /dev-perl/File-Sync
parentPlace development tools in the expected location (diff)
downloadhistorical-820dd8ecf6ea80a7a178d7a489766b7d841b6a07.tar.gz
historical-820dd8ecf6ea80a7a178d7a489766b7d841b6a07.tar.bz2
historical-820dd8ecf6ea80a7a178d7a489766b7d841b6a07.zip
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/File-Sync')
-rw-r--r--dev-perl/File-Sync/ChangeLog5
-rw-r--r--dev-perl/File-Sync/File-Sync-0.09.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/File-Sync/ChangeLog b/dev-perl/File-Sync/ChangeLog
index a95b0acef74b..1154ea7a53c7 100644
--- a/dev-perl/File-Sync/ChangeLog
+++ b/dev-perl/File-Sync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Sync
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.6 2005/04/24 13:11:43 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/ChangeLog,v 1.7 2005/04/25 15:55:20 mcummings Exp $
+
+ 25 Apr 2005; Michael Cummings <mcummings@gentoo.org> File-Sync-0.09.ebuild:
+ cleaning
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> File-Sync-0.09.ebuild:
Stable on ppc.
diff --git a/dev-perl/File-Sync/File-Sync-0.09.ebuild b/dev-perl/File-Sync/File-Sync-0.09.ebuild
index c559138895f7..e35dfdc43fe4 100644
--- a/dev-perl/File-Sync/File-Sync-0.09.ebuild
+++ b/dev-perl/File-Sync/File-Sync-0.09.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.09.ebuild,v 1.7 2005/04/24 13:11:43 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.09.ebuild,v 1.8 2005/04/25 15:55:20 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl access to fsync() and sync() function calls"
HOMEPAGE="http://search.cpan.org/~cevans/${P}/"
-SRC_URI="http://www.cpan.org/authors/id/C/CE/CEVANS/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/C/CE/CEVANS/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~ppc64 ~sparc"
+KEYWORDS="x86 ppc ~ppc64 sparc"
IUSE=""
SRC_TEST="do"