diff options
author | 2007-01-30 07:21:41 +0000 | |
---|---|---|
committer | 2007-01-30 07:21:41 +0000 | |
commit | 8ec48106f11ea618c476607a00fba0d785fe61f4 (patch) | |
tree | 519f106a4139cd0919eb20310dbd5fc2bfca6d5c /media-libs | |
parent | Stable for HPPA (bug #163541). (diff) | |
download | gentoo-2-8ec48106f11ea618c476607a00fba0d785fe61f4.tar.gz gentoo-2-8ec48106f11ea618c476607a00fba0d785fe61f4.tar.bz2 gentoo-2-8ec48106f11ea618c476607a00fba0d785fe61f4.zip |
Stable for HPPA (bug #163541).
(Portage version: 2.1.2-r5)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.4.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 06994f5b89a1..c004a7680fe1 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.27 2007/01/27 05:04:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.28 2007/01/30 07:21:41 jer Exp $ + + 30 Jan 2007; Jeroen Roovers <jer@gentoo.org> + gst-plugins-good-0.10.4.ebuild: + Stable for HPPA (bug #163541). 27 Jan 2007; Olivier Crête <tester@gentoo.org> gst-plugins-good-0.10.4.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild index c8fe1a5c49f7..de1a7325de43 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.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.4.ebuild,v 1.5 2007/01/28 07:53:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild,v 1.6 2007/01/30 07:21:41 jer 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" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 sh sparc ~x86" RDEPEND=">=media-libs/gst-plugins-base-0.10.10 >=media-libs/gstreamer-0.10.8 |