diff options
author | 2011-01-28 17:30:32 +0000 | |
---|---|---|
committer | 2011-01-28 17:30:32 +0000 | |
commit | 24f82c9807363345c6c30ef31d81f71b0a8b0f87 (patch) | |
tree | afdacc20a80b3d376ba0513ec541ec71e7fdc172 /media-plugins/vdr-bitstreamout | |
parent | eapi=3 (diff) | |
download | gentoo-2-24f82c9807363345c6c30ef31d81f71b0a8b0f87.tar.gz gentoo-2-24f82c9807363345c6c30ef31d81f71b0a8b0f87.tar.bz2 gentoo-2-24f82c9807363345c6c30ef31d81f71b0a8b0f87.zip |
eapi=3
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'media-plugins/vdr-bitstreamout')
-rw-r--r-- | media-plugins/vdr-bitstreamout/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.85-r2.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.89c.ebuild | 8 |
3 files changed, 14 insertions, 8 deletions
diff --git a/media-plugins/vdr-bitstreamout/ChangeLog b/media-plugins/vdr-bitstreamout/ChangeLog index 94b2d2936c5d..b08642890d5e 100644 --- a/media-plugins/vdr-bitstreamout/ChangeLog +++ b/media-plugins/vdr-bitstreamout/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-bitstreamout -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-bitstreamout/ChangeLog,v 1.14 2008/05/15 16:52:22 zzam Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-bitstreamout/ChangeLog,v 1.15 2011/01/28 17:30:32 hd_brummy Exp $ + + 28 Jan 2011; Joerg Bornkessel <hd_brummy@gentoo.org> + vdr-bitstreamout-0.85-r2.ebuild, vdr-bitstreamout-0.89c.ebuild: + eapi=3 *vdr-bitstreamout-0.89c (15 May 2008) diff --git a/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.85-r2.ebuild b/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.85-r2.ebuild index b124eff6d88a..5dbfbc126edc 100644 --- a/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.85-r2.ebuild +++ b/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.85-r2.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.85-r2.ebuild,v 1.5 2008/05/15 16:52:22 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-bitstreamout/vdr-bitstreamout-0.85-r2.ebuild,v 1.6 2011/01/28 17:30:32 hd_brummy Exp $ + +EAPI="3" IUSE="" 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 |