summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-02-29 11:25:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-02-29 11:25:37 +0000
commit9d131ce8fe5e86ac19b3ed1f308465b9ccc07e2e (patch)
tree30d0b7d78aff75735c8e17a77c1bf5c8622625b8 /media-libs
parentpunt, this is part of xine-lib (diff)
downloadhistorical-9d131ce8fe5e86ac19b3ed1f308465b9ccc07e2e.tar.gz
historical-9d131ce8fe5e86ac19b3ed1f308465b9ccc07e2e.tar.bz2
historical-9d131ce8fe5e86ac19b3ed1f308465b9ccc07e2e.zip
ppc64/x86 stable wrt #405659
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/xine-lib/ChangeLog5
-rw-r--r--media-libs/xine-lib/xine-lib-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog
index ecf4e0934685..78a219506d51 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.668 2012/02/29 01:12:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.669 2012/02/29 11:25:37 ssuominen Exp $
+
+ 29 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> xine-lib-1.2.1.ebuild:
+ ppc64/x86 stable wrt #405659
28 Feb 2012; Alexis Ballier <aballier@gentoo.org> xine-lib-1.2.1.ebuild,
+files/xine-lib-1.2.1-ffmpeg-git.patch:
diff --git a/media-libs/xine-lib/xine-lib-1.2.1.ebuild b/media-libs/xine-lib/xine-lib-1.2.1.ebuild
index ac5757367afb..1a74eb46ffef 100644
--- a/media-libs/xine-lib/xine-lib-1.2.1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.1.ebuild,v 1.5 2012/02/29 01:12:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.1.ebuild,v 1.6 2012/02/29 11:25:37 ssuominen Exp $
EAPI=4
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
EHG_REPO_URI="http://hg.debian.org/hg/xine-lib/xine-lib-1.2"
_live_inherits="autotools mercurial"
else
- KEYWORDS="amd64 hppa ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd"
SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
fi