public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/File-Rsync/
Date: Thu,  2 Jul 2015 04:50:37 +0000 (UTC)	[thread overview]
Message-ID: <1435810046.bc358cd840e3bae3d801c9d0d43857c7819de416.kent@gentoo> (raw)

commit:     bc358cd840e3bae3d801c9d0d43857c7819de416
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Wed Jul  8 15:43:12 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 04:07:26 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=bc358cd8

[rebase-filter: dwc/File-Rsync] Add remaning ebuilds from my perl-other overlay

 dev-perl/File-Rsync/File-Rsync-0.42.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/dev-perl/File-Rsync/File-Rsync-0.42.ebuild b/dev-perl/File-Rsync/File-Rsync-0.42.ebuild
new file mode 100644
index 0000000..25d9bc9
--- /dev/null
+++ b/dev-perl/File-Rsync/File-Rsync-0.42.ebuild
@@ -0,0 +1,25 @@
+# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="Perl interface to rsync"
+HOMEPAGE="http://search.cpan.org/dist/${PN}/"
+SRC_URI="mirror://cpan/authors/id/L/LE/LEAKIN/${P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+RESTRICT="nomirror"
+SRC_TEST="do"
+
+IUSE=""
+RDEPEND="dev-lang/perl
+	virtual/perl-Scalar-List-Utils
+	net-misc/rsync"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+	echo "$(which rsync)" | perl-module_src_compile
+}


             reply	other threads:[~2015-07-02  4:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02  4:50 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-02  4:50 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/File-Rsync/ Kent Fredric
2015-07-02  4:50 Kent Fredric
2015-07-02  4:50 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1435810046.bc358cd840e3bae3d801c9d0d43857c7819de416.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox