profile: update keywords

This commit is contained in:
blshkv 2017-05-08 21:02:20 +08:00
parent 8c2dc3a129
commit c680891e51
No known key found for this signature in database
GPG key ID: 9CCF6FCB8D8A14BF
4 changed files with 35 additions and 3 deletions

View file

@ -0,0 +1 @@
DIST pyasn1-0.1.9.tar.gz 75947 SHA256 853cacd96d1f701ddd67aa03ecc05f51890135b7262e922710112f12a2ed2a7f SHA512 c72bdba84c4cc860a1790d752861dc9de30dabb61e5146a551597b4a97e64797dbd6e575e61cb9a8b23ffc58bced143b0ed55a7c98d0a85834ccd60b17856df5 WHIRLPOOL 2d47a9cf1a04a9f07a053926bd4d317ae71f52e7df88b9be53ff343d1e82770cb5c6709e6fa154e9cf0bb05e47c6c24f6736899bbf41c39a01f6d0211cfb98a5

View file

@ -0,0 +1,31 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="ASN.1 library for Python"
HOMEPAGE="http://pyasn1.sourceforge.net/ https://pypi.python.org/pypi/pyasn1"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc"
RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
python_test() {
"${PYTHON}" test/suite.py || die "Tests fail with ${EPYTHON}"
}
src_install() {
local HTML_DOCS=( doc/pyasn1-tutorial.html )
use doc && HTML_DOCS=( doc/. )
distutils-r1_src_install
}

View file

@ -48,7 +48,7 @@ dev-python/simplesoapy
~dev-python/nltk-2.0.1_rc1
=dev-python/pyqwt-5.2.0
~dev-python/pyusb-1.0.0_beta2
=dev-python/pyusb-1.0*
~dev-python/gst-python-0.10.22
~dev-python/pysvn-1.7.8
@ -93,7 +93,7 @@ dev-python/simplesoapy
~dev-python/h2-2.5.1
~dev-python/hyperframe-4.0.1
~dev-python/construct-2.8.10
~dev-python/pyasn1-0.1.9
#=dev-python/pyasn1-0.2*
~dev-python/hpack-2.3.0
~dev-python/tornado-4.4.2
~dev-python/pyperclip-1.5.27

View file

@ -21,7 +21,7 @@
~dev-ruby/pg-0.18.4
~dev-ruby/public_suffix-2.0.5
~dev-ruby/webmock-1.24.6
~dev-ruby/hashdiff-0.3.0
=dev-ruby/hashdiff-0.3*
#ruby21
~dev-ruby/racc-1.4.12