1
0
mirror of synced 2024-06-26 06:12:54 +02:00
TheChymera-overlay/app-misc/repositorg/repositorg-9999.ebuild

22 lines
440 B
Bash
Raw Normal View History

2015-05-13 11:31:44 +02:00
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
2016-08-19 15:51:13 +02:00
EAPI=6
2015-05-13 11:31:44 +02:00
2016-12-31 04:31:23 +01:00
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
2015-05-13 11:31:44 +02:00
inherit distutils-r1 git-r3 multilib
DESCRIPTION="Organize and rename large numbers of files"
2016-08-19 15:51:13 +02:00
HOMEPAGE="https://github.com/TheChymera/repositorg"
2015-05-13 11:31:44 +02:00
SRC_URI=""
2016-08-19 15:51:13 +02:00
EGIT_REPO_URI="https://github.com/TheChymera/repositorg"
2015-05-13 11:31:44 +02:00
LICENSE="GPL-3"
SLOT="0"
IUSE=""
KEYWORDS=""
DEPEND=""