diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 04:15:50 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-25 04:15:50 +0000 |
commit | 81e11a781b87e0034867c8ebd664b76dec39a0ac (patch) | |
tree | 5a8187ea5850d7be7164a666a3c6e7f95834eb84 /media-libs/gst-plugins/gst-plugins-0.8.10.ebuild | |
parent | Marking 0.8.10 stable (x86). Removing old ebuilds. (diff) | |
download | gentoo-2-81e11a781b87e0034867c8ebd664b76dec39a0ac.tar.gz gentoo-2-81e11a781b87e0034867c8ebd664b76dec39a0ac.tar.bz2 gentoo-2-81e11a781b87e0034867c8ebd664b76dec39a0ac.zip |
Marking 0.8.10 stable (x86). Removing old ebuilds/patches.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-libs/gst-plugins/gst-plugins-0.8.10.ebuild')
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild index 6e519eba85a4..56de8a3bef23 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild,v 1.1 2005/07/01 17:10:23 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild,v 1.2 2005/08/25 04:15:50 leonardop Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins 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="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.10 |