diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 15:41:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 15:41:34 +0000 |
commit | d8b7449bc28b919da4d10bc95fd67bff34817f6f (patch) | |
tree | 65e15eac75c529ebef0e6d955ec2784750dc71fd /media-plugins/gst-plugins-theora | |
parent | ppc stable #308379 (diff) | |
download | gentoo-2-d8b7449bc28b919da4d10bc95fd67bff34817f6f.tar.gz gentoo-2-d8b7449bc28b919da4d10bc95fd67bff34817f6f.tar.bz2 gentoo-2-d8b7449bc28b919da4d10bc95fd67bff34817f6f.zip |
ppc stable #308379
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index be88ec903a7c..091280f6c134 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.131 2010/04/05 18:27:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.132 2010/04/18 15:41:34 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> gst-plugins-theora-0.10.25.ebuild: + ppc stable #308379 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> gst-plugins-theora-0.10.25.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild index ee883d62dfc7..0815bf4b513c 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild,v 1.4 2010/04/05 18:27:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild,v 1.5 2010/04/18 15:41:34 nixnut Exp $ inherit gst-plugins-base -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/libtheora-1.0_beta3 |