diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-09 23:06:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-09 23:06:22 +0000 |
commit | 6d01e1a963eceac30390bab89146c21256ae7303 (patch) | |
tree | 0ea08871fc131c3170991748148a82116dadbf2a /media-plugins/vdr-nordlichtsepg | |
parent | Fix init script typo, #120904. (diff) | |
download | gentoo-2-6d01e1a963eceac30390bab89146c21256ae7303.tar.gz gentoo-2-6d01e1a963eceac30390bab89146c21256ae7303.tar.bz2 gentoo-2-6d01e1a963eceac30390bab89146c21256ae7303.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-plugins/vdr-nordlichtsepg')
-rw-r--r-- | media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild index ca2494d8f9b5..b50220d6f4b5 100644 --- a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild +++ b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild,v 1.3 2007/07/09 19:35:06 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild,v 1.4 2007/07/09 23:06:22 mr_bones_ Exp $ inherit vdr-plugin @@ -16,4 +16,4 @@ KEYWORDS="~amd64 x86" DEPEND=">=media-video/vdr-1.3.31" -PATCHES="${FILESDIR}/${P}_vdr-1.5.3.diff"
\ No newline at end of file +PATCHES="${FILESDIR}/${P}_vdr-1.5.3.diff" |