diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-02-12 19:19:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-02-12 19:19:27 +0000 |
commit | 4b4900efbbc5b79a98973edf19f9de8703267578 (patch) | |
tree | 2e04d3535cd52d8b1a213078ff9410e8b1ee8226 /media-libs/gst-plugins-good | |
parent | Version bump, with patch for new kernels since the /proc/acpi/info file is no... (diff) | |
download | historical-4b4900efbbc5b79a98973edf19f9de8703267578.tar.gz historical-4b4900efbbc5b79a98973edf19f9de8703267578.tar.bz2 historical-4b4900efbbc5b79a98973edf19f9de8703267578.zip |
stable x86; bug 163541
Package-Manager: portage-2.1.2-r9
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.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 1ee5c72e1d03..2e734594f53d 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.29 2007/01/31 19:18:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.30 2007/02/12 19:19:27 opfer Exp $ + + 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + gst-plugins-good-0.10.4.ebuild: + stable x86; bug 163541 31 Jan 2007; Markus Rothe <corsair@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 7ad90716e559..4b869c33b86c 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.7 2007/01/31 19:18:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild,v 1.8 2007/02/12 19:19:27 opfer 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 |