diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 09:58:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 09:58:23 +0000 |
commit | 56ee6fd5cd100b6166a0f1cf181c4b836c07bc8e (patch) | |
tree | 00410303e4fa901af355c875543d12f3c9ee44aa /media-plugins/gst-plugins-xvideo | |
parent | Version bump, fixes build problem with gcc-4.4. (diff) | |
download | gentoo-2-56ee6fd5cd100b6166a0f1cf181c4b836c07bc8e.tar.gz gentoo-2-56ee6fd5cd100b6166a0f1cf181c4b836c07bc8e.tar.bz2 gentoo-2-56ee6fd5cd100b6166a0f1cf181c4b836c07bc8e.zip |
ppc stable #329703
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'media-plugins/gst-plugins-xvideo')
-rw-r--r-- | media-plugins/gst-plugins-xvideo/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-xvideo/ChangeLog b/media-plugins/gst-plugins-xvideo/ChangeLog index c8efd59cd0ec..1655de98a7dc 100644 --- a/media-plugins/gst-plugins-xvideo/ChangeLog +++ b/media-plugins/gst-plugins-xvideo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-xvideo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.158 2010/09/05 17:55:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.159 2010/09/11 09:58:23 nixnut Exp $ + + 11 Sep 2010; <nixnut@gentoo.org> gst-plugins-xvideo-0.10.29.ebuild: + ppc stable #329703 05 Sep 2010; Tobias Klausmann <klausman@gentoo.org> gst-plugins-xvideo-0.10.29.ebuild: diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.29.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.29.ebuild index b460bfcf2af0..d81c87cdcf13 100644 --- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.29.ebuild +++ b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.29.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 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.29.ebuild,v 1.8 2010/09/05 17:55:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.29.ebuild,v 1.9 2010/09/11 09:58:23 nixnut 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="x11-libs/libXv |