net-im/ekg2: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 19:53:00 +0000 (21:53 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 20:58:33 +0000 (22:58 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

net-im/ekg2/ekg2-0.3.1-r2.ebuild
net-im/ekg2/ekg2-9999.ebuild

index 8e5c2ff37e43e68e114640af26f75e82c0697268..cbdc45612f7855fb7373909746f8d74b5b080e53 100644 (file)
@@ -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:= )
index 87c032f4ee51140ef7208c3fabb4a7fb9bb6dcba..81a5d3845d0167386cf25cd97ca00ba17b086c57 100644 (file)
@@ -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= )