diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2008-04-28 08:49:47 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2008-04-28 08:49:47 +0000 |
commit | eabf91ca477e42999f07c04161291eff9983e5a1 (patch) | |
tree | 0cb102ece75e574c6fee4c567bdafe33c4b58f01 /media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild | |
parent | Fixed homepage. (diff) | |
download | historical-eabf91ca477e42999f07c04161291eff9983e5a1.tar.gz historical-eabf91ca477e42999f07c04161291eff9983e5a1.tar.bz2 historical-eabf91ca477e42999f07c04161291eff9983e5a1.zip |
Fixed compile with vdr-1.4. Fixed homepage.
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild')
-rw-r--r-- | media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild b/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild index ec343c5ca48d..6a4324ead89a 100644 --- a/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild +++ b/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 2003-2006 Gentoo Foundation +# Copyright 2003-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild,v 1.3 2007/07/10 23:08:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild,v 1.4 2008/04/28 08:49:47 zzam Exp $ IUSE="" inherit vdr-plugin eutils DESCRIPTION="VDR plugin: Show a history of the last OSD message" -HOMEPAGE="http://joachim-wilke.de/vdr-mlist.htm" +HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-mlist" SRC_URI="http://joachim-wilke.de/vdr-mlist/${P}.tgz" KEYWORDS="x86" SLOT="0" |