diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-26 09:37:32 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-26 09:37:32 +0000 |
commit | 51f77043cacd6ffde5db07df45d4fbac7df096ae (patch) | |
tree | 114ec4c3531f9f8d0189ddc429941df272db4d58 /media-plugins/gst-plugins-xvideo | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-51f77043cacd6ffde5db07df45d4fbac7df096ae.tar.gz gentoo-2-51f77043cacd6ffde5db07df45d4fbac7df096ae.tar.bz2 gentoo-2-51f77043cacd6ffde5db07df45d4fbac7df096ae.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-plugins/gst-plugins-xvideo')
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-xvideo/ChangeLog b/media-plugins/gst-plugins-xvideo/ChangeLog index 377696ef64a3..e399b708f688 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.30 2005/06/13 09:47:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.31 2005/06/26 09:37:32 gmsoft Exp $ + + 26 Jun 2005; Guy Martin <gmsoft@gentoo.org> + gst-plugins-xvideo-0.8.8.ebuild, gst-plugins-xvideo-0.8.9.ebuild: + Stable on hppa. 13 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-xvideo-0.8.9.ebuild: 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 86500f39fe22..086b5ccf1d98 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.11 2005/06/09 20:47:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.8.ebuild,v 1.12 2005/06/26 09:37:32 gmsoft Exp $ inherit gst-plugins -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 hppa" IUSE="" DEPEND="virtual/x11" diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.9.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.9.ebuild index 1b9afdd4786c..952b99797c44 100644 --- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.9.ebuild +++ b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.9.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.9.ebuild,v 1.2 2005/06/13 09:47:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.9.ebuild,v 1.3 2005/06/26 09:37:32 gmsoft Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~hppa" IUSE="" DEPEND="virtual/x11" |