diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-31 01:58:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-31 01:58:45 +0000 |
commit | c53241df97fd3d690ce5d5a9dbbfca83fe28e8cd (patch) | |
tree | 420e44ebbf62529093f1eec34e60a47f37dab6b1 /media-plugins/vdr-nordlichtsepg | |
parent | whitespace (diff) | |
download | gentoo-2-c53241df97fd3d690ce5d5a9dbbfca83fe28e8cd.tar.gz gentoo-2-c53241df97fd3d690ce5d5a9dbbfca83fe28e8cd.tar.bz2 gentoo-2-c53241df97fd3d690ce5d5a9dbbfca83fe28e8cd.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-plugins/vdr-nordlichtsepg')
-rw-r--r-- | media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild index 50736832d4d5..b65d957e16ca 100644 --- a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild +++ b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9_pre1.ebuild,v 1.1 2008/03/30 18:36:25 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild,v 1.2 2008/03/31 01:58:45 mr_bones_ Exp $ inherit vdr-plugin @@ -19,4 +19,3 @@ KEYWORDS="~amd64 ~x86" DEPEND=">=media-video/vdr-1.3.31" S="${WORKDIR}/${PN#vdr-}-${PV%_pre*}" - |