diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2011-01-28 17:30:32 +0000 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2011-01-28 17:30:32 +0000 |
commit | 5956ea3ae258d5700103a3fd90a4f1ed1f1a3571 (patch) | |
tree | c9d58822e287a0a445fe30d134e07e2767d0c00b /media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild | |
parent | x86 stable wrt bug #352730 (diff) | |
download | historical-5956ea3ae258d5700103a3fd90a4f1ed1f1a3571.tar.gz historical-5956ea3ae258d5700103a3fd90a4f1ed1f1a3571.tar.bz2 historical-5956ea3ae258d5700103a3fd90a4f1ed1f1a3571.zip |
eapi=3
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild')
-rw-r--r-- | media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild b/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild index a152477aca0a..2ee5ac34343a 100644 --- a/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild +++ b/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild,v 1.1 2008/05/15 16:52:22 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild,v 1.2 2011/01/28 17:30:32 hd_brummy Exp $ + +EAPI="3" IUSE="" @@ -19,8 +21,6 @@ DEPEND=">=media-video/vdr-1.2.6 >=media-libs/libmad-0.14.2b-r2 " -NO_GETTEXT_HACK=1 - src_install() { vdr-plugin_src_install |