diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-22 12:38:37 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-22 12:38:37 +0000 |
commit | 49b37efd6db77f515411f3f5969438423a3858f1 (patch) | |
tree | 7acf2a275b56f4bc7b780debaeae2815f57d77fe | |
parent | added ~mips keyword, bug 120375 (diff) | |
download | gentoo-2-49b37efd6db77f515411f3f5969438423a3858f1.tar.gz gentoo-2-49b37efd6db77f515411f3f5969438423a3858f1.tar.bz2 gentoo-2-49b37efd6db77f515411f3f5969438423a3858f1.zip |
Stable on alpha wrt security Bug #130801.
(Portage version: 2.0.54)
-rw-r--r-- | media-video/xine-ui/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.4-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog index 951a58dff5e0..1ee94ac30ab6 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.113 2006/04/22 12:28:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.114 2006/04/22 12:38:37 tcort Exp $ + + 22 Apr 2006; Thomas Cort <tcort@gentoo.org> xine-ui-0.99.4-r5.ebuild: + Stable on alpha wrt security Bug #130801. 22 Apr 2006; Markus Rothe <corsair@gentoo.org> xine-ui-0.99.4-r5.ebuild: Stable on ppc64; bug #130801 diff --git a/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild b/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild index 10b85446a14f..18b7ae5731f0 100644 --- a/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4-r5.ebuild,v 1.2 2006/04/22 12:28:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild,v 1.3 2006/04/22 12:38:37 tcort Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="X nls lirc aalib libcaca readline curl ncurses xinerama vdr" RDEPEND="media-libs/libpng |