diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 04:32:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 04:32:46 +0000 |
commit | 38cf6a2ac1b8d5af727bed4ed662bd07e5e1c5ea (patch) | |
tree | 6463a25995973f292f51799f14cfbd322b9c3286 /app-text/convmv/convmv-1.09.ebuild | |
parent | Mark 7.0.1-r1 stable on alpha (diff) | |
download | gentoo-2-38cf6a2ac1b8d5af727bed4ed662bd07e5e1c5ea.tar.gz gentoo-2-38cf6a2ac1b8d5af727bed4ed662bd07e5e1c5ea.tar.bz2 gentoo-2-38cf6a2ac1b8d5af727bed4ed662bd07e5e1c5ea.zip |
Mark 1.09 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-text/convmv/convmv-1.09.ebuild')
-rw-r--r-- | app-text/convmv/convmv-1.09.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/convmv/convmv-1.09.ebuild b/app-text/convmv/convmv-1.09.ebuild index f86d7d7968cf..95d5d48d8f05 100644 --- a/app-text/convmv/convmv-1.09.ebuild +++ b/app-text/convmv/convmv-1.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.09.ebuild,v 1.1 2005/12/12 04:12:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.09.ebuild,v 1.2 2006/02/07 04:32:46 agriffis Exp $ DESCRIPTION="convert filenames to utf8 or any other charset" HOMEPAGE="http://j3e.de/linux/${PN}" @@ -8,7 +8,7 @@ SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |