diff options
author | David Holm <dholm@gentoo.org> | 2005-05-04 15:19:38 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-04 15:19:38 +0000 |
commit | 5dac92a2b94c565c6f4956b882408956d4082fcf (patch) | |
tree | c50ee7822715fa0e9586a9a32009d3562cfe0ac9 /media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild | |
parent | General fixes. Fix for bug #91431. (diff) | |
download | gentoo-2-5dac92a2b94c565c6f4956b882408956d4082fcf.tar.gz gentoo-2-5dac92a2b94c565c6f4956b882408956d4082fcf.tar.bz2 gentoo-2-5dac92a2b94c565c6f4956b882408956d4082fcf.zip |
Readded to ~ppc
(Portage version: 2.0.51.21)
Diffstat (limited to 'media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild')
-rw-r--r-- | media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild b/media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild index cfded62ec9ca..1da3f42e5d88 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild,v 1.2 2005/04/18 17:46:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mkvtoolnix/mkvtoolnix-1.4.2.ebuild,v 1.3 2005/05/04 15:19:38 dholm Exp $ inherit eutils wxwidgets @@ -10,7 +10,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="gtk2 wxwindows flac bzip2 lzo" DEPEND=">=dev-libs/libebml-0.7.3 |