net-nntp/inn: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 20:28:14 +0000 (22:28 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 21:00:05 +0000 (23:00 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

net-nntp/inn/inn-2.5.3-r1.ebuild
net-nntp/inn/inn-2.5.3-r3.ebuild
net-nntp/inn/inn-2.5.4-r1.ebuild
net-nntp/inn/inn-2.5.5-r1.ebuild

index fde86c2c99fdb0c1458708cb0a0f0d834ae3a1a3..48edc30bd817841f2764d5d547f6cff479b03ff1 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils multilib python-single-r1 ssl-cert
@@ -15,6 +16,7 @@ LICENSE="ISC GPL-2+ public-domain BSD-4 BSD-2 RSA BSD MIT GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="
        virtual/mta
@@ -23,9 +25,9 @@ DEPEND="
        sys-libs/zlib
        kerberos? ( virtual/krb5 )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        python? ( ${PYTHON_DEPS} )
-       berkdb? ( sys-libs/db )
+       berkdb? ( sys-libs/db:* )
 "
 RDEPEND="${DEPEND}"
 
index c4801fe896c666c7a0f0b33dc37f71592d54eb05..e356b6892f484daed1fef99f28a957d5b8e978ce 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs
@@ -15,7 +16,6 @@ LICENSE="ISC GPL-2+ public-domain BSD-4 BSD-2 RSA BSD MIT GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
-
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="
@@ -25,9 +25,9 @@ DEPEND="
        sys-libs/zlib
        kerberos? ( virtual/krb5 )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        python? ( ${PYTHON_DEPS} )
-       berkdb? ( sys-libs/db )
+       berkdb? ( sys-libs/db:* )
 "
 RDEPEND="${DEPEND}"
 
index 72f69f229541447c02d84deac75edd509752b48c..19a769d0a7cde5d67c95d7dba241cba189bb5714 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs
@@ -15,7 +16,6 @@ LICENSE="ISC GPL-2+ public-domain BSD-4 BSD-2 RSA BSD MIT GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
-
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="
@@ -25,9 +25,9 @@ DEPEND="
        sys-libs/zlib
        kerberos? ( virtual/krb5 )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        python? ( ${PYTHON_DEPS} )
-       berkdb? ( sys-libs/db )
+       berkdb? ( sys-libs/db:* )
 "
 RDEPEND="${DEPEND}"
 
index 72f69f229541447c02d84deac75edd509752b48c..19a769d0a7cde5d67c95d7dba241cba189bb5714 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs
@@ -15,7 +16,6 @@ LICENSE="ISC GPL-2+ public-domain BSD-4 BSD-2 RSA BSD MIT GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
-
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="
@@ -25,9 +25,9 @@ DEPEND="
        sys-libs/zlib
        kerberos? ( virtual/krb5 )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        python? ( ${PYTHON_DEPS} )
-       berkdb? ( sys-libs/db )
+       berkdb? ( sys-libs/db:* )
 "
 RDEPEND="${DEPEND}"