diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-11-04 14:13:41 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-11-04 14:13:41 +0000 |
commit | 744488277c1f33929df3befe53742a0c3e52eb6b (patch) | |
tree | 7f33e50605b8c3bd25f239960e3760933d29f1f0 /media-libs/libmatroska/libmatroska-0.8.1.ebuild | |
parent | Stable on amd64 wrt bug #197901 (diff) | |
download | gentoo-2-744488277c1f33929df3befe53742a0c3e52eb6b.tar.gz gentoo-2-744488277c1f33929df3befe53742a0c3e52eb6b.tar.bz2 gentoo-2-744488277c1f33929df3befe53742a0c3e52eb6b.zip |
Stable on amd64 wrt bug #197933
(Portage version: 2.1.3.17)
Diffstat (limited to 'media-libs/libmatroska/libmatroska-0.8.1.ebuild')
-rw-r--r-- | media-libs/libmatroska/libmatroska-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmatroska/libmatroska-0.8.1.ebuild b/media-libs/libmatroska/libmatroska-0.8.1.ebuild index 0e49e8421836..55166d396958 100644 --- a/media-libs/libmatroska/libmatroska-0.8.1.ebuild +++ b/media-libs/libmatroska/libmatroska-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.8.1.ebuild,v 1.4 2007/11/04 04:07:54 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.8.1.ebuild,v 1.5 2007/11/04 14:13:41 angelos Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-libs/libebml-0.7.6" |