summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-06-22 17:49:45 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-06-22 17:49:45 +0000
commit43d93fc44d21a51738e74c09e968d00048f01812 (patch)
tree2664f4c56f8e31485e6b9122c3bba1965e72bc71
parentWhitespace. (diff)
downloadgentoo-2-43d93fc44d21a51738e74c09e968d00048f01812.tar.gz
gentoo-2-43d93fc44d21a51738e74c09e968d00048f01812.tar.bz2
gentoo-2-43d93fc44d21a51738e74c09e968d00048f01812.zip
ppc stable wrt #451350
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
-rw-r--r--media-libs/xine-lib/ChangeLog5
-rw-r--r--media-libs/xine-lib/xine-lib-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog
index 9a24e45b53e2..9937a28b6498 100644
--- a/media-libs/xine-lib/ChangeLog
+++ b/media-libs/xine-lib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/xine-lib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.705 2014/06/14 10:25:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.706 2014/06/22 17:49:45 ssuominen Exp $
+
+ 22 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> xine-lib-1.2.3.ebuild:
+ ppc stable wrt #451350
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> xine-lib-1.2.3.ebuild:
x86 stable wrt bug #451350
diff --git a/media-libs/xine-lib/xine-lib-1.2.3.ebuild b/media-libs/xine-lib/xine-lib-1.2.3.ebuild
index e5be1f1d9023..f655bea15f00 100644
--- a/media-libs/xine-lib/xine-lib-1.2.3.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.3.ebuild,v 1.8 2014/06/14 10:25:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.3.ebuild,v 1.9 2014/06/22 17:49:45 ssuominen Exp $
EAPI=5
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
NLS_DEPEND="sys-devel/gettext"
NLS_RDEPEND="virtual/libintl"
else
- KEYWORDS="amd64 hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
NLS_IUSE="nls"
NLS_DEPEND="nls? ( sys-devel/gettext )"