Skip to content

Commit

Permalink
dev-python/anyqt: Initial commit dependency Orange
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.1
  • Loading branch information
Amynka committed Aug 3, 2017
1 parent e1b4bf0 commit 98f55f5
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-python/anyqt/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST 0.0.8.zip 58136 SHA256 e9443312cc5205eccdc0d62348ea44b22fa36bb9717ba7a2511a0424643266ed SHA512 a9a12c5ad36f64b56a021930edbdd8d62f790cb821bcedf619d0dc342473618a692c167627d05cd7d4af708609abca2916777424110e0b9954e0042724d44a97 WHIRLPOOL 31eda4308015669e04131f1be31094f56ba70fa45021c43a77cc7de96e459fb89a73a5d77a63cacd08a363e4c404edf5e4515f31808c07d2259366abb54de4b8
21 changes: 21 additions & 0 deletions dev-python/anyqt/anyqt-0.0.8.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="6"

PYTHON_COMPAT=( python3_{4,5,6} )

inherit distutils-r1

DESCRIPTION="PyQt4/PyQt5 compatibility layer"
HOMEPAGE="http://orange.biolab.si/"
SRC_URI="https://github.com/ales-erjavec/${PN}/archive/${PV}.zip"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""

DEPEND="${RDEPEND}"
7 changes: 7 additions & 0 deletions dev-python/anyqt/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
</maintainer>
</pkgmetadata>

0 comments on commit 98f55f5

Please sign in to comment.