diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:15:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:15:21 +0000 |
commit | 0ccee4c92aac003e2bc36e585f75e73f57e31f03 (patch) | |
tree | f5944890565673716b6106062e8579b7b31a9de2 /media-plugins/gst-plugins-xvideo | |
parent | Stable on ppc64; bug #163541 (diff) | |
download | gentoo-2-0ccee4c92aac003e2bc36e585f75e73f57e31f03.tar.gz gentoo-2-0ccee4c92aac003e2bc36e585f75e73f57e31f03.tar.bz2 gentoo-2-0ccee4c92aac003e2bc36e585f75e73f57e31f03.zip |
Stable on ppc64; bug #163541
(Portage version: 2.1.1-r2)
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.11.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 021de9fd004f..15ee3537d174 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 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.84 2007/01/30 07:12:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.85 2007/01/31 19:15:21 corsair Exp $ + + 31 Jan 2007; Markus Rothe <corsair@gentoo.org> + gst-plugins-xvideo-0.10.11.ebuild: + Stable on ppc64; bug #163541 30 Jan 2007; Jeroen Roovers <jer@gentoo.org> gst-plugins-xvideo-0.10.11.ebuild: diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.11.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.11.ebuild index d0bb3d805462..8aa818500ec0 100644 --- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.11.ebuild +++ b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.11.ebuild,v 1.5 2007/01/30 07:12:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.11.ebuild,v 1.6 2007/01/31 19:15:21 corsair Exp $ inherit gst-plugins-base -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh sparc ~x86" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.11 |