public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/fetch/
Date: Tue,  7 Mar 2017 18:17:37 +0000 (UTC)	[thread overview]
Message-ID: <1488910647.e5821c95c20951918dd28f58beba8c7eaa66bc57.soap@gentoo> (raw)

commit:     e5821c95c20951918dd28f58beba8c7eaa66bc57
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 18:16:41 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 18:17:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5821c95

www-client/fetch: Fix ebuild

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 www-client/fetch/{fetch-1.0-r2.ebuild => fetch-1.0-r3.ebuild} | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/www-client/fetch/fetch-1.0-r2.ebuild b/www-client/fetch/fetch-1.0-r3.ebuild
similarity index 78%
rename from www-client/fetch/fetch-1.0-r2.ebuild
rename to www-client/fetch/fetch-1.0-r3.ebuild
index 8cd2a62ad63..d3f2223776d 100644
--- a/www-client/fetch/fetch-1.0-r2.ebuild
+++ b/www-client/fetch/fetch-1.0-r3.ebuild
@@ -11,14 +11,12 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-DEPEND="dev-libs/http-fetcher"
+RDEPEND="dev-libs/http-fetcher"
+DEPEND="${RDEPEND}"
+
+HTML_DOCS=( docs/fetch.html )
 
 src_prepare() {
 	default
 	sed -i -e "/^ld_rpath/d" configure || die "sed failed"
 }
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc -r docs/*.html README INSTALL
-}


             reply	other threads:[~2017-03-07 18:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-07 18:17 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-30 20:32 [gentoo-commits] repo/gentoo:master commit in: www-client/fetch/ Sam James
2022-08-30 13:23 Andreas Sturmlechner
2022-08-30  9:25 Jakov Smolić
2022-08-30  8:48 Jakov Smolić
2021-04-12  8:26 Patrice Clement
2017-03-05 15:11 Patrice Clement
2017-03-05 15:11 Patrice Clement
2017-03-05 15:11 Patrice Clement
2016-03-31 12:58 Patrice Clement

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=1488910647.e5821c95c20951918dd28f58beba8c7eaa66bc57.soap@gentoo \
    --to=soap@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