summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-27 10:43:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-27 10:43:58 +0000
commit459741ead4ac474afff5320554a9050ae371ec99 (patch)
tree4086d4f99afd2593abaaac4dd0d69f01e16b2f9f /media-libs/xine-lib
parentStable for amd64, wrt bug #428618 (diff)
downloadgentoo-2-459741ead4ac474afff5320554a9050ae371ec99.tar.gz
gentoo-2-459741ead4ac474afff5320554a9050ae371ec99.tar.bz2
gentoo-2-459741ead4ac474afff5320554a9050ae371ec99.zip
Stable for amd64, wrt bug #541672
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/xine-lib')
-rw-r--r--media-libs/xine-lib/ChangeLog5
-rw-r--r--media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog
index 0b0b7f6e4693..a90cb2143ca0 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.716 2015/05/17 20:12:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.717 2015/05/27 10:43:58 ago Exp $
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> xine-lib-1.2.6-r1.ebuild:
+ Stable for amd64, wrt bug #541672
17 May 2015; Pacho Ramos <pacho@gentoo.org> xine-lib-1.2.6.ebuild:
ppc64 stable wrt bug #517988
diff --git a/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild b/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild
index 51994274f1ac..eb9429638a12 100644
--- a/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.6-r1.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-libs/xine-lib/xine-lib-1.2.6-r1.ebuild,v 1.1 2015/02/01 22:53:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild,v 1.2 2015/05/27 10:43:58 ago 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 )"