diff options
author | 2011-05-23 08:54:35 +0000 | |
---|---|---|
committer | 2011-05-23 08:54:35 +0000 | |
commit | 3840de53a66957e89c9d4e98e8baecbd1607e87b (patch) | |
tree | a73b0502f64801a1b3291be881fcf33a59a6231a /media-libs/gst-plugins-ugly | |
parent | Version bump to the latest. (diff) | |
download | historical-3840de53a66957e89c9d4e98e8baecbd1607e87b.tar.gz historical-3840de53a66957e89c9d4e98e8baecbd1607e87b.tar.bz2 historical-3840de53a66957e89c9d4e98e8baecbd1607e87b.zip |
x86 stable wrt bug #368281
Package-Manager: portage-2.1.9.42/cvs/Linux i686
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.17.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 8e7c1c4c9890..903900fea8f7 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.82 2011/05/04 02:04:59 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.83 2011/05/23 08:49:53 phajdan.jr Exp $ + + 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-ugly-0.10.17.ebuild: + x86 stable wrt bug #368281 04 May 2011; Mart Raudsepp <leio@gentoo.org> -gst-plugins-ugly-0.10.13.ebuild, gst-plugins-ugly-0.10.17.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.17.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.17.ebuild index 833855cf9f99..15dda409eda1 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.17.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.17.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.17.ebuild,v 1.3 2011/05/04 02:04:59 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.17.ebuild,v 1.4 2011/05/23 08:49:53 phajdan.jr 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 |