diff options
Diffstat (limited to 'media-tv/xmltv/xmltv-0.5.45.ebuild')
-rw-r--r-- | media-tv/xmltv/xmltv-0.5.45.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-tv/xmltv/xmltv-0.5.45.ebuild b/media-tv/xmltv/xmltv-0.5.45.ebuild index 956903675a81..55b0d89ca401 100644 --- a/media-tv/xmltv/xmltv-0.5.45.ebuild +++ b/media-tv/xmltv/xmltv-0.5.45.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.45.ebuild,v 1.1 2006/12/23 16:46:48 mattepiu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.45.ebuild,v 1.2 2007/03/12 19:50:14 mattepiu Exp $ inherit eutils perl-module @@ -139,6 +139,7 @@ src_unpack() { unpack "${A}" cd "${S}" + epatch ${FILESDIR}/xmltv-na_dd-xmltwig.patch } src_compile() { |