diff options
author | Olivier Crête <tester@gentoo.org> | 2009-11-10 16:09:15 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-11-10 16:09:15 +0000 |
commit | 75f18b39888c9550ada7fd0efe64e45e1d45556e (patch) | |
tree | 21a0f34cf52658ef2c0fab0af41849338b01af20 /media-plugins/gst-plugins-xvideo | |
parent | Stable on amd64, bug #290343 (diff) | |
download | gentoo-2-75f18b39888c9550ada7fd0efe64e45e1d45556e.tar.gz gentoo-2-75f18b39888c9550ada7fd0efe64e45e1d45556e.tar.bz2 gentoo-2-75f18b39888c9550ada7fd0efe64e45e1d45556e.zip |
Stable on amd64, bug #290343
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-xvideo')
-rw-r--r-- | media-plugins/gst-plugins-xvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.24.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-xvideo/ChangeLog b/media-plugins/gst-plugins-xvideo/ChangeLog index 2ef906c44532..d24d5bdb8189 100644 --- a/media-plugins/gst-plugins-xvideo/ChangeLog +++ b/media-plugins/gst-plugins-xvideo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-xvideo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.128 2009/09/15 02:03:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.129 2009/11/10 16:09:15 tester Exp $ + + 10 Nov 2009; Olivier Crête <tester@gentoo.org> + gst-plugins-xvideo-0.10.24.ebuild: + Stable on amd64, bug #290343 15 Sep 2009; Jeroen Roovers <jer@gentoo.org> gst-plugins-xvideo-0.10.23.ebuild: diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.24.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.24.ebuild index 1fda32518600..46a13dfb41ce 100644 --- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.24.ebuild +++ b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.24.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.24.ebuild,v 1.1 2009/08/15 03:30:59 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.24.ebuild,v 1.2 2009/11/10 16:09:15 tester Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.23 |