diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-06-24 10:24:53 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-06-24 10:24:53 +0000 |
commit | 9409fcdef34fab7576c1708af4fd5136a1d6e6c9 (patch) | |
tree | a8b933f844b11c8b22ca69171a61dc25cf0f990e /media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild | |
parent | Stable on amd64 wrt bug #324691 (diff) | |
download | historical-9409fcdef34fab7576c1708af4fd5136a1d6e6c9.tar.gz historical-9409fcdef34fab7576c1708af4fd5136a1d6e6c9.tar.bz2 historical-9409fcdef34fab7576c1708af4fd5136a1d6e6c9.zip |
Stable on amd64 wrt bug #324691
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild')
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild index 1984f8a50f3a..e8079ed70818 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.21.ebuild,v 1.1 2010/04/05 03:08:44 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild,v 1.2 2010/06/24 10:24:53 hwoarang 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="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.27 |