public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/flask-themes: metadata.xml ChangeLog flask-themes-0.1.2.ebuild
@ 2010-12-14 23:21 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; only message in thread
From: Rafael Martins (rafaelmartins) @ 2010-12-14 23:21 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    10/12/14 23:21:53

  Added:                metadata.xml ChangeLog flask-themes-0.1.2.ebuild
  Log:
  Initial version.
  
  (Portage version: 2.2.0_alpha7/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-python/flask-themes/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-themes/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-themes/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
</pkgmetadata>



1.1                  dev-python/flask-themes/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-themes/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-themes/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-python/flask-themes
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-themes/ChangeLog,v 1.1 2010/12/14 23:21:53 rafaelmartins Exp $

*flask-themes-0.1.2 (14 Dec 2010)

  14 Dec 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
  +flask-themes-0.1.2.ebuild, +metadata.xml:
  Initial version.




1.1                  dev-python/flask-themes/flask-themes-0.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-themes/flask-themes-0.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-themes/flask-themes-0.1.2.ebuild?rev=1.1&content-type=text/plain

Index: flask-themes-0.1.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-themes/flask-themes-0.1.2.ebuild,v 1.1 2010/12/14 23:21:53 rafaelmartins Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
DISTUTILS_SRC_TEST="setup.py"

inherit distutils

MY_PN="Flask-Themes"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Infrastructure for theming support in Flask applications."
HOMEPAGE="http://packages.python.org/Flask-Themes/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND=">=dev-python/flask-0.6
	|| ( >=dev-lang/python-2.6 dev-python/simplejson )"
DEPEND="${RDEPEND}
	dev-python/setuptools
	test? ( dev-python/nose )"

S="${WORKDIR}/${MY_P}"

PYTHON_MODNAME="flaskext/themes.py"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-15  0:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14 23:21 [gentoo-commits] gentoo-x86 commit in dev-python/flask-themes: metadata.xml ChangeLog flask-themes-0.1.2.ebuild Rafael Martins (rafaelmartins)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox