diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 19:47:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 19:47:16 +0000 |
commit | fa4c80d5aeda060697a843f4c30305bc9b609afb (patch) | |
tree | 518365d1d197bdc022b8964271a929ce2000ec7f /media-libs/gst-plugins-ugly | |
parent | Stable for HPPA (bug #382225). (diff) | |
download | gentoo-2-fa4c80d5aeda060697a843f4c30305bc9b609afb.tar.gz gentoo-2-fa4c80d5aeda060697a843f4c30305bc9b609afb.tar.bz2 gentoo-2-fa4c80d5aeda060697a843f4c30305bc9b609afb.zip |
Stable for HPPA (bug #382225).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index 5943f7b5831c..b3bb577fa791 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.93 2011/10/09 16:34:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.94 2011/10/11 19:47:16 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-0.10.18.ebuild: + Stable for HPPA (bug #382225). 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> gst-plugins-ugly-0.10.18.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.18.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.18.ebuild index 7da2e563349a..cdb7ae1ef74b 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.18.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.18.ebuild,v 1.5 2011/10/09 16:34:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.18.ebuild,v 1.6 2011/10/11 19:47:16 jer 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 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.26 |