diff options
author | Olivier Crête <tester@gentoo.org> | 2007-04-14 23:15:51 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2007-04-14 23:15:51 +0000 |
commit | 240b3edf90dedbccd0ea99fc3b7c23a295b64b79 (patch) | |
tree | 874b4b6d801fb27eb6c8cb7d15790cd150ba2644 | |
parent | Clean out old ebuilds, bump to 0.28 and clean out old non-working ebuilds. Al... (diff) | |
download | gentoo-2-240b3edf90dedbccd0ea99fc3b7c23a295b64b79.tar.gz gentoo-2-240b3edf90dedbccd0ea99fc3b7c23a295b64b79.tar.bz2 gentoo-2-240b3edf90dedbccd0ea99fc3b7c23a295b64b79.zip |
Stable on amd64, sec bug #170208
(Portage version: 2.1.2.2)
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index cbd13b747d0d..bb22db8f51e4 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.463 2007/04/14 17:54:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.464 2007/04/14 23:15:51 tester Exp $ + + 14 Apr 2007; Olivier Crête <tester@gentoo.org> xine-lib-1.1.4-r2.ebuild: + Stable on amd64, sec bug #170208 14 Apr 2007; Raúl Porcel <armin76@gentoo.org> xine-lib-1.1.5.ebuild: Add ~ia64 wrt bug 174003 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 d039625452dd..cfc5eb7afb95 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.3 2007/03/22 18:00:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild,v 1.4 2007/04/14 23:15:51 tester 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 |