diff options
Diffstat (limited to 'app-text/convmv/convmv-1.05.ebuild')
-rw-r--r-- | app-text/convmv/convmv-1.05.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/convmv/convmv-1.05.ebuild b/app-text/convmv/convmv-1.05.ebuild index 3b96b422fa51..be79d3732368 100644 --- a/app-text/convmv/convmv-1.05.ebuild +++ b/app-text/convmv/convmv-1.05.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.05.ebuild,v 1.6 2004/06/24 22:30:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.05.ebuild,v 1.7 2004/11/24 01:41:42 robbat2 Exp $ DESCRIPTION="convert filenames to utf8 or any other charset" HOMEPAGE="http://j3e.de/linux/${PN}" -SRC_URI="http://j3e.de/${P}.tar.gz" +SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~hppa alpha ~mips ~sparc ~ia64 ~amd64 ~ppc" +KEYWORDS="x86 ~hppa alpha ~mips ~sparc ~ia64 ~amd64 ~ppc" IUSE="" DEPEND="dev-lang/perl" |