diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 20:04:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 20:04:07 +0000 |
commit | 6413b1c2523d787764d463ee809688b493a9a9ba (patch) | |
tree | c39fb1286bfab6a1dcf8a8795585502739fac4f2 /media-libs/gst-plugins | |
parent | Stable on sparc (diff) | |
download | gentoo-2-6413b1c2523d787764d463ee809688b493a9a9ba.tar.gz gentoo-2-6413b1c2523d787764d463ee809688b493a9a9ba.tar.bz2 gentoo-2-6413b1c2523d787764d463ee809688b493a9a9ba.zip |
Stable on sparc wrt #119634 #119512
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs/gst-plugins')
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index a5f76c2671eb..9b4b0f0ec282 100644 --- a/media-libs/gst-plugins/ChangeLog +++ b/media-libs/gst-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.132 2005/12/06 17:24:21 mr_bones_ Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.133 2006/01/20 20:04:07 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-0.8.11.ebuild: + Stable on sparc wrt #119634 #119512 06 Dec 2005; Michael Sterrett <mr_bones_@gentoo.org> +gst-plugins-0.8.2.ebuild: diff --git a/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild index ee178ece886e..77391c1d0be6 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild,v 1.2 2005/09/13 14:25:43 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild,v 1.3 2006/01/20 20:04:07 gustavoz Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins 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 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.11 |