diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2008-04-28 08:41:22 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2008-04-28 08:41:22 +0000 |
commit | 2c70700d9b8d7bc1b0e11c7b8d063e8063f8f1f5 (patch) | |
tree | 117851b769f31281da35bd468cd2565056255a25 /media-plugins/vdr-screenshot | |
parent | Fixed quoting. (diff) | |
download | gentoo-2-2c70700d9b8d7bc1b0e11c7b8d063e8063f8f1f5.tar.gz gentoo-2-2c70700d9b8d7bc1b0e11c7b8d063e8063f8f1f5.tar.bz2 gentoo-2-2c70700d9b8d7bc1b0e11c7b8d063e8063f8f1f5.zip |
Fixed homepage.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'media-plugins/vdr-screenshot')
-rw-r--r-- | media-plugins/vdr-screenshot/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/vdr-screenshot/ChangeLog b/media-plugins/vdr-screenshot/ChangeLog index c2e43c8425dc..cbde2d9f2cd0 100644 --- a/media-plugins/vdr-screenshot/ChangeLog +++ b/media-plugins/vdr-screenshot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-screenshot -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.9 2006/11/16 10:49:31 zzam Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.10 2008/04/28 08:41:22 zzam Exp $ + + 28 Apr 2008; Matthias Schwarzott <zzam@gentoo.org> + vdr-screenshot-0.0.11.ebuild: + Fixed homepage. 16 Nov 2006; Matthias Schwarzott <zzam@gentoo.org> -vdr-screenshot-0.0.7.ebuild, -vdr-screenshot-0.0.8.ebuild, diff --git a/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild index 3dc14dee9f32..a6b0bedc1223 100644 --- a/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild +++ b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild @@ -1,11 +1,11 @@ -# Copyright 2004-2006 Gentoo Foundation +# Copyright 2004-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild,v 1.3 2007/07/10 23:09:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild,v 1.4 2008/04/28 08:41:22 zzam Exp $ inherit vdr-plugin DESCRIPTION="Video Disk Recorder Screenshot PlugIn" -HOMEPAGE="http://joachim-wilke.de/vdr-screenshot.htm" +HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-screenshot" SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" |