diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-11 14:50:48 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-11 14:50:48 +0000 |
commit | 5c1841cd376d2dcc42251bf6b564ffe88c7ce147 (patch) | |
tree | a1b20607e88db8380b820aee21cd42c344c914b0 /media-video | |
parent | Quotation update. Added myself to metadata. Version 1.0.7 fixes bug #157970. (diff) | |
download | gentoo-2-5c1841cd376d2dcc42251bf6b564ffe88c7ce147.tar.gz gentoo-2-5c1841cd376d2dcc42251bf6b564ffe88c7ce147.tar.bz2 gentoo-2-5c1841cd376d2dcc42251bf6b564ffe88c7ce147.zip |
amd64 stable, bug 177008
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/xine-ui/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog index 294a6acaf23b..e0f2c5c9922d 100644 --- a/media-video/xine-ui/ChangeLog +++ b/media-video/xine-ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/xine-ui # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.150 2007/05/11 09:00:24 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.151 2007/05/11 14:50:48 beandog Exp $ + + 11 May 2007; Steve Dibb <beandog@gentoo.org> xine-ui-0.99.5.ebuild: + amd64 stable, bug 177008 11 May 2007; Jose Luis Rivero <yoswink@gentoo.org> xine-ui-0.99.5.ebuild: Stable on alpha wrt security #177008. Sorry about the first commit. 0.99.5 diff --git a/media-video/xine-ui/xine-ui-0.99.5.ebuild b/media-video/xine-ui/xine-ui-0.99.5.ebuild index ed2eefd60834..c8e28afe1ec3 100644 --- a/media-video/xine-ui/xine-ui-0.99.5.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.5.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-video/xine-ui/xine-ui-0.99.5.ebuild,v 1.6 2007/05/11 09:00:24 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.5.ebuild,v 1.7 2007/05/11 14:50:48 beandog Exp $ # WANT_AUTOCONF=latest # WANT_AUTOMAKE=latest @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="X nls lirc aalib libcaca readline curl ncurses vdr xinerama debug" RDEPEND=">=media-libs/libpng-1.2.8 |