diff options
author | 2013-02-10 20:22:52 +0000 | |
---|---|---|
committer | 2013-02-10 20:22:52 +0000 | |
commit | 731e2c8af43e51c3adb64371c960f617e8c29f51 (patch) | |
tree | 22e6257027fe7006961fb7419a9b4f5877b26065 /app-text/convmv/convmv-1.15.ebuild | |
parent | initial import wrt #302082 (diff) | |
download | gentoo-2-731e2c8af43e51c3adb64371c960f617e8c29f51.tar.gz gentoo-2-731e2c8af43e51c3adb64371c960f617e8c29f51.tar.bz2 gentoo-2-731e2c8af43e51c3adb64371c960f617e8c29f51.zip |
1.10 failed to convert some files for me. 1.15 work. Tested on ppc, ppc64 s390x x86 and amd64, commiting stable on all arches and removing old.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-text/convmv/convmv-1.15.ebuild')
-rw-r--r-- | app-text/convmv/convmv-1.15.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/convmv/convmv-1.15.ebuild b/app-text/convmv/convmv-1.15.ebuild index bb7d97a4319e..6b67c902bb6a 100644 --- a/app-text/convmv/convmv-1.15.ebuild +++ b/app-text/convmv/convmv-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.15.ebuild,v 1.1 2012/02/21 08:35:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.15.ebuild,v 1.2 2013/02/10 20:22:51 scarabeus Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" |