diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-11-13 19:09:49 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-11-13 19:09:49 +0000 |
commit | 8cca662c20bbf94f5540aef4c7d70cb082772685 (patch) | |
tree | e973c6842315e5051d6d481b52c1403906e56629 /app-text/convmv/convmv-1.10.ebuild | |
parent | Stable on x86, bug #154966. (diff) | |
download | gentoo-2-8cca662c20bbf94f5540aef4c7d70cb082772685.tar.gz gentoo-2-8cca662c20bbf94f5540aef4c7d70cb082772685.tar.bz2 gentoo-2-8cca662c20bbf94f5540aef4c7d70cb082772685.zip |
Stable on x86, bug #154981.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'app-text/convmv/convmv-1.10.ebuild')
-rw-r--r-- | app-text/convmv/convmv-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/convmv/convmv-1.10.ebuild b/app-text/convmv/convmv-1.10.ebuild index 67002c451731..f22165cc541e 100644 --- a/app-text/convmv/convmv-1.10.ebuild +++ b/app-text/convmv/convmv-1.10.ebuild @@ -1,6 +1,6 @@ # 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.10.ebuild,v 1.4 2006/11/13 13:01:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.10.ebuild,v 1.5 2006/11/13 19:09:49 ticho Exp $ inherit eutils @@ -10,7 +10,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 ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" |