From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/agg/
Date: Sun, 26 Aug 2018 20:35:28 +0000 (UTC) [thread overview]
Message-ID: <1535315683.1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543.mgorny@gentoo> (raw)
commit: 1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 20:23:32 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 20:34:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce214a0
x11-libs/agg: Remove support for non-existent deps
x11-libs/agg/agg-2.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/agg/agg-2.5-r2.ebuild b/x11-libs/agg/agg-2.5-r2.ebuild
index caba9c1a146..8228f01acbc 100644
--- a/x11-libs/agg/agg-2.5-r2.ebuild
+++ b/x11-libs/agg/agg-2.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -17,7 +17,7 @@ IUSE="+gpc +truetype +X"
# preffer X with enabled xcb, really
RDEPEND="
media-libs/libsdl[X?]
- X? ( || ( <x11-libs/libX11-1.3.99.901[xcb] >=x11-libs/libX11-1.3.99.901 ) )
+ X? ( >=x11-libs/libX11-1.3.99.901 )
truetype? ( media-libs/freetype:2 )
"
DEPEND="${RDEPEND}
next reply other threads:[~2018-08-26 20:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-26 20:35 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 7:23 [gentoo-commits] repo/gentoo:master commit in: x11-libs/agg/ Alfredo Tupone
2018-10-08 11:04 Mikle Kolyada
2018-10-08 11:04 Mikle Kolyada
2018-10-05 13:28 Mikle Kolyada
2018-10-02 18:32 Sergei Trofimovich
2018-10-01 21:47 Thomas Deutschmann
2018-05-29 20:30 Pacho Ramos
2018-05-28 17:55 Pacho Ramos
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=1535315683.1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543.mgorny@gentoo \
--to=mgorny@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