Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/qmmp: qmmp-9999.ebuild qmmp-0.7.1.ebuild ChangeLog
Date: Wed, 28 Aug 2013 18:19:04
Message-Id: 20130828181857.323AF2004C@flycatcher.gentoo.org
1 ago 13/08/28 18:18:57
2
3 Modified: qmmp-9999.ebuild qmmp-0.7.1.ebuild ChangeLog
4 Log:
5 Point to the right HOMEPAGE, the previous link with 'index_en.php' was no longer valid
6
7 (Portage version: 2.1.12.2/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.26 media-sound/qmmp/qmmp-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild?r1=1.25&r2=1.26
15
16 Index: qmmp-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- qmmp-9999.ebuild 18 Jul 2013 21:11:20 -0000 1.25
23 +++ qmmp-9999.ebuild 28 Aug 2013 18:18:57 -0000 1.26
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v 1.25 2013/07/18 21:11:20 creffett Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v 1.26 2013/08/28 18:18:57 ago Exp $
29
30 EAPI="5"
31
32 @@ -8,7 +8,7 @@
33 [ "$PV" == "9999" ] && inherit subversion
34
35 DESCRIPTION="Qt4-based audio player with winamp/xmms skins support"
36 -HOMEPAGE="http://qmmp.ylsoftware.com/index_en.php"
37 +HOMEPAGE="http://qmmp.ylsoftware.com"
38 if [ "$PV" != "9999" ]; then
39 SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2"
40 KEYWORDS="~amd64 ~ppc ~x86"
41
42
43
44 1.3 media-sound/qmmp/qmmp-0.7.1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild?r1=1.2&r2=1.3
49
50 Index: qmmp-0.7.1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- qmmp-0.7.1.ebuild 18 Jul 2013 21:11:20 -0000 1.2
57 +++ qmmp-0.7.1.ebuild 28 Aug 2013 18:18:57 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild,v 1.2 2013/07/18 21:11:20 creffett Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild,v 1.3 2013/08/28 18:18:57 ago Exp $
63
64 EAPI="5"
65
66 @@ -8,7 +8,7 @@
67 [ "$PV" == "9999" ] && inherit subversion
68
69 DESCRIPTION="Qt4-based audio player with winamp/xmms skins support"
70 -HOMEPAGE="http://qmmp.ylsoftware.com/index_en.php"
71 +HOMEPAGE="http://qmmp.ylsoftware.com"
72 if [ "$PV" != "9999" ]; then
73 SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2"
74 KEYWORDS="~amd64 ~ppc ~x86"
75
76
77
78 1.117 media-sound/qmmp/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?rev=1.117&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?rev=1.117&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?r1=1.116&r2=1.117
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v
87 retrieving revision 1.116
88 retrieving revision 1.117
89 diff -u -r1.116 -r1.117
90 --- ChangeLog 18 Jul 2013 21:11:20 -0000 1.116
91 +++ ChangeLog 28 Aug 2013 18:18:57 -0000 1.117
92 @@ -1,6 +1,11 @@
93 # ChangeLog for media-sound/qmmp
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v 1.116 2013/07/18 21:11:20 creffett Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v 1.117 2013/08/28 18:18:57 ago Exp $
97 +
98 + 28 Aug 2013; Agostino Sarubbo <ago@g.o> qmmp-0.7.1.ebuild,
99 + qmmp-9999.ebuild:
100 + Point to the right HOMEPAGE, the previous link with 'index_en.php' was no
101 + longer valid
102
103 18 Jul 2013; Chris Reffett <creffett@g.o> qmmp-0.6.7.ebuild,
104 qmmp-0.6.8.ebuild, qmmp-0.7.0.ebuild, qmmp-0.7.1.ebuild, qmmp-9999.ebuild: