diff options
author | 2006-09-04 06:22:33 +0000 | |
---|---|---|
committer | 2006-09-04 06:22:33 +0000 | |
commit | ecfaf8b8869a5671f30924561616140487fe7b4d (patch) | |
tree | ef368c9d7bb934383f188e9b60f2d061219de9de /media-libs/gst-plugins-base | |
parent | arm love (diff) | |
download | historical-ecfaf8b8869a5671f30924561616140487fe7b4d.tar.gz historical-ecfaf8b8869a5671f30924561616140487fe7b4d.tar.bz2 historical-ecfaf8b8869a5671f30924561616140487fe7b4d.zip |
arm love
Package-Manager: portage-2.1.1_rc1-r3
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild index 0ef3ca98c72b..835fb55539ff 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.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-base/gst-plugins-base-0.10.8.ebuild,v 1.8 2006/08/16 17:25:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.9 2006/09/04 06:22:33 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild index 49fa865747ef..2f4ad124071c 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.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-base/gst-plugins-base-0.10.9.ebuild,v 1.1 2006/07/15 09:34:46 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild,v 1.2 2006/09/04 06:22:32 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |