Skip to content

Commit

Permalink
dev-python/kitchen: Added at 1.2.4
Browse files Browse the repository at this point in the history
Required for dev-python/fedmsg

Package-Manager: portage-2.3.2
  • Loading branch information
kentfredric committed Nov 12, 2016
1 parent 58420ed commit 143ba75
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-python/kitchen/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST kitchen-1.2.4.tar.gz 187149 SHA256 38f73d844532dba7b8cce170e6eb032fc07d0d04a07670e1af754bd4c91dfb3d SHA512 790f7eaa16820d3b12f740d2ac7c9d849d40eea91527b7fc011270bd46af5038e987cc1b170c75c2175dc627f99a52bde52b9f276db8dac5d9d7df59ef9a505d WHIRLPOOL d9864ac07bb391df82049ffcd98f82a2013f6f28056ab19a7d17c59c8c345b64a0090eeac197313930391547f12412a68d1c794690798b4c434a840c5fb685a0
17 changes: 17 additions & 0 deletions dev-python/kitchen/kitchen-1.2.4.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1

DESCRIPTION="A cornucopia of useful code"
HOMEPAGE="https://fedorahosted.org/kitchen/ https://pypi.python.org/pypi/kitchen"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
11 changes: 11 additions & 0 deletions dev-python/kitchen/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?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>
<name>Kent Fredric</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
</maintainer>
</pkgmetadata>

0 comments on commit 143ba75

Please sign in to comment.