diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-04 19:54:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-04 19:54:40 +0000 |
commit | 243f8a1f059835c1e283e724a11416442ad60782 (patch) | |
tree | d6c6ed6e647e6b99530712425d5f1c580912c3e3 /app-text/convmv/convmv-1.05.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-243f8a1f059835c1e283e724a11416442ad60782.tar.gz gentoo-2-243f8a1f059835c1e283e724a11416442ad60782.tar.bz2 gentoo-2-243f8a1f059835c1e283e724a11416442ad60782.zip |
Added ~ppc64
(Portage version: 2.1-r2)
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 1c32e120866e..c20724f44667 100644 --- a/app-text/convmv/convmv-1.05.ebuild +++ b/app-text/convmv/convmv-1.05.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.05.ebuild,v 1.11 2005/04/24 11:34:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.05.ebuild,v 1.12 2006/09/04 19:54:40 corsair 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="x86 ~hppa alpha ~mips ~sparc ia64 amd64 ppc" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="dev-lang/perl" |