diff options
author | 2007-03-21 09:17:08 +0000 | |
---|---|---|
committer | 2007-03-21 09:17:08 +0000 | |
commit | 74f0f6453e074c43f71d7f4bb4ee4b2021c1db6f (patch) | |
tree | 6ebbbcad3c4d7cb49ac11edd1ec596031ac71603 /media-libs | |
parent | stable x86, security bug 170208 (diff) | |
download | gentoo-2-74f0f6453e074c43f71d7f4bb4ee4b2021c1db6f.tar.gz gentoo-2-74f0f6453e074c43f71d7f4bb4ee4b2021c1db6f.tar.bz2 gentoo-2-74f0f6453e074c43f71d7f4bb4ee4b2021c1db6f.zip |
stable x86, security bug 170208
(Portage version: 2.1.2.2)
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.4-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index 89fe531da9df..1af077b86fe6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.456 2007/03/19 03:29:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.457 2007/03/21 09:17:08 opfer Exp $ + + 21 Mar 2007; Christian Faulhammer <opfer@gentoo.org> + xine-lib-1.1.4-r2.ebuild: + stable x86, security bug 170208 19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: Remove flameeyes from metadata.xml due to retirement. diff --git a/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild b/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild index 56b61cab1044..1f1f04dc4e1c 100644 --- a/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild +++ b/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4-r2.ebuild,v 1.1 2007/03/17 21:48:32 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild,v 1.2 2007/03/21 09:17:08 opfer Exp $ inherit eutils flag-o-matic toolchain-funcs libtool autotools @@ -23,7 +23,7 @@ HOMEPAGE="http://xine.sourceforge.net/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="aalib libcaca arts esd win32codecs nls dvd X directfb vorbis alsa gnome sdl speex theora ipv6 altivec opengl aac fbcon xv xvmc |