diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2005-10-11 19:01:51 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2005-10-11 19:01:51 +0000 |
commit | 9dcea5af2e7d551f89d899b96741b090bcfc02d6 (patch) | |
tree | 32cfcc67b6605129d4a19d04339f106fe3361f78 /media-video/vdr/vdr-1.2.6-r1.ebuild | |
parent | First shot at fixing bug #108898, added patch to fix broken OOo configure-script (diff) | |
download | gentoo-2-9dcea5af2e7d551f89d899b96741b090bcfc02d6.tar.gz gentoo-2-9dcea5af2e7d551f89d899b96741b090bcfc02d6.tar.bz2 gentoo-2-9dcea5af2e7d551f89d899b96741b090bcfc02d6.zip |
changed DESCRIPTION to contain DVB
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-video/vdr/vdr-1.2.6-r1.ebuild')
-rw-r--r-- | media-video/vdr/vdr-1.2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vdr/vdr-1.2.6-r1.ebuild b/media-video/vdr/vdr-1.2.6-r1.ebuild index ef6c9d08650c..b47b3eff5886 100644 --- a/media-video/vdr/vdr-1.2.6-r1.ebuild +++ b/media-video/vdr/vdr-1.2.6-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.2.6-r1.ebuild,v 1.2 2005/05/21 15:14:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.2.6-r1.ebuild,v 1.3 2005/10/11 19:01:51 zzam Exp $ inherit eutils check-kernel -DESCRIPTION="Klaus Schmidingers Video Disk Recorder" +DESCRIPTION="Video Disk Recorder - turns a pc into a powerful set top box for DVB" HOMEPAGE="http://www.cadsoft.de/people/kls/vdr" SRC_URI="ftp://ftp.cadsoft.de/vdr/${P}.tar.bz2" |