From 11dd4702c0a225fa866e86cf4a50e7f15ffb86a2 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Sun, 17 Aug 2014 00:33:40 +0200 Subject: [PATCH] moved to better category --- {dev-python => app-misc}/RTbatch/RTbatch-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {dev-python => app-misc}/RTbatch/RTbatch-9999.ebuild (80%) diff --git a/dev-python/RTbatch/RTbatch-9999.ebuild b/app-misc/RTbatch/RTbatch-9999.ebuild similarity index 80% rename from dev-python/RTbatch/RTbatch-9999.ebuild rename to app-misc/RTbatch/RTbatch-9999.ebuild index a8575a4..2b38037 100644 --- a/dev-python/RTbatch/RTbatch-9999.ebuild +++ b/app-misc/RTbatch/RTbatch-9999.ebuild @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit python-single-r1 git-2 DESCRIPTION="Helper Functions for TheChymera's python scripts" -HOMEPAGE="https://github.com/TheChymera/chr-helpers" -EGIT_REPO_URI="https://github.com/TheChymera/chr-helpers.git" +HOMEPAGE="https://github.com/TheChymera/RTbatch" +EGIT_REPO_URI="https://github.com/TheChymera/RTbatch.git" SRC_URI=""