Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-cdda: vdr-cdda-0.1.0-r1.ebuild
Date: Tue, 05 Oct 2010 18:04:04
Message-Id: 20101005180300.9A66720051@flycatcher.gentoo.org
1 ssuominen 10/10/05 18:03:00
2
3 Modified: vdr-cdda-0.1.0-r1.ebuild
4 Log:
5 Fix HOMEPAGE too.
6
7 (Portage version: 2.2_rc88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 media-plugins/vdr-cdda/vdr-cdda-0.1.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0-r1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0-r1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0-r1.ebuild?r1=1.6&r2=1.7
15
16 Index: vdr-cdda-0.1.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0-r1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- vdr-cdda-0.1.0-r1.ebuild 5 Oct 2010 17:28:52 -0000 1.6
23 +++ vdr-cdda-0.1.0-r1.ebuild 5 Oct 2010 18:03:00 -0000 1.7
24 @@ -1,11 +1,11 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0-r1.ebuild,v 1.6 2010/10/05 17:28:52 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0-r1.ebuild,v 1.7 2010/10/05 18:03:00 ssuominen Exp $
29
30 inherit vdr-plugin
31
32 DESCRIPTION="Video Disk Recorder - CD Digital Audio"
33 -HOMEPAGE="http://www.wahnadium.org/vdr-cdda"
34 +HOMEPAGE="http://www.wahnadium.org/vdr-cdda.html"
35 SRC_URI="ftp://ftp.wahnadium.org/pub/vdr-cdda/${P}.tar.gz"
36
37 SLOT="0"