summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-06-03 01:48:47 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-06-03 01:48:47 +0000
commit7d1848a7c8371dab08145da775ea886456a838a3 (patch)
tree416cef64f0f665f495e18508855a89cad3d0648a /media-libs
parentfix access violations in pitivi (diff)
downloadgentoo-2-7d1848a7c8371dab08145da775ea886456a838a3.tar.gz
gentoo-2-7d1848a7c8371dab08145da775ea886456a838a3.tar.bz2
gentoo-2-7d1848a7c8371dab08145da775ea886456a838a3.zip
Stable on x86; bug #134951
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/xine-lib/ChangeLog6
-rw-r--r--media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog
index 6beca0cee51e..1109dc5b178e 100644
--- a/media-libs/xine-lib/ChangeLog
+++ b/media-libs/xine-lib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/xine-lib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.353 2006/06/02 20:22:45 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.354 2006/06/03 01:48:47 halcy0n Exp $
+
+ 03 Jun 2006; Mark Loeser <halcy0n@gentoo.org>
+ xine-lib-1.1.2_pre20060328-r9.ebuild:
+ Stable on x86; bug #134951
02 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
xine-lib-1.1.2_pre20060328-r9.ebuild:
diff --git a/media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild b/media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild
index 4ca99a4e19c5..9334d54028a5 100644
--- a/media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.1.2_pre20060328-r9.ebuild,v 1.5 2006/06/02 20:22:45 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild,v 1.6 2006/06/03 01:48:47 halcy0n Exp $
inherit eutils flag-o-matic toolchain-funcs libtool autotools
@@ -27,7 +27,7 @@ SRC_URI="${SRC_URI}
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via video_cards_i810"