Skip to content

Commit

Permalink
dev-python/mkdocs-bootswatch: EAPI7 revbump
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and mgorny committed Sep 15, 2018
1 parent 91f96a7 commit a544c5b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.4.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )

inherit distutils-r1

DESCRIPTION="Bootswatch themes for MkDocs"
HOMEPAGE="https://www.mkdocs.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

0 comments on commit a544c5b

Please sign in to comment.