diff options
author | 2011-11-20 10:22:44 +0000 | |
---|---|---|
committer | 2011-11-20 10:22:44 +0000 | |
commit | ce8d01cc67abf95caa057608d840e0ac0a37519a (patch) | |
tree | 832a01090d8e2f3fd4b18fc3c70e2b2362e808c8 /media-libs | |
parent | ppc/ppc64 stable wrt #376395 (diff) | |
download | gentoo-2-ce8d01cc67abf95caa057608d840e0ac0a37519a.tar.gz gentoo-2-ce8d01cc67abf95caa057608d840e0ac0a37519a.tar.bz2 gentoo-2-ce8d01cc67abf95caa057608d840e0ac0a37519a.zip |
ppc/ppc64 stable wrt #376399
(Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libmatroska/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmatroska/libmatroska-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmatroska/ChangeLog b/media-libs/libmatroska/ChangeLog index c3cd29dc8242..04224e4401bb 100644 --- a/media-libs/libmatroska/ChangeLog +++ b/media-libs/libmatroska/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmatroska # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.98 2011/09/26 00:33:24 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.99 2011/11/20 10:22:44 xarthisius Exp $ + + 20 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> libmatroska-1.2.0.ebuild: + ppc/ppc64 stable wrt #376399 *libmatroska-1.3.0 (26 Sep 2011) diff --git a/media-libs/libmatroska/libmatroska-1.2.0.ebuild b/media-libs/libmatroska/libmatroska-1.2.0.ebuild index 51fc2a42abf8..e45d8ee516b9 100644 --- a/media-libs/libmatroska/libmatroska-1.2.0.ebuild +++ b/media-libs/libmatroska/libmatroska-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-1.2.0.ebuild,v 1.6 2011/09/24 17:06:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-1.2.0.ebuild,v 1.7 2011/11/20 10:22:44 xarthisius Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RESTRICT="test" |