diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 18:10:26 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 18:10:26 +0000 |
commit | b6ad7e7a291ed22eb11859cb97068a8d0d3fba88 (patch) | |
tree | efbd89f0199375727e14a8e3020360534a87d6df /app-text/convmv | |
parent | Unmask on amd64 to satisfy app-text/gocr (Manifest recommit) (diff) | |
download | gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.gz gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.bz2 gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.zip |
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'app-text/convmv')
-rw-r--r-- | app-text/convmv/convmv-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/convmv/convmv-1.05.ebuild b/app-text/convmv/convmv-1.05.ebuild index 26626297bea7..c305c50dd08c 100644 --- a/app-text/convmv/convmv-1.05.ebuild +++ b/app-text/convmv/convmv-1.05.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2004/02/22 07:23:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.05.ebuild,v 1.4 2004/02/29 18:10:25 aliz Exp $ DESCRIPTION="convert filenames to utf8 or any other charset" HOMEPAGE="http://j3e.de/linux/${PN}" -SRC_URI="${HOMEPAGE}/${P}.tar.gz" +SRC_URI="http://j3e.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |