public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/blktrace/
Date: Mon, 25 Dec 2017 23:07:21 +0000 (UTC)	[thread overview]
Message-ID: <1514243214.4e5e22d713624057a1779648fbc9d384ab448bcb.dilfridge@gentoo> (raw)

commit:     4e5e22d713624057a1779648fbc9d384ab448bcb
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 23:06:54 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 23:06:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5e22d7

sys-block/blktrace: Add texlive-core as provider of dvipdfm, bug 628820

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-block/blktrace/blktrace-1.0.3.ebuild    | 7 +++++--
 sys-block/blktrace/blktrace-1.1.0-r1.ebuild | 8 ++++++--
 sys-block/blktrace/blktrace-1.1.0.ebuild    | 7 +++++--
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/sys-block/blktrace/blktrace-1.0.3.ebuild b/sys-block/blktrace/blktrace-1.0.3.ebuild
index 98beede214a..d5464fbb918 100644
--- a/sys-block/blktrace/blktrace-1.0.3.ebuild
+++ b/sys-block/blktrace/blktrace-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
@@ -18,7 +18,10 @@ RDEPEND=""
 # This is a Linux specific app!
 DEPEND="${RDEPEND}
 		sys-kernel/linux-headers
-		doc? ( virtual/latex-base app-text/dvipdfm )
+		doc? (
+			virtual/latex-base
+			|| ( >=app-text/texlive-core-2014 app-text/dvipdfm )
+		)
 		dev-libs/libaio"
 S="${WORKDIR}/${MY_P}"
 

diff --git a/sys-block/blktrace/blktrace-1.1.0-r1.ebuild b/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
index d66b19d55f8..40a590aa25f 100644
--- a/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
+++ b/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,11 @@ RDEPEND="dev-libs/libaio"
 # This is a Linux specific app!
 DEPEND="${RDEPEND}
 		sys-kernel/linux-headers
-		doc? ( virtual/latex-base app-text/dvipdfm )"
+		doc? (
+			virtual/latex-base
+			|| ( >=app-text/texlive-core-2014 app-text/dvipdfm )
+		)
+"
 S="${WORKDIR}/${MY_P}"
 
 CONFIG_CHECK="~BLK_DEV_IO_TRACE"

diff --git a/sys-block/blktrace/blktrace-1.1.0.ebuild b/sys-block/blktrace/blktrace-1.1.0.ebuild
index 46218c3cd3b..49666d84760 100644
--- a/sys-block/blktrace/blktrace-1.1.0.ebuild
+++ b/sys-block/blktrace/blktrace-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,10 @@ RDEPEND=""
 # This is a Linux specific app!
 DEPEND="${RDEPEND}
 		sys-kernel/linux-headers
-		doc? ( virtual/latex-base app-text/dvipdfm )
+		doc? (
+			virtual/latex-base
+			|| ( >=app-text/texlive-core-2014 app-text/dvipdfm )
+		)
 		dev-libs/libaio"
 S="${WORKDIR}/${MY_P}"
 


             reply	other threads:[~2017-12-25 23:07 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-25 23:07 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-13 14:55 [gentoo-commits] repo/gentoo:master commit in: sys-block/blktrace/ Arthur Zamarin
2024-05-13 14:54 Arthur Zamarin
2024-05-13 13:56 Arthur Zamarin
2024-05-13 13:56 Arthur Zamarin
2024-04-21 15:09 Robin H. Johnson
2024-04-21 15:09 Robin H. Johnson
2024-04-20 19:05 Arthur Zamarin
2021-06-20 17:16 Robin H. Johnson
2021-06-14  9:15 Agostino Sarubbo
2021-06-13  6:32 Agostino Sarubbo
2021-06-13  6:28 Agostino Sarubbo
2021-06-12 18:04 Robin H. Johnson
2020-06-04  9:06 David Seifert
2020-05-24 22:17 Sergei Trofimovich
2018-08-26 20:35 Michał Górny
2018-05-29 13:18 Aaron Bauman
2018-05-17 21:18 Sergei Trofimovich
2016-12-12  2:37 Robin H. Johnson

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=1514243214.4e5e22d713624057a1779648fbc9d384ab448bcb.dilfridge@gentoo \
    --to=dilfridge@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