new ebuild
This commit is contained in:
parent
8d7c759500
commit
06b0a3104f
21
app-misc/organamer/organamer-9999.ebuild
Normal file
21
app-misc/organamer/organamer-9999.ebuild
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Copyright 1999-2015 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
EAPI=5
|
||||||
|
|
||||||
|
PYTHON_COMPAT=( python2_7 )
|
||||||
|
|
||||||
|
inherit distutils-r1 git-r3 multilib
|
||||||
|
|
||||||
|
DESCRIPTION="Organize and rename large numbers of files"
|
||||||
|
HOMEPAGE="https://github.com/TheChymera/organamer"
|
||||||
|
SRC_URI=""
|
||||||
|
EGIT_REPO_URI="https://github.com/TheChymera/organamer"
|
||||||
|
|
||||||
|
LICENSE="GPL-3"
|
||||||
|
SLOT="0"
|
||||||
|
IUSE=""
|
||||||
|
KEYWORDS=""
|
||||||
|
|
||||||
|
DEPEND=""
|
Loading…
x
Reference in New Issue
Block a user