summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-11 15:34:04 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-11 15:34:04 +0000
commit52c115888cc00d7f664231b8e88d3ab687288361 (patch)
tree8daf37aaeffeba57ee982309e8f43d312d9bd858 /media-libs
parentVersion bump #25804 by Tobias Sager. (Manifest recommit) (diff)
downloadgentoo-2-52c115888cc00d7f664231b8e88d3ab687288361.tar.gz
gentoo-2-52c115888cc00d7f664231b8e88d3ab687288361.tar.bz2
gentoo-2-52c115888cc00d7f664231b8e88d3ab687288361.zip
stable on amd64 for security fix. see bug 59948
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/xine-lib/ChangeLog5
-rw-r--r--media-libs/xine-lib/xine-lib-1_rc5-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog
index bbbd32f1823c..185150d6b205 100644
--- a/media-libs/xine-lib/ChangeLog
+++ b/media-libs/xine-lib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/xine-lib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.136 2004/08/10 19:03:09 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.137 2004/08/11 15:34:04 lv Exp $
+
+ 11 Aug 2004; Travis Tilley <lv@gentoo.org> xine-lib-1_rc5-r3.ebuild:
+ stable on amd64 for security fix. see bug #59948 for more information
*xine-lib-1_rc5-r3 (11 Aug 2004)
diff --git a/media-libs/xine-lib/xine-lib-1_rc5-r3.ebuild b/media-libs/xine-lib/xine-lib-1_rc5-r3.ebuild
index 08d5ae75964a..72ec34b91334 100644
--- a/media-libs/xine-lib/xine-lib-1_rc5-r3.ebuild
+++ b/media-libs/xine-lib/xine-lib-1_rc5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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_rc5-r3.ebuild,v 1.1 2004/08/10 19:03:09 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc5-r3.ebuild,v 1.2 2004/08/11 15:34:04 lv Exp $
inherit eutils flag-o-matic gcc libtool
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xine/${PN}-${PV/_/-}${MY_PKG_SUFFIX}.tar.gz"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="~x86 ~ppc ~hppa ~sparc ~amd64 -ia64 ~alpha ~ppc64"
+KEYWORDS="~x86 ~ppc ~hppa ~sparc amd64 -ia64 ~alpha ~ppc64"
IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa gnome sdl speex theora ipv6 altivec"
RDEPEND="oggvorbis? ( media-libs/libvorbis )