summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/rep-rebuild/rep-rebuild-9999.ebuild')
-rw-r--r--app-portage/rep-rebuild/rep-rebuild-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-portage/rep-rebuild/rep-rebuild-9999.ebuild b/app-portage/rep-rebuild/rep-rebuild-9999.ebuild
index 6584c02a7..965450223 100644
--- a/app-portage/rep-rebuild/rep-rebuild-9999.ebuild
+++ b/app-portage/rep-rebuild/rep-rebuild-9999.ebuild
@@ -2,11 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-DESCRIPTION="A tool to rebuild SVN/CVS packages taking care of dependencies ordering"
ECVS_SERVER="rep-rebuild.cvs.sourceforge.net:/cvsroot/rep-rebuild"
ECVS_MODULE=${PN}
ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}"
inherit cvs
+
+DESCRIPTION="A tool to rebuild SVN/CVS packages taking care of dependencies ordering"
HOMEPAGE="http://sourceforge.net/projects/rep-rebuild/"
LICENSE="LGPL-2"