public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Torsten Veller <ml-en@veller.net>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: prepalldocs implementation in eutils.eclass
Date: Wed, 18 Feb 2009 09:48:07 +0100	[thread overview]
Message-ID: <20090218094305.TAdcd42.tv@veller.net> (raw)
In-Reply-To: <9d2010770902180022yaf1d202xa75541eec7299b81@mail.gmail.com>

* Michael Sterrett <mr_bones_@gentoo.org>:
> Patches welcome.

--- eutils.eclass
+++ eutils.eclass
@@ -1823,21 +1823,3 @@
 		newbin "${tmpwrapper}" "${wrapper}" || die
 	fi
 }
-
-# @FUNCTION: prepalldocs
-# @USAGE:
-# @DESCRIPTION:
-# Compress files in /usr/share/doc which are not already
-# compressed, excluding /usr/share/doc/${PF}/html.
-# Uses the ecompressdir to do the compression.
-prepalldocs() {
-	if [[ -n $1 ]] ; then
-		ewarn "prepalldocs: invalid usage; takes no arguments"
-	fi
-
-	cd "${D}"
-	[[ -d usr/share/doc ]] || exit 0
-
-	ecompressdir --ignore /usr/share/doc/${PF}/html
-	ecompressdir --queue /usr/share/doc
-}



  reply	other threads:[~2009-02-18  8:49 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13 21:30 [gentoo-dev] prepalldocs is now banned Thomas Anderson
2009-02-17 22:26 ` Thilo Bangert
2009-02-18  0:10   ` Michael Sterrett
2009-02-18  0:18     ` Ciaran McCreesh
2009-02-18  7:39       ` Alexis Ballier
2009-02-18  8:33         ` Ulrich Mueller
2009-02-18 14:06         ` Ciaran McCreesh
2009-02-18 15:18           ` Ulrich Mueller
2009-02-18 15:21             ` Ciaran McCreesh
2009-02-18 15:46               ` Ulrich Mueller
2009-02-18 15:50                 ` Ciaran McCreesh
2009-02-18 19:01                   ` Alexis Ballier
2009-02-18 19:06                     ` Ciaran McCreesh
2009-02-18 19:37                       ` Ulrich Mueller
2009-02-19 11:06                     ` [gentoo-dev] Proposal for compression handling (was: Re: prepalldocs is now banned) Ulrich Mueller
2009-02-19 21:25                       ` Ciaran McCreesh
2009-02-19 22:03                         ` [gentoo-dev] Proposal for compression handling Ulrich Mueller
2009-02-20  7:42                           ` Brian Harring
2009-02-20  7:59                             ` Ulrich Mueller
2009-02-21 23:09                               ` Zac Medico
2009-02-22  9:57                                 ` Ulrich Mueller
2009-02-18 18:28           ` [gentoo-dev] prepalldocs is now banned Alexis Ballier
2009-02-18 18:36             ` Ciaran McCreesh
2009-02-18 19:19               ` Alexis Ballier
2009-02-18 10:29   ` Petteri Räty
2009-02-18  8:07 ` Michael Sterrett
2009-02-18  8:13   ` [gentoo-dev] prepalldocs implementation in eutils.eclass (was: prepalldocs is now banned) Torsten Veller
2009-02-18  8:22     ` Michael Sterrett
2009-02-18  8:48       ` Torsten Veller [this message]
2009-02-19  9:11       ` Tiziano Müller
2009-02-19  9:37         ` Ulrich Mueller
2009-02-19  9:47           ` Nirbheek Chauhan
2009-02-19 10:00             ` Ulrich Mueller
2009-02-19 11:20               ` Tiziano Müller
2009-02-19 11:28                 ` Ulrich Mueller
2009-02-19 11:21           ` Tiziano Müller
2009-02-19 10:57         ` [gentoo-dev] prepalldocs implementation in eutils.eclass Luca Barbato
2009-02-19 18:26         ` [gentoo-dev] prepalldocs implementation in eutils.eclass (was: prepalldocs is now banned) Matti Bickel
2009-02-18 10:26   ` [gentoo-dev] prepalldocs is now banned Petteri Räty
2009-02-18 19:07     ` Tobias Scherbaum
2009-02-18 18:42   ` Donnie Berkholz
2009-02-18 19:01     ` Michael Sterrett
2009-02-18 19:08       ` Ciaran McCreesh
2009-02-18 21:25         ` Donnie Berkholz

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=20090218094305.TAdcd42.tv@veller.net \
    --to=ml-en@veller.net \
    --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