summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-11 10:39:57 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-11 10:39:57 +0000
commit015083bd3fb0a2ea55aba2c7c17a5e7045a418fe (patch)
tree4e8e776df260e359c7ab8b26044b78690ebd27d7 /media-libs/gavl
parentFix SRC_URI (bug #532252 by Toralf Förster). (diff)
downloadgentoo-2-015083bd3fb0a2ea55aba2c7c17a5e7045a418fe.tar.gz
gentoo-2-015083bd3fb0a2ea55aba2c7c17a5e7045a418fe.tar.bz2
gentoo-2-015083bd3fb0a2ea55aba2c7c17a5e7045a418fe.zip
Stable for HPPA (bug #526044).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/gavl')
-rw-r--r--media-libs/gavl/ChangeLog7
-rw-r--r--media-libs/gavl/gavl-1.4.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/gavl/ChangeLog b/media-libs/gavl/ChangeLog
index e3c87b2c8844..0b8e86e28cc9 100644
--- a/media-libs/gavl/ChangeLog
+++ b/media-libs/gavl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gavl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/ChangeLog,v 1.25 2013/08/10 22:25:38 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/ChangeLog,v 1.26 2014/12/11 10:39:57 jer Exp $
+
+ 11 Dec 2014; Jeroen Roovers <jer@gentoo.org> gavl-1.4.0-r1.ebuild:
+ Stable for HPPA (bug #526044).
*gavl-1.4.0-r1 (10 Aug 2013)
diff --git a/media-libs/gavl/gavl-1.4.0-r1.ebuild b/media-libs/gavl/gavl-1.4.0-r1.ebuild
index 8d1a0316d44a..342b164a0edb 100644
--- a/media-libs/gavl/gavl-1.4.0-r1.ebuild
+++ b/media-libs/gavl/gavl-1.4.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/gavl-1.4.0-r1.ebuild,v 1.1 2013/08/10 22:25:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gavl/gavl-1.4.0-r1.ebuild,v 1.2 2014/12/11 10:39:57 jer Exp $
EAPI=5
@@ -14,7 +14,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 static-libs"
DEPEND="doc? ( app-doc/doxygen )