diff options
author | 2006-09-19 14:29:41 +0000 | |
---|---|---|
committer | 2006-09-19 14:29:41 +0000 | |
commit | c9b429e5e59e5799fb4b4249885777df87a50e83 (patch) | |
tree | 70875dd134b4954684af2639c252a807e87c51a1 /media-libs/gst-plugins-good | |
parent | Mark 2.14.2 stable on ia64. #139612 (diff) | |
download | gentoo-2-c9b429e5e59e5799fb4b4249885777df87a50e83.tar.gz gentoo-2-c9b429e5e59e5799fb4b4249885777df87a50e83.tar.bz2 gentoo-2-c9b429e5e59e5799fb4b4249885777df87a50e83.zip |
Mark 0.10.3 stable on ia64. #139612
(Portage version: 2.1.1)
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.3.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 fe9d1cb4633e..cd556c901535 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.21 2006/08/19 00:11:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.22 2006/09/19 14:29:41 agriffis Exp $ + + 19 Sep 2006; Aron Griffis <agriffis@gentoo.org> + gst-plugins-good-0.10.3.ebuild: + Mark 0.10.3 stable on ia64. #139612 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-good-0.10.3.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild index 101bc1f8fb8b..c7ab3d976b45 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild @@ -1,6 +1,6 @@ # 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-good/gst-plugins-good-0.10.3.ebuild,v 1.11 2006/09/04 06:35:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.12 2006/09/19 14:29:41 agriffis 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 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" RDEPEND=">=media-libs/gst-plugins-base-0.10.6 >=media-libs/gstreamer-0.10.5 |