Parent Directory
|
Revision Log
Clean up old revisions. EAPI bump stable due to pending eclass changes and slot pinning. (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key C6085806)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-0.10.30.ebuild,v 1.7 2012/05/17 15:25:46 aballier Exp $ |
| 4 | |
| 5 | EAPI="3" |
| 6 | |
| 7 | inherit gst-plugins-good |
| 8 | |
| 9 | KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~amd64-fbsd" |
| 10 | IUSE="" |
| 11 | |
| 12 | RDEPEND=">=media-libs/gst-plugins-base-0.10.33:0.10 |
| 13 | >=media-sound/wavpack-4.40" |
| 14 | DEPEND="${RDEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |