Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.17.ebuild gst-plugins-theora-0.10.15.ebuild gst-plugins-theora-0.10.11.ebuild
Date: Thu, 31 Jan 2008 17:16:52
Message-Id: E1JKd1t-0000O8-F8@stork.gentoo.org
1 drac 08/01/31 17:16:49
2
3 Added: gst-plugins-theora-0.10.17.ebuild
4 Removed: gst-plugins-theora-0.10.15.ebuild
5 gst-plugins-theora-0.10.11.ebuild
6 Log:
7 Version bump.
8 (Portage version: 2.1.4)
9
10 Revision Changes Path
11 1.1 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.17.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.17.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.17.ebuild?rev=1.1&content-type=text/plain
15
16 Index: gst-plugins-theora-0.10.17.ebuild
17 ===================================================================
18 # Copyright 1999-2008 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.17.ebuild,v 1.1 2008/01/31 17:16:48 drac Exp $
21
22 inherit gst-plugins-base
23
24 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND=">=media-libs/gst-plugins-base-0.10.17
28 >=media-libs/libtheora-1.0_alpha3
29 >=media-libs/libogg-1"
30 DEPEND="${RDEPEND}
31 dev-util/pkgconfig"
32
33
34
35 --
36 gentoo-commits@l.g.o mailing list