public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/sphinxcontrib-cheeseshop: sphinxcontrib-cheeseshop-0.2.ebuild ChangeLog metadata.xml
@ 2014-10-21  2:33 Alex Brandt (alunduil)
  0 siblings, 0 replies; only message in thread
From: Alex Brandt (alunduil) @ 2014-10-21  2:33 UTC (permalink / raw
  To: gentoo-commits

alunduil    14/10/21 02:33:16

  Added:                sphinxcontrib-cheeseshop-0.2.ebuild ChangeLog
                        metadata.xml
  Log:
  add ebuild for sphinxcontrib-cheeseshop—dependence for fig
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 11A8217C!)

Revision  Changes    Path
1.1                  dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild

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

Index: sphinxcontrib-cheeseshop-0.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild,v 1.1 2014/10/21 02:33:16 alunduil Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy)

inherit distutils-r1

DESCRIPTION="Sphinx extension cheeseshop"
HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=""
RDEPEND=">=dev-python/sphinx-1.0[${PYTHON_USEDEP}]"

python_prepare_all() {
	ebegin 'patching setup.py'
	sed \
		-e '5s/file/open/' \
		-i setup.py
	STATUS=$?
	eend ${STATUS}
	[[ ${STATUS} -gt 0 ]] && die

	distutils-r1_python_prepare_all
}



1.1                  dev-python/sphinxcontrib-cheeseshop/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-python/sphinxcontrib-cheeseshop
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-cheeseshop/ChangeLog,v 1.1 2014/10/21 02:33:16 alunduil Exp $

*sphinxcontrib-cheeseshop-0.2 (21 Oct 2014)

  21 Oct 2014; Alex Brandt <alunduil@gentoo.org>
  +sphinxcontrib-cheeseshop-0.2.ebuild, +metadata.xml:
  add ebuild written by me




1.1                  dev-python/sphinxcontrib-cheeseshop/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-cheeseshop/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-cheeseshop/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>
	<maintainer>
		<email>alunduil@gentoo.org</email>
		<name>Alex Brandt</name>
	</maintainer>
	<longdescription lang="en">
	</longdescription>
</pkgmetadata>





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

only message in thread, other threads:[~2014-10-21  2:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21  2:33 [gentoo-commits] gentoo-x86 commit in dev-python/sphinxcontrib-cheeseshop: sphinxcontrib-cheeseshop-0.2.ebuild ChangeLog metadata.xml Alex Brandt (alunduil)

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