diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:13:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:13:32 +0000 |
commit | af36f87389d8e7256e2ba71184a3ebe4637b7f73 (patch) | |
tree | 5d44e30ddd90883956b06c67f6423d4964712e02 /media-libs/gst-plugins-ugly | |
parent | ppc stable #290343 (diff) | |
download | gentoo-2-af36f87389d8e7256e2ba71184a3ebe4637b7f73.tar.gz gentoo-2-af36f87389d8e7256e2ba71184a3ebe4637b7f73.tar.bz2 gentoo-2-af36f87389d8e7256e2ba71184a3ebe4637b7f73.zip |
ppc stable #290343
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index 75c413b0461d..9fbde04f1fb1 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.65 2009/12/29 18:07:35 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.66 2010/01/05 18:13:32 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> gst-plugins-ugly-0.10.12.ebuild: + ppc stable #290343 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> gst-plugins-ugly-0.10.12.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild index 00dd98949624..666c38d798da 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.12.ebuild,v 1.8 2009/12/29 18:07:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild,v 1.9 2010/01/05 18:13:32 nixnut 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.23 |