summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 21:53:00 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 22:58:33 +0200
commit7fe7925e5ddd615a3739fa38f1f649afa4b07a9f (patch)
treedbf43c567139e6f9ab756e203407ce6c5aa26e89
parentnet-fs/btfs: [QA] Add missing python metadata variables (diff)
downloadgentoo-7fe7925e5ddd615a3739fa38f1f649afa4b07a9f.tar.gz
gentoo-7fe7925e5ddd615a3739fa38f1f649afa4b07a9f.tar.bz2
gentoo-7fe7925e5ddd615a3739fa38f1f649afa4b07a9f.zip
net-im/ekg2: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--net-im/ekg2/ekg2-0.3.1-r2.ebuild3
-rw-r--r--net-im/ekg2/ekg2-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/ekg2/ekg2-0.3.1-r2.ebuild b/net-im/ekg2/ekg2-0.3.1-r2.ebuild
index 8e5c2ff37e43..cbdc45612f78 100644
--- a/net-im/ekg2/ekg2-0.3.1-r2.ebuild
+++ b/net-im/ekg2/ekg2-0.3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gadu gif gnutls gpg gpm gsm gtk idn jpeg ncurses nls
oracle perl python readline rss spell sqlite ssl threads unicode
xmpp xosd zlib"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
gpg? ( app-crypt/gpgme:= )
diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild
index 87c032f4ee51..81a5d3845d01 100644
--- a/net-im/ekg2/ekg2-9999.ebuild
+++ b/net-im/ekg2/ekg2-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,6 +23,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gadu gpm gpg gtk minimal ncurses nls nntp openssl
perl python readline rss spell sqlite ssl xmpp unicode zlib"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="dev-libs/glib:2=
gadu? ( <net-libs/libgadu-1.12:0= )