public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xournal/
Date: Tue, 13 Mar 2018 12:51:53 +0000 (UTC)	[thread overview]
Message-ID: <1520945494.6b072442385699b20e56fca8ee7503fb7fb22d35.kensington@gentoo> (raw)

commit:     6b072442385699b20e56fca8ee7503fb7fb22d35
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 12:12:42 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 12:51:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b072442

app-text/xournal: remove unnecessary := subslot operator on poppler

Per poppler's metadata.xml, the subslot reflects ABI compatibility of
libpoppler.so only, not libpoppler-{glib,qt4,cpp}.so.

Bug: https://bugs.gentoo.org/607908
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/xournal/xournal-0.4.8-r1.ebuild | 4 ++--
 app-text/xournal/xournal-0.4.8.ebuild    | 4 ++--
 app-text/xournal/xournal-9999.ebuild     | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/xournal/xournal-0.4.8-r1.ebuild b/app-text/xournal/xournal-0.4.8-r1.ebuild
index b30ab3a5467..69d6ceebd25 100644
--- a/app-text/xournal/xournal-0.4.8-r1.ebuild
+++ b/app-text/xournal/xournal-0.4.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ SLOT="0"
 IUSE="+pdf vanilla"
 
 COMMONDEPEND="
-	app-text/poppler:=[cairo]
+	app-text/poppler[cairo]
 	dev-libs/atk
 	dev-libs/glib
 	gnome-base/libgnomecanvas

diff --git a/app-text/xournal/xournal-0.4.8.ebuild b/app-text/xournal/xournal-0.4.8.ebuild
index 1b5655d9ad2..1e879f6a6f8 100644
--- a/app-text/xournal/xournal-0.4.8.ebuild
+++ b/app-text/xournal/xournal-0.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ SLOT="0"
 IUSE="+pdf"
 
 COMMONDEPEND="
-	app-text/poppler:=[cairo]
+	app-text/poppler[cairo]
 	dev-libs/atk
 	dev-libs/glib
 	gnome-base/libgnomecanvas

diff --git a/app-text/xournal/xournal-9999.ebuild b/app-text/xournal/xournal-9999.ebuild
index 61353ac0307..422842c0e82 100644
--- a/app-text/xournal/xournal-9999.ebuild
+++ b/app-text/xournal/xournal-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ SLOT="0"
 IUSE="+pdf"
 
 COMMONDEPEND="
-	app-text/poppler:=[cairo]
+	app-text/poppler[cairo]
 	dev-libs/atk
 	dev-libs/glib
 	gnome-base/libgnomecanvas


             reply	other threads:[~2018-03-13 12:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 12:51 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-25  8:25 [gentoo-commits] repo/gentoo:master commit in: app-text/xournal/ Andreas Sturmlechner
2023-01-25  1:40 Sam James
2022-12-07 13:59 Sam James
2021-07-23  6:59 Sergei Trofimovich
2020-02-22 20:13 David Seifert
2020-02-22 20:13 David Seifert
2019-03-09 19:28 Alon Bar-Lev
2018-05-28 13:28 Andreas Hüttel
2017-12-25 19:17 David Seifert
2017-02-18  9:54 David Seifert
2016-10-30 20:05 Sven Wegener
2016-10-30 20:05 Sven Wegener

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=1520945494.6b072442385699b20e56fca8ee7503fb7fb22d35.kensington@gentoo \
    --to=kensington@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