diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2007-05-11 09:00:24 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2007-05-11 09:00:24 +0000 |
commit | 8af04e89932ce6a55c9c02a4ed4ce331d85ffacb (patch) | |
tree | 257f92c9d86b88a6b459541f7218d73cec919cb2 /media-video/xine-ui | |
parent | Version bump, with fix from bug #174402 for parallel-safety in makefiles. (diff) | |
download | gentoo-2-8af04e89932ce6a55c9c02a4ed4ce331d85ffacb.tar.gz gentoo-2-8af04e89932ce6a55c9c02a4ed4ce331d85ffacb.tar.bz2 gentoo-2-8af04e89932ce6a55c9c02a4ed4ce331d85ffacb.zip |
Stable on alpha wrt security #177008
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-video/xine-ui')
-rw-r--r-- | media-video/xine-ui/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog index 0bdeff1649e9..294a6acaf23b 100644 --- a/media-video/xine-ui/ChangeLog +++ b/media-video/xine-ui/ChangeLog @@ -1,6 +1,10 @@ # 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.149 2007/05/10 14:53:59 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.150 2007/05/11 09:00:24 yoswink Exp $ + + 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 + is *really* the version we need 10 May 2007; Samuli Suominen <drac@gentoo.org> -xine-ui-0.99.4-r5.ebuild, -xine-ui-0.99.4-r6.ebuild, -xine-ui-0.99.5_pre20060716.ebuild, 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 a9cbd7d1a9b2..ed2eefd60834 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.5 2007/05/07 13:32:48 gustavoz Exp $ +# $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 $ # 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 |