diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 17:26:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 17:26:38 +0000 |
commit | 7a2a72a228f68f2af2e170ae6622c9d801563de9 (patch) | |
tree | a308cedbd416f37f99f5d6625212a19bbf23d2ed /media-libs/gst-plugins-good | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-7a2a72a228f68f2af2e170ae6622c9d801563de9.tar.gz gentoo-2-7a2a72a228f68f2af2e170ae6622c9d801563de9.tar.bz2 gentoo-2-7a2a72a228f68f2af2e170ae6622c9d801563de9.zip |
Stable on ppc64
(Portage version: 2.1-r2)
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 dc70eaa8b82e..7893deb09ee1 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.19 2006/07/22 16:09:09 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.20 2006/08/16 17:26:38 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> + gst-plugins-good-0.10.3.ebuild: + Stable on ppc64 22 Jul 2006; Thomas Cort <tcort@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 d4e638a7ebc0..dd065ce38ad4 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.8 2006/07/22 16:09:08 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.9 2006/08/16 17:26:38 corsair 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 |