summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-12 21:01:49 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-12 21:01:49 +0000
commitee97289fc330903f191e6eebe9975636150d9336 (patch)
treee67f955b10c335a3d65ec45f176fe564e4ff0b1c /app-text/convmv
parentStable on alpha. (diff)
downloadhistorical-ee97289fc330903f191e6eebe9975636150d9336.tar.gz
historical-ee97289fc330903f191e6eebe9975636150d9336.tar.bz2
historical-ee97289fc330903f191e6eebe9975636150d9336.zip
Stable on alpha.
Diffstat (limited to 'app-text/convmv')
-rw-r--r--app-text/convmv/ChangeLog5
-rw-r--r--app-text/convmv/Manifest4
-rw-r--r--app-text/convmv/convmv-1.05.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/convmv/ChangeLog b/app-text/convmv/ChangeLog
index a86afd4d4f0c..1db8c1496b71 100644
--- a/app-text/convmv/ChangeLog
+++ b/app-text/convmv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/convmv
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/ChangeLog,v 1.2 2004/02/22 07:23:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/ChangeLog,v 1.3 2004/05/12 21:01:49 kloeri Exp $
+
+ 12 May 2004; Bryan Østergaard <kloeri@gentoo.org> convmv-1.05.ebuild:
+ Stable on alpha.
21 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> convmv-1.05.ebuild:
header fix; arm needs deps first; tidy
diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 90e69481d6b8..ddf76fecf6fd 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,4 +1,4 @@
-MD5 fe70c96f2c3fb110ed95a9227abc5cf6 convmv-1.05.ebuild 658
-MD5 78ab27a9616d00ba1cc0fca0f3a135cd ChangeLog 467
+MD5 c5acdd5fc4eae427c334157049d3c2c8 convmv-1.05.ebuild 659
MD5 0ee85af0a54e30719e02f45b0720e9fa metadata.xml 228
+MD5 d2a49b74c7bad6776752cd957f812d2e ChangeLog 556
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 c305c50dd08c..1da56f8f0f7c 100644
--- a/app-text/convmv/convmv-1.05.ebuild
+++ b/app-text/convmv/convmv-1.05.ebuild
@@ -1,6 +1,6 @@
# 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.4 2004/02/29 18:10:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.05.ebuild,v 1.5 2004/05/12 21:01:49 kloeri 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/${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"