diff options
author | 2007-01-06 15:12:18 +0000 | |
---|---|---|
committer | 2007-01-06 15:12:18 +0000 | |
commit | 3d0d1a39db2584d9736a5a6c963dec2b451385d5 (patch) | |
tree | 62b766b3f474ffe4407341e84b682dd64317c618 /media-libs/xine-lib | |
parent | Fixing enewuser placement, some further quotation (all done now, yey), securi... (diff) | |
download | historical-3d0d1a39db2584d9736a5a6c963dec2b451385d5.tar.gz historical-3d0d1a39db2584d9736a5a6c963dec2b451385d5.tar.bz2 historical-3d0d1a39db2584d9736a5a6c963dec2b451385d5.zip |
amd64 stable, bug 157814
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'media-libs/xine-lib')
-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 |