# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ SLOT="0" LICENSE="GPL" KEYWORDS="~x86" DESCRIPTION="GPRename is a complete batch renamer for file and directory for Linux." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://gprename.sourceforge.net" IUSE="" DEPEND="dev-lang/perl dev-perl/gtk-perl" src_install() { sh gprename-install.sh dodoc README }