From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/websvn/
Date: Mon, 15 Aug 2016 13:02:28 +0000 (UTC) [thread overview]
Message-ID: <1471266125.64a932e34afd0526899980ba45fd887e0c4cf813.grknight@gentoo> (raw)
commit: 64a932e34afd0526899980ba45fd887e0c4cf813
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 13:02:05 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 13:02:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a932e3
www-apps/websvn: Drop depend.php eclass and insert the DEPENDs it added
This effectively does not change the vdb as the DEPEND and RDEPEND values
are the same as they were previously
Package-Manager: portage-2.3.0
www-apps/websvn/websvn-2.3.2.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/www-apps/websvn/websvn-2.3.2.ebuild b/www-apps/websvn/websvn-2.3.2.ebuild
index b01c38a..f6cb952 100644
--- a/www-apps/websvn/websvn-2.3.2.ebuild
+++ b/www-apps/websvn/websvn-2.3.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="2"
-inherit depend.php eutils webapp
+inherit eutils webapp
MY_P="${P//_/}"
@@ -17,13 +17,13 @@ LICENSE="GPL-2"
IUSE="enscript"
KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-DEPEND=""
+DEPEND="virtual/httpd-php"
RDEPEND="dev-vcs/subversion
- enscript? ( app-text/enscript )"
+ enscript? ( app-text/enscript )
+ virtual/httpd-php"
RESTRICT="mirror"
need_httpd_cgi
-need_php_httpd
S="${WORKDIR}/${MY_P}"
next reply other threads:[~2016-08-15 13:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-15 13:02 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-10 22:27 [gentoo-commits] repo/gentoo:master commit in: www-apps/websvn/ Sam James
2018-11-28 9:58 Michał Górny
2017-01-16 4:38 Aaron Bauman
2016-11-04 13:21 Jeroen Roovers
2016-10-26 10:13 Agostino Sarubbo
2016-10-26 10:12 Agostino Sarubbo
2016-08-11 18:26 Brian Evans
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=1471266125.64a932e34afd0526899980ba45fd887e0c4cf813.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