1
0
mirror of synced 2024-06-19 19:02:52 +02:00

new ebuild

This commit is contained in:
Horea Christian 2016-08-08 04:05:36 +02:00
parent 175afaef2b
commit 8a2d7cfe39

View File

@ -0,0 +1,21 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 git-r3 multilib
DESCRIPTION="Organize and rename large numbers of files"
HOMEPAGE="https://github.com/TheChymera/chyMRI"
SRC_URI=""
EGIT_REPO_URI="https://github.com/TheChymera/chyMRI"
LICENSE="GPL-3"
SLOT="0"
IUSE=""
KEYWORDS=""
DEPEND=""