public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: /
Date: Thu, 22 Oct 2020 10:50:09 +0000 (UTC)	[thread overview]
Message-ID: <1603311741.4715ac85f51b2292a2ae655bf800d02e58bf5c3d.andrewammerlaan@gentoo> (raw)

commit:     4715ac85f51b2292a2ae655bf800d02e58bf5c3d
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Oct 21 20:22:21 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Oct 21 20:22:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4715ac85

README.md: update reference to optfeature function

The `optfeature` function early was within `eutils.eclass`
that is now deprecated. This function is moved
to `optfeature.eclass`.

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 518506a4..d8d5226a 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ See the [dev manual](https://devmanual.gentoo.org/eclass-reference/distutils-r1.
 
 Installation of small files, like documentation, completions, man pages, etc, does not have to be toggle-able with an USE flag. Instead, just install these files unconditionally. This avoids unnecessary recompilations when an user forgot to enable a flag that installs a small file.
 
-The same holds for optional runtime dependencies. It is not necessary to introduce a USE flag, that does not alter the compiled binary and just pulls in an extra optional runtime dependency. Instead, you can notify the user of these optional runtime dependencies with the `optfeature` function from the [eutils](https://devmanual.gentoo.org/eclass-reference/eutils.eclass/) eclass. If, for whatever reason, it is still desired to introduce an USE flag for optional runtime dependencies, one can still use the `optfeature` function as well to allow the user to choose to avoid recompiling a package.
+The same holds for optional runtime dependencies. It is not necessary to introduce a USE flag, that does not alter the compiled binary and just pulls in an extra optional runtime dependency. Instead, you can notify the user of these optional runtime dependencies with the `optfeature` function from the [optfeature](https://devmanual.gentoo.org/eclass-reference/optfeature.eclass/) eclass (early from currently deprecated [eutils](https://devmanual.gentoo.org/eclass-reference/eutils.eclass/) eclass). If, for whatever reason, it is still desired to introduce an USE flag for optional runtime dependencies, one can still use the `optfeature` function as well to allow the user to choose to avoid recompiling a package.
 
 
 ## Useful Links <a name="links"></a>


             reply	other threads:[~2020-10-22 10:50 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 10:50 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-12 20:23 [gentoo-commits] repo/proj/guru:dev commit in: / Nowa Ammerlaan
2024-11-12 20:23 ` [gentoo-commits] repo/proj/guru:master " Nowa Ammerlaan
2024-04-22 20:52 David Roman
2024-04-21 14:11 Haelwenn Monnier
2024-04-19 18:02 Julien Roy
2024-04-19 18:01 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-19 18:02 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-19 18:01 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-19 18:02 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-19 17:53 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-19 18:02 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-19 17:53 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-19 18:02 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-19 17:53 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-19 18:02 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-02 12:34 Haelwenn Monnier
2024-04-02 12:34 Haelwenn Monnier
2024-04-01 21:54 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-01 22:00 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-01 21:30 Haelwenn Monnier
2024-03-11 17:31 David Roman
2024-02-23  1:36 David Roman
2024-02-17  2:40 Rui Huang
2024-01-09 16:24 David Roman
2024-01-07 23:46 David Roman
2024-01-01 14:31 Florian Schmaus
2023-12-14  7:25 Viorel Munteanu
2023-11-12  0:50 David Roman
2023-09-05 22:34 [gentoo-commits] repo/proj/guru:dev " Haelwenn Monnier
2023-09-05 22:35 ` [gentoo-commits] repo/proj/guru:master " Haelwenn Monnier
2023-09-03 12:27 Haelwenn Monnier
2023-07-11  6:16 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-11  6:15 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-14  7:44 Viorel Munteanu
2023-01-04  8:51 Florian Schmaus
2023-01-04  8:51 Florian Schmaus
2022-11-04 14:38 Arthur Zamarin
2022-11-04 14:38 Arthur Zamarin
2022-06-22 17:39 Andrew Ammerlaan
2022-06-14 18:35 Haelwenn Monnier
2022-06-14 18:35 Haelwenn Monnier
2022-06-10 14:08 Andrew Ammerlaan
2022-06-03 10:44 Florian Schmaus
2022-06-03 10:44 Florian Schmaus
2022-06-03 10:44 Florian Schmaus
2022-06-03 10:44 Florian Schmaus
2022-05-29 18:29 Andrew Ammerlaan
2022-05-28 10:10 Andrew Ammerlaan
2022-05-28 10:10 Andrew Ammerlaan
2022-05-09 18:44 Andrew Ammerlaan
2022-05-09 18:44 Andrew Ammerlaan
2022-05-09 18:44 Andrew Ammerlaan
2022-05-02 17:59 Arthur Zamarin
2022-04-06  0:07 Ronny Gutbrod
2022-03-29  0:22 Ronny Gutbrod
2022-03-23 16:15 Ronny Gutbrod
2022-02-04 11:44 Florian Schmaus
2022-02-04 11:44 Florian Schmaus
2022-02-04 11:44 Florian Schmaus
2022-02-04 11:44 Florian Schmaus
2021-10-28 20:56 Haelwenn Monnier
2021-10-28 20:56 Haelwenn Monnier
2021-10-28 20:56 Haelwenn Monnier
2021-10-27  6:18 Florian Schmaus
2021-10-25 11:56 Andrew Ammerlaan
2021-10-20  8:18 Florian Schmaus
2021-10-20  8:18 Florian Schmaus
2021-10-13 22:12 Haelwenn Monnier
2021-10-13 22:12 Haelwenn Monnier
2021-10-09  6:44 Arthur Zamarin
2021-09-30 19:39 Arthur Zamarin
2021-09-08 15:20 Arthur Zamarin
2021-09-07  2:58 Haelwenn Monnier
2021-08-27 16:10 Haelwenn Monnier
2021-08-27 16:10 Haelwenn Monnier
2021-08-27 16:10 Haelwenn Monnier
2021-08-24 19:24 Andrew Ammerlaan
2021-08-24 19:24 Andrew Ammerlaan
2021-08-24 19:24 Andrew Ammerlaan
2021-08-24 19:24 Andrew Ammerlaan
2021-08-20 18:48 Florian Schmaus
2021-08-20 18:48 Florian Schmaus
2021-08-20 18:48 Florian Schmaus
2021-08-12 12:33 Florian Schmaus
2021-08-07 17:48 Florian Schmaus
2021-08-03  8:45 Andrew Ammerlaan
2021-08-03  8:45 Andrew Ammerlaan
2021-08-03  8:45 Andrew Ammerlaan
2021-07-30  9:11 Andrew Ammerlaan
2021-07-26 14:05 Andrew Ammerlaan
2021-07-26 14:05 Andrew Ammerlaan
2021-07-26 14:05 Andrew Ammerlaan
2021-07-26 14:05 Andrew Ammerlaan
2021-07-26 14:05 Andrew Ammerlaan
2021-07-26 14:05 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-06-20 13:07 Andrew Ammerlaan
2021-06-20 13:07 Andrew Ammerlaan
2021-05-17 19:11 Andrew Ammerlaan
2021-05-17 19:11 Andrew Ammerlaan
2021-04-23  8:47 Haelwenn Monnier
2021-01-23 11:49 Michał Górny
2021-01-23 11:49 Michał Górny
2021-01-03 12:19 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-03 12:19 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-12 11:42 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-07-12 11:57 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-07 16:51 [gentoo-commits] repo/proj/guru:dev " Michał Górny
2020-05-07 16:51 ` [gentoo-commits] repo/proj/guru:master " Michał Górny
2020-05-01 11:16 Andrew Ammerlaan
2020-05-01 10:07 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-01 10:08 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-01 10:02 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-01 10:02 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-01  9:58 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-01  9:59 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1603311741.4715ac85f51b2292a2ae655bf800d02e58bf5c3d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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