diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-09 05:25:27 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-09 05:25:27 +0000 |
commit | 29be2a0f883a6e8aa29908c9e6e0cb6be3094b8c (patch) | |
tree | 0af3840980b89846f98a26037c49da1346b87adc /app-text/convmv | |
parent | initial commit (diff) | |
download | gentoo-2-29be2a0f883a6e8aa29908c9e6e0cb6be3094b8c.tar.gz gentoo-2-29be2a0f883a6e8aa29908c9e6e0cb6be3094b8c.tar.bz2 gentoo-2-29be2a0f883a6e8aa29908c9e6e0cb6be3094b8c.zip |
add all arches
Diffstat (limited to 'app-text/convmv')
-rw-r--r-- | app-text/convmv/Manifest | 2 | ||||
-rw-r--r-- | app-text/convmv/convmv-1.05.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest index f4c106d84408..06bfa7c6090c 100644 --- a/app-text/convmv/Manifest +++ b/app-text/convmv/Manifest @@ -1,4 +1,4 @@ -MD5 f2ee6d4f6a46f01d995eed6280995493 convmv-1.05.ebuild 629 +MD5 791a6b1db808c5958c5807e55be92bb9 convmv-1.05.ebuild 678 MD5 9ab0c590196cec8543f4f69876c0cd47 ChangeLog 347 MD5 0ee85af0a54e30719e02f45b0720e9fa metadata.xml 228 MD5 bd4b326af450c5197ad6fabffda85ddf files/digest-convmv-1.05 62 diff --git a/app-text/convmv/convmv-1.05.ebuild b/app-text/convmv/convmv-1.05.ebuild index 44756946a17c..891552e6a4ec 100644 --- a/app-text/convmv/convmv-1.05.ebuild +++ b/app-text/convmv/convmv-1.05.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 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.1 2003/10/09 05:24:34 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.05.ebuild,v 1.2 2003/10/09 05:25:25 robbat2 Exp $ DESCRIPTION="convert filenames to utf8 or any other charset" HOMEPAGE="http://j3e.de/linux/${PN}" SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~arm ~hppa ~alpha ~mips ~sparc ~ia64 ~amd64 ~ppc" IUSE="" DEPEND="dev-lang/perl" S=${WORKDIR}/${P} |