diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-31 17:04:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-31 17:04:45 +0000 |
commit | d19fac9c3b8b56004b59c152637f3922e4fa354e (patch) | |
tree | 7dabdd324ff7010919e1572bba576e5d8e0adfff /media-plugins/gst-plugins-shout2 | |
parent | Marking gst-plugins-raw1394-0.10.8 ppc64 for bug 232054 (diff) | |
download | gentoo-2-d19fac9c3b8b56004b59c152637f3922e4fa354e.tar.gz gentoo-2-d19fac9c3b8b56004b59c152637f3922e4fa354e.tar.bz2 gentoo-2-d19fac9c3b8b56004b59c152637f3922e4fa354e.zip |
Marking gst-plugins-shout2-0.10.8 ppc64 for bug 232054
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-plugins/gst-plugins-shout2')
-rw-r--r-- | media-plugins/gst-plugins-shout2/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-shout2/ChangeLog b/media-plugins/gst-plugins-shout2/ChangeLog index 0b940b790ad7..8ff872844da6 100644 --- a/media-plugins/gst-plugins-shout2/ChangeLog +++ b/media-plugins/gst-plugins-shout2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-shout2 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.28 2008/07/26 20:39:34 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.29 2008/07/31 17:04:45 ranger Exp $ + + 01 Aug 2008; Brent Baude <ranger@gentoo.org> + gst-plugins-shout2-0.10.8.ebuild: + Marking gst-plugins-shout2-0.10.8 ppc64 stable for bug 232054 26 Jul 2008; Olivier Crête <tester@gentoo.org> gst-plugins-shout2-0.10.8.ebuild: diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.8.ebuild b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.8.ebuild index be1d41453c25..5c453701de1d 100644 --- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.8.ebuild +++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.8.ebuild,v 1.2 2008/07/26 20:39:34 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.8.ebuild,v 1.3 2008/07/31 17:04:45 ranger Exp $ inherit gst-plugins-good DESCRIPTION="Plug-in to send data to an icecast server using libshout2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" DEPEND=">=media-libs/libshout-0.71 |