From 0ece71dc2c99155efdcd44dfc60e76c50371f2d4 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Fri, 19 Aug 2016 15:51:13 +0200 Subject: [PATCH] updated ebuild --- .../repositorg-9999.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-misc/{organamer/organamer-9999.ebuild => reporsitorg/repositorg-9999.ebuild} (73%) diff --git a/app-misc/organamer/organamer-9999.ebuild b/app-misc/reporsitorg/repositorg-9999.ebuild similarity index 73% rename from app-misc/organamer/organamer-9999.ebuild rename to app-misc/reporsitorg/repositorg-9999.ebuild index 2b0c628..dd8f42f 100644 --- a/app-misc/organamer/organamer-9999.ebuild +++ b/app-misc/reporsitorg/repositorg-9999.ebuild @@ -2,16 +2,16 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=5 +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/organamer" +HOMEPAGE="https://github.com/TheChymera/repositorg" SRC_URI="" -EGIT_REPO_URI="https://github.com/TheChymera/organamer" +EGIT_REPO_URI="https://github.com/TheChymera/repositorg" LICENSE="GPL-3" SLOT="0"