diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-26 13:59:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-26 13:59:58 +0000 |
commit | 3da0b86b53a1ac1549ec67cebe278e9cd8f45ee5 (patch) | |
tree | f77196793e16438da05d8dec48ca518163f57680 /media-libs/gst-plugins-good | |
parent | Stable on sparc (diff) | |
download | gentoo-2-3da0b86b53a1ac1549ec67cebe278e9cd8f45ee5.tar.gz gentoo-2-3da0b86b53a1ac1549ec67cebe278e9cd8f45ee5.tar.bz2 gentoo-2-3da0b86b53a1ac1549ec67cebe278e9cd8f45ee5.zip |
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index b1dc73d88c3f..3593ef65c178 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.33 2007/06/28 15:22:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.34 2007/07/26 13:59:58 gustavoz Exp $ + + 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-good-0.10.5.ebuild: + Stable on sparc 28 Jun 2007; Joseph Jezak <josejx@gentoo.org> gst-plugins-good-0.10.4.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild index 0ea0b72ebda7..427c0018d4bc 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild,v 1.3 2007/04/30 23:04:07 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild,v 1.4 2007/07/26 13:59:58 gustavoz Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -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" RDEPEND=">=media-libs/gst-plugins-base-0.10.10.1 >=media-libs/gstreamer-0.10.10 |