diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-01 16:26:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-01 16:26:25 +0000 |
commit | b462163856ea612e77687b03735fda2d5a9c7234 (patch) | |
tree | 88e149d87b6574623d62ffa467f6237fbdd590cf /media-libs/gst-plugins-ugly | |
parent | arm/ia64/sh/sparc stable wrt #266986 (diff) | |
download | gentoo-2-b462163856ea612e77687b03735fda2d5a9c7234.tar.gz gentoo-2-b462163856ea612e77687b03735fda2d5a9c7234.tar.bz2 gentoo-2-b462163856ea612e77687b03735fda2d5a9c7234.zip |
arm/ia64/sh/sparc stable wrt #266986
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index b7f5789572cb..3f14f60129b3 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.55 2009/05/23 03:51:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.56 2009/07/01 16:26:25 armin76 Exp $ + + 01 Jul 2009; Raúl Porcel <armin76@gentoo.org> + gst-plugins-ugly-0.10.11.ebuild: + arm/ia64/sh/sparc stable wrt #266986 23 May 2009; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-0.10.11.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.11.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.11.ebuild index 1946fe0d4ec3..e8e412b6ddc2 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.11.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.11.ebuild,v 1.7 2009/05/23 03:51:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.11.ebuild,v 1.8 2009/07/01 16:26:25 armin76 Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.sourceforge.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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.22 |