diff options
author | Brent Baude <ranger@gentoo.org> | 2009-08-31 00:37:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-08-31 00:37:45 +0000 |
commit | 209bf3bea27ea65d7a8a723f66c237d425f34053 (patch) | |
tree | 5a81767baebdfa26377cce50b00d3e76ebdbfebe /media-plugins/gst-plugins-vorbis | |
parent | Marking gst-plugins-v4l-0.10.23 ppc64 for bug 280946 (diff) | |
download | gentoo-2-209bf3bea27ea65d7a8a723f66c237d425f34053.tar.gz gentoo-2-209bf3bea27ea65d7a8a723f66c237d425f34053.tar.bz2 gentoo-2-209bf3bea27ea65d7a8a723f66c237d425f34053.zip |
Marking gst-plugins-vorbis-0.10.23 ppc64 for bug 280946
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'media-plugins/gst-plugins-vorbis')
-rw-r--r-- | media-plugins/gst-plugins-vorbis/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-vorbis/ChangeLog b/media-plugins/gst-plugins-vorbis/ChangeLog index 740eecc83983..d7734930ae06 100644 --- a/media-plugins/gst-plugins-vorbis/ChangeLog +++ b/media-plugins/gst-plugins-vorbis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-vorbis # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.150 2009/08/29 19:10:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.151 2009/08/31 00:37:45 ranger Exp $ + + 31 Aug 2009; Brent Baude <ranger@gentoo.org> + gst-plugins-vorbis-0.10.23.ebuild: + Marking gst-plugins-vorbis-0.10.23 ppc64 stable for bug 280946 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> gst-plugins-vorbis-0.10.23.ebuild: diff --git a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.23.ebuild b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.23.ebuild index 187ccc3f6f15..3afdc3734b57 100644 --- a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.23.ebuild +++ b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.23.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-vorbis/gst-plugins-vorbis-0.10.23.ebuild,v 1.5 2009/08/29 19:10:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.23.ebuild,v 1.6 2009/08/31 00:37:45 ranger 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 |