diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-14 14:11:05 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-14 14:11:05 +0000 |
commit | 80f5c5324883885708b8af45d7817a3b041873eb (patch) | |
tree | 0d4a67efabc2e38d57cb21223115d76b46d510e7 /media-libs/gavl | |
parent | Rename lingua sr@latin -> sr@Latn, since the KDE eclass treats all SR latin v... (diff) | |
download | gentoo-2-80f5c5324883885708b8af45d7817a3b041873eb.tar.gz gentoo-2-80f5c5324883885708b8af45d7817a3b041873eb.tar.bz2 gentoo-2-80f5c5324883885708b8af45d7817a3b041873eb.zip |
ppc stable (bug 394291)
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gavl')
-rw-r--r-- | media-libs/gavl/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/gavl/gavl-1.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/gavl/ChangeLog b/media-libs/gavl/ChangeLog index a7dca8b3581d..baed7ee36325 100644 --- a/media-libs/gavl/ChangeLog +++ b/media-libs/gavl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gavl -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/ChangeLog,v 1.19 2011/12/26 14:32:28 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/ChangeLog,v 1.20 2012/06/14 14:11:05 xmw Exp $ + + 14 Jun 2012; Michael Weber <xmw@gentoo.org> gavl-1.2.0.ebuild: + ppc stable (bug 394291) 26 Dec 2011; Markus Meier <maekke@gentoo.org> gavl-1.2.0.ebuild: x86 stable, bug #394291 diff --git a/media-libs/gavl/gavl-1.2.0.ebuild b/media-libs/gavl/gavl-1.2.0.ebuild index 670d5eb0d825..15c910f785ed 100644 --- a/media-libs/gavl/gavl-1.2.0.ebuild +++ b/media-libs/gavl/gavl-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/gavl-1.2.0.ebuild,v 1.5 2011/12/26 14:32:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/gavl-1.2.0.ebuild,v 1.6 2012/06/14 14:11:05 xmw Exp $ EAPI=4 inherit autotools-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gmerlin/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ppc ~ppc64 x86" IUSE="doc" RDEPEND="" |