summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-06-27 17:20:27 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-06-27 17:20:27 +0000
commitb3a0ff20a3b97c1de054febe5dacd5f5f86fb4e3 (patch)
tree1475bcc5c98f1f20d802ec9cb298489bcaf7faf1 /dev-perl
parentBump to EAPI=5 (diff)
downloadgentoo-2-b3a0ff20a3b97c1de054febe5dacd5f5f86fb4e3.tar.gz
gentoo-2-b3a0ff20a3b97c1de054febe5dacd5f5f86fb4e3.tar.bz2
gentoo-2-b3a0ff20a3b97c1de054febe5dacd5f5f86fb4e3.zip
Mark amd64/ia64/sparc/x86 stable; Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/File-RsyncP/ChangeLog6
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild25
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild4
3 files changed, 7 insertions, 28 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog
index b1fcc4df5947..f1663a02536d 100644
--- a/dev-perl/File-RsyncP/ChangeLog
+++ b/dev-perl/File-RsyncP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-RsyncP
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.29 2014/06/27 17:18:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.30 2014/06/27 17:20:27 zlogene Exp $
+
+ 27 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> -File-RsyncP-0.68.ebuild,
+ File-RsyncP-0.700.0.ebuild:
+ Mark amd64/ia64/sparc/x86 stable; Drop old.
27 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> File-RsyncP-0.700.0.ebuild:
Bump to EAPI=5
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild
deleted file mode 100644
index dbf2206fc15b..000000000000
--- a/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild,v 1.11 2011/04/20 13:01:04 jlec Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=CBARRATT
-inherit perl-module toolchain-funcs
-
-DESCRIPTION="An rsync perl module"
-HOMEPAGE="http://perlrsync.sourceforge.net/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="net-misc/rsync"
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-src_prepare() {
- perl-module_src_prepare
- tc-export CC
-}
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild
index 75b2b78f5d04..22d02c9acbf8 100644
--- a/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild
+++ b/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild,v 1.2 2014/06/27 17:18:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild,v 1.3 2014/06/27 17:20:27 zlogene Exp $
EAPI=5
@@ -13,7 +13,7 @@ HOMEPAGE="http://perlrsync.sourceforge.net/ ${HOMEPAGE}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND="net-misc/rsync"