From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-de/
Date: Wed, 8 Jun 2016 19:17:29 +0000 (UTC) [thread overview]
Message-ID: <1465413322.93dfcd9927271792ef6f28053a5b68c8de491ff2.vapier@gentoo> (raw)
commit: 93dfcd9927271792ef6f28053a5b68c8de491ff2
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 8 19:15:22 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Jun 8 19:15:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93dfcd99
app-i18n/man-pages-de: drop virtual/man from DEPEND
We don't need `man` in order to build/install these.
app-i18n/man-pages-de/man-pages-de-1.11.ebuild | 3 +--
app-i18n/man-pages-de/man-pages-de-1.12.ebuild | 3 +--
app-i18n/man-pages-de/man-pages-de-1.7.ebuild | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/app-i18n/man-pages-de/man-pages-de-1.11.ebuild b/app-i18n/man-pages-de/man-pages-de-1.11.ebuild
index 4f6cf7d..5785b89 100644
--- a/app-i18n/man-pages-de/man-pages-de-1.11.ebuild
+++ b/app-i18n/man-pages-de/man-pages-de-1.11.ebuild
@@ -18,8 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
IUSE=""
RDEPEND="virtual/man"
-DEPEND="${RDEPEND}
- app-text/po4a"
+DEPEND="app-text/po4a"
S=${WORKDIR}/${MY_P}
diff --git a/app-i18n/man-pages-de/man-pages-de-1.12.ebuild b/app-i18n/man-pages-de/man-pages-de-1.12.ebuild
index 9fa047a..b65845a 100644
--- a/app-i18n/man-pages-de/man-pages-de-1.12.ebuild
+++ b/app-i18n/man-pages-de/man-pages-de-1.12.ebuild
@@ -18,8 +18,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
IUSE=""
RDEPEND="virtual/man"
-DEPEND="${RDEPEND}
- app-text/po4a"
+DEPEND="app-text/po4a"
PATCHES=(
"${FILESDIR}/${PN}-1.3-bzip2.patch"
diff --git a/app-i18n/man-pages-de/man-pages-de-1.7.ebuild b/app-i18n/man-pages-de/man-pages-de-1.7.ebuild
index 5a07e29..563702d 100644
--- a/app-i18n/man-pages-de/man-pages-de-1.7.ebuild
+++ b/app-i18n/man-pages-de/man-pages-de-1.7.ebuild
@@ -18,8 +18,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
IUSE=""
RDEPEND="virtual/man"
-DEPEND="${RDEPEND}
- app-text/po4a"
+DEPEND="app-text/po4a"
S=${WORKDIR}/${MY_P}
next reply other threads:[~2016-06-08 19:17 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 19:17 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-17 19:41 [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-de/ Ulrich Müller
2020-03-29 20:05 Ulrich Müller
2020-03-24 20:08 Ulrich Müller
2020-03-18 20:16 Ulrich Müller
2019-12-14 9:57 Ulrich Müller
2019-05-08 19:55 Sergei Trofimovich
2019-05-07 20:14 Tobias Klausmann
2019-05-05 13:45 Mikle Kolyada
2019-05-03 1:45 Aaron Bauman
2019-03-02 11:13 Lars Wendler
2019-03-02 11:13 Lars Wendler
2019-02-17 15:43 Lars Wendler
2019-02-17 15:43 Lars Wendler
2018-10-17 21:38 Virgil Dupras
2018-04-22 1:33 Aaron Bauman
2017-12-18 18:14 Manuel Rüger
2017-12-18 18:14 Manuel Rüger
2017-02-13 10:58 Manuel Rüger
2017-02-13 10:58 Manuel Rüger
2016-09-28 7:12 Lars Wendler
2016-09-28 7:12 Lars Wendler
2016-09-28 7:12 Lars Wendler
2016-08-29 15:49 Lars Wendler
2016-08-29 15:49 Lars Wendler
2016-08-29 15:49 Lars Wendler
2016-08-09 8:10 Lars Wendler
2016-08-09 8:10 Lars Wendler
2016-06-16 7:29 Lars Wendler
2016-06-16 7:29 Lars Wendler
2016-06-08 19:17 Mike Frysinger
2016-04-18 7:33 Lars Wendler
2016-02-17 21:14 Manuel Rüger
2016-02-17 21:13 Manuel Rüger
2016-01-16 17:50 Manuel Rüger
2016-01-08 23:32 Manuel Rüger
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=1465413322.93dfcd9927271792ef6f28053a5b68c8de491ff2.vapier@gentoo \
--to=vapier@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