diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-11-13 20:55:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-11-13 20:55:18 +0000 |
commit | 15e4c872ca5843e13bf0812dee6dbb6e6126ef64 (patch) | |
tree | 999f5d2b1bef3d2d1e888bbc46b10fb2314cc29a /app-text/convmv/convmv-1.08.ebuild | |
parent | Remove the flags for beep-media-player (gone from portage for a while now) so... (diff) | |
download | gentoo-2-15e4c872ca5843e13bf0812dee6dbb6e6126ef64.tar.gz gentoo-2-15e4c872ca5843e13bf0812dee6dbb6e6126ef64.tar.bz2 gentoo-2-15e4c872ca5843e13bf0812dee6dbb6e6126ef64.zip |
Dropped ppc-macos keyword, see you in prefix.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-text/convmv/convmv-1.08.ebuild')
-rw-r--r-- | app-text/convmv/convmv-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/convmv/convmv-1.08.ebuild b/app-text/convmv/convmv-1.08.ebuild index fb1dd32d1029..cefad5d8ae19 100644 --- a/app-text/convmv/convmv-1.08.ebuild +++ b/app-text/convmv/convmv-1.08.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.08.ebuild,v 1.8 2006/09/04 19:54:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convmv/convmv-1.08.ebuild,v 1.9 2006/11/13 20:55:18 grobian 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="alpha amd64 ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" |