diff options
author | 2006-07-17 16:48:21 +0000 | |
---|---|---|
committer | 2006-07-17 16:48:21 +0000 | |
commit | 38a2f06e04871cec63e63826db10cbac306a1402 (patch) | |
tree | c1e67846503861a9879eaf60a1af4a1864197b3f /media-libs/gst-plugins-good | |
parent | Marked stable on amd64 for bug #139612 (diff) | |
download | historical-38a2f06e04871cec63e63826db10cbac306a1402.tar.gz historical-38a2f06e04871cec63e63826db10cbac306a1402.tar.bz2 historical-38a2f06e04871cec63e63826db10cbac306a1402.zip |
Marked stable on amd64 for bug #139612
Package-Manager: portage-2.1.1_pre2-r8
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 fc59d67b34b3..001231c721f0 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.17 2006/07/16 11:52:18 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.18 2006/07/17 16:47:26 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> + gst-plugins-good-0.10.3.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@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 16fd0617e04f..f94711a14d67 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.6 2006/07/16 11:52:18 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.7 2006/07/17 16:47:26 dang 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 hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" RDEPEND=">=media-libs/gst-plugins-base-0.10.6 >=media-libs/gstreamer-0.10.5 |