diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-06 15:12:18 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-06 15:12:18 +0000 |
commit | 0993432279ccdcfd4aa58849b5d7c609ca63e40d (patch) | |
tree | 42e5c70f4156dec7333d2697e92d0aa670112533 /media-libs | |
parent | amd64 stable, bug 157814 (diff) | |
download | gentoo-2-0993432279ccdcfd4aa58849b5d7c609ca63e40d.tar.gz gentoo-2-0993432279ccdcfd4aa58849b5d7c609ca63e40d.tar.bz2 gentoo-2-0993432279ccdcfd4aa58849b5d7c609ca63e40d.zip |
amd64 stable, bug 157814
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 10 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.1.3.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index f80c99640dd7..965d14710aef 100644 --- a/media-libs/xine-lib/ChangeLog +++ b/media-libs/xine-lib/ChangeLog @@ -1,6 +1,14 @@ # 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.437 2007/01/05 19:58:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.438 2007/01/06 15:12:18 mcummings Exp $ + + 06 Jan 2007; Michael Cummings <mcummings@gentoo.org> + xine-lib-1.1.3.ebuild: + amd64 stable, bug 157814 + + 06 Jan 2007; Michael Cummings <mcummings@gentoo.org> + xine-lib-1.1.3.ebuild: + Bug 159054, amd64 stable 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.1.4_pre20061231.ebuild: diff --git a/media-libs/xine-lib/xine-lib-1.1.3.ebuild b/media-libs/xine-lib/xine-lib-1.1.3.ebuild index 305b1e9462fd..95a6c6216bef 100644 --- a/media-libs/xine-lib/xine-lib-1.1.3.ebuild +++ b/media-libs/xine-lib/xine-lib-1.1.3.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.3.ebuild,v 1.6 2007/01/04 21:42:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.3.ebuild,v 1.7 2007/01/06 15:12:18 mcummings Exp $ inherit eutils flag-o-matic toolchain-funcs libtool autotools @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} 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 |