diff options
author | 2005-06-09 09:02:15 +0000 | |
---|---|---|
committer | 2005-06-09 09:02:15 +0000 | |
commit | 1aef54b345a6f37d62b96c98a4d330b520001e3c (patch) | |
tree | 8259e7c6fad4a864bd418bdcff61dcd40166b76a /media-plugins/gst-plugins-xvideo | |
parent | Apply patch from upstream, fixing bug #87043 (Evolution mail folder pane does... (diff) | |
download | historical-1aef54b345a6f37d62b96c98a4d330b520001e3c.tar.gz historical-1aef54b345a6f37d62b96c98a4d330b520001e3c.tar.bz2 historical-1aef54b345a6f37d62b96c98a4d330b520001e3c.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
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.8.8.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 a5b93293c494..fe59aac6750e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.27 2005/06/08 15:29:40 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.28 2005/06/09 08:53:11 corsair Exp $ + + 09 Jun 2005; Markus Rothe <corsair@gentoo.org> + gst-plugins-xvideo-0.8.8.ebuild: + Stable on ppc64 *gst-plugins-xvideo-0.8.9 (08 Jun 2005) diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.8.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.8.ebuild index 8add810020c8..01c411cfd8ba 100644 --- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.8.ebuild +++ b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.8.ebuild,v 1.9 2005/05/09 04:22:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.8.ebuild,v 1.10 2005/06/09 08:53:11 corsair Exp $ inherit gst-plugins -KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="virtual/x11" |