public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-VersionControl_SVN/
Date: Wed, 14 Feb 2018 16:27:50 +0000 (UTC)	[thread overview]
Message-ID: <1518625662.77f304cb22f6603176ca9f5efb4b56000219489a.grknight@gentoo> (raw)

commit:     77f304cb22f6603176ca9f5efb4b56000219489a
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 16:26:49 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 16:27:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f304cb

dev-php/PEAR-VersionControl_SVN: Revbump for EAPI and eclass change

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../PEAR-VersionControl_SVN-0.5.2-r1.ebuild          | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.2-r1.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.2-r1.ebuild
new file mode 100644
index 00000000000..7fea8919316
--- /dev/null
+++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.2-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+RDEPEND=""
+
+src_prepare() {
+	einfo "Patching SVN.php and SVN/Command.php to use proper paths by default"
+	sed -i -e 's:/usr/local:/usr:g' VersionControl/SVN.php || die "sed failed"
+	sed -i -e 's:/usr/local:/usr:g' VersionControl/SVN/Command.php || die "sed failed"
+	default
+}


             reply	other threads:[~2018-02-14 16:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14 16:27 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-19  0:34 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-VersionControl_SVN/ Thomas Deutschmann
2018-04-24 20:33 Brian Evans
2018-04-23 17:24 Brian Evans
2017-02-03 23:53 Michael Orlitzky

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=1518625662.77f304cb22f6603176ca9f5efb4b56000219489a.grknight@gentoo \
    --to=grknight@gentoo.org \
    --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