summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-29 11:09:46 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-29 11:09:46 +0000
commit046915cde63d4c6d3ce224bc69d8e2a83f089c37 (patch)
treefb0adbf7bf706cac6f94626b39cbc526c54698a7 /media-plugins
parentStable for HPPA (bug #534012). (diff)
downloadgentoo-2-046915cde63d4c6d3ce224bc69d8e2a83f089c37.tar.gz
gentoo-2-046915cde63d4c6d3ce224bc69d8e2a83f089c37.tar.bz2
gentoo-2-046915cde63d4c6d3ce224bc69d8e2a83f089c37.zip
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-taglib/ChangeLog5
-rw-r--r--media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-taglib/ChangeLog b/media-plugins/gst-plugins-taglib/ChangeLog
index 579120276998..419e9563785b 100644
--- a/media-plugins/gst-plugins-taglib/ChangeLog
+++ b/media-plugins/gst-plugins-taglib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/gst-plugins-taglib
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog,v 1.153 2015/03/15 13:40:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog,v 1.154 2015/03/29 11:09:46 jer Exp $
+
+ 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> gst-plugins-taglib-1.4.5.ebuild:
+ Stable for HPPA (bug #534012).
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-taglib-1.4.5.ebuild:
x86 stable, bug 534012
diff --git a/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild b/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild
index 769059579c77..cd90bec0a1a1 100644
--- a/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild
+++ b/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild,v 1.5 2015/03/15 13:40:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild,v 1.6 2015/03/29 11:09:46 jer Exp $
EAPI="5"
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good
inherit gstreamer
DESCRIPTION="GStreamer taglib based tag handler"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=media-libs/taglib-1.9.1[${MULTILIB_USEDEP}]"