From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/climm/, profiles/base/
Date: Sun, 26 Aug 2018 17:08:44 +0000 (UTC) [thread overview]
Message-ID: <1535303048.ef740ee83434961ac37faaa65b116d3927f55609.mgorny@gentoo> (raw)
commit: ef740ee83434961ac37faaa65b116d3927f55609
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 17:04:08 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 17:04:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef740ee8
net-im/climm: Remove support for non-existent deps
net-im/climm/climm-0.7.1.ebuild | 7 +++----
net-im/climm/metadata.xml | 3 ---
profiles/base/package.use.mask | 4 ----
3 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/net-im/climm/climm-0.7.1.ebuild b/net-im/climm/climm-0.7.1.ebuild
index 7d80236c015..02d797c7d53 100644
--- a/net-im/climm/climm-0.7.1.ebuild
+++ b/net-im/climm/climm-0.7.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.climm.org/source/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="xmpp gnutls otr tcl ssl"
+IUSE="xmpp gnutls tcl ssl"
# In case user don't need xmpp there is a choice gnutls/openssl. Since xmpp
# requires gnutls then without explicit request to use gnutls (USE=gnutls)
@@ -31,8 +31,7 @@ RDEPEND="
)
!gnutls? ( dev-libs/openssl )
)
- tcl? ( dev-lang/tcl:0 )
- otr? ( <net-libs/libotr-4 )"
+ tcl? ( dev-lang/tcl:0 )"
DEPEND="${RDEPEND}
ssl? ( gnutls? ( virtual/pkgconfig ) )"
@@ -52,7 +51,7 @@ src_configure() {
econf \
$(use_enable xmpp) \
- $(use_enable otr) \
+ --disable-otr \
$(use_enable tcl) \
${myconf}
}
diff --git a/net-im/climm/metadata.xml b/net-im/climm/metadata.xml
index cba43c0e5a3..6f49eba8f49 100644
--- a/net-im/climm/metadata.xml
+++ b/net-im/climm/metadata.xml
@@ -2,7 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
-<use>
- <flag name="otr">Enable encrypted conversations</flag>
-</use>
</pkgmetadata>
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 95f4acc7076..00a5b5c5df8 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -362,10 +362,6 @@ mail-client/thunderbird system-cairo
# you're doing. This has upstream's approval.
dev-java/icedtea cacao jamvm
-# Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2016)
-# Need vulnerable libotr version (see bug #576914).
-=net-im/climm-0.7.1 otr
-
# Patrice Clement <monsieurp@gentoo.org> (27 Nov 2015)
# Unsastified dependencies are upsetting repoman. Needs investigation.
app-arch/cfv bittorrent
reply other threads:[~2018-08-26 17:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1535303048.ef740ee83434961ac37faaa65b116d3927f55609.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