Add dev-python/jsmin
The package is not licenced and the LICENCE variable should be corrected after talking with the author
(Portage version: 2.1.11.60/hg/Linux x86_64, unsigned Manifest commit)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dev-python/jsmin/Manifest Fri Apr 05 17:04:36 2013 +0200
@@ -0,0 +1,1 @@
+DIST jsmin-2.0.2-1.tar.gz 5442 SHA256 b3fa3f9abf6e88afd83d315e29d66e7ddbcb7ef5bdd0b2045a6022368b7db74b SHA512 41cc351c5c20b76c82c7137bb050d71821b3b62b74af7157329890c714d42918c10eda83e3cf39aeab5c85e267c3ed9ee0aaba7e5e9e18ac9eec416b6e284d1f WHIRLPOOL 600c1db62c6771b5631b1d64d307cdc5f6fba12fab093d8b2b47b77b0d6187ef4d3faf2fe042236223671e3fa92b1bdf1e7719dbff1585754a70676c8bcbd172
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dev-python/jsmin/jsmin-2.0.2.ebuild Fri Apr 05 17:04:36 2013 +0200
@@ -0,0 +1,23 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 python3_3 )
+
+inherit distutils-r1
+
+DESCRIPTION="identification and authentication framework for WSGI"
+HOMEPAGE="http://pypi.python.org/pypi/repoze.who"
+SRC_URI="mirror://pypi/j/${PN}/${PN}-${PV}-1.tar.gz"
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/${PN}-${PV}-1"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dev-python/jsmin/metadata.xml Fri Apr 05 17:04:36 2013 +0200
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>da_risk@geekorum.com</email>
+<name>Frederic Barthelery</name>
+</maintainer>
+</pkgmetadata>