diff options
author | 2006-06-01 18:31:25 +0000 | |
---|---|---|
committer | 2006-06-01 18:31:25 +0000 | |
commit | e869a7dd5cb2059a5cea5022b18c28ad89f0617b (patch) | |
tree | 3993cf0f404e14b25a1745ad7c3362ef34f62985 /media-libs | |
parent | Update to new release. (diff) | |
download | gentoo-2-e869a7dd5cb2059a5cea5022b18c28ad89f0617b.tar.gz gentoo-2-e869a7dd5cb2059a5cea5022b18c28ad89f0617b.tar.bz2 gentoo-2-e869a7dd5cb2059a5cea5022b18c28ad89f0617b.zip |
Stable on amd64 for security bug #134951.
(Portage version: 2.1_rc3-r3)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index 9a5f1a1aa756..f85eb0f39d68 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.348 2006/05/31 15:26:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.349 2006/06/01 18:31:25 metalgod Exp $ + + 01 Jun 2006; Luis Medinas <metalgod@gentoo.org> + xine-lib-1.1.2_pre20060328-r9.ebuild: + Stable on amd64 for security bug #134951. *xine-lib-1.1.2_pre20060328-r9 (31 May 2006) 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 39fc68c2ffe4..e0be7c40f6df 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.1 2006/05/31 15:26:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.2_pre20060328-r9.ebuild,v 1.2 2006/06/01 18:31:25 metalgod 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" |