Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/decibel-audio-player: decibel-audio-player-0.11.ebuild decibel-audio-player-0.10.ebuild ChangeLog
Date: Fri, 24 Oct 2008 08:30:26
Message-Id: E1KtI3r-0006z2-9N@stork.gentoo.org
1 aballier 08/10/24 08:30:23
2
3 Modified: decibel-audio-player-0.11.ebuild
4 decibel-audio-player-0.10.ebuild ChangeLog
5 Log:
6 Add postinst message about the Decibel guide, by Josh
7 (Portage version: 2.2_rc12/cvs/Linux 2.6.27.2 x86_64)
8
9 Revision Changes Path
10 1.3 media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?r1=1.2&r2=1.3
15
16 Index: decibel-audio-player-0.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- decibel-audio-player-0.11.ebuild 19 Oct 2008 09:55:31 -0000 1.2
23 +++ decibel-audio-player-0.11.ebuild 24 Oct 2008 08:30:23 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v 1.2 2008/10/19 09:55:31 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v 1.3 2008/10/24 08:30:23 aballier Exp $
29
30 DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use."
31 HOMEPAGE="http://decibel.silent-blade.org"
32 @@ -31,3 +31,9 @@
33 install || die "emake install failed"
34 dodoc doc/ChangeLog || die "dodoc failed"
35 }
36 +
37 +pkg_postinst() {
38 + elog "Please read the Decibel guide at"
39 + elog "http://www.gentoo.org/proj/en/desktop/sound/decibel.xml; it contains"
40 + elog "information on how to enable various features and audio formats."
41 +}
42
43
44
45 1.7 media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?r1=1.6&r2=1.7
50
51 Index: decibel-audio-player-0.10.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- decibel-audio-player-0.10.ebuild 19 Oct 2008 09:55:31 -0000 1.6
58 +++ decibel-audio-player-0.10.ebuild 24 Oct 2008 08:30:23 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.6 2008/10/19 09:55:31 aballier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.7 2008/10/24 08:30:23 aballier Exp $
64
65 DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use."
66 HOMEPAGE="http://decibel.silent-blade.org"
67 @@ -31,3 +31,9 @@
68 install || die "emake install failed"
69 dodoc doc/ChangeLog || die "dodoc failed"
70 }
71 +
72 +pkg_postinst() {
73 + elog "Please read the Decibel guide at"
74 + elog "http://www.gentoo.org/proj/en/desktop/sound/decibel.xml; it contains"
75 + elog "information on how to enable various features and audio formats."
76 +}
77
78
79
80 1.7 media-sound/decibel-audio-player/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?rev=1.7&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?rev=1.7&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?r1=1.6&r2=1.7
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v
89 retrieving revision 1.6
90 retrieving revision 1.7
91 diff -u -r1.6 -r1.7
92 --- ChangeLog 19 Oct 2008 09:55:31 -0000 1.6
93 +++ ChangeLog 24 Oct 2008 08:30:23 -0000 1.7
94 @@ -1,6 +1,10 @@
95 # ChangeLog for media-sound/decibel-audio-player
96 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.6 2008/10/19 09:55:31 aballier Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.7 2008/10/24 08:30:23 aballier Exp $
99 +
100 + 24 Oct 2008; Alexis Ballier <aballier@g.o>
101 + decibel-audio-player-0.10.ebuild, decibel-audio-player-0.11.ebuild:
102 + Add postinst message about the Decibel guide, by Josh
103
104 19 Oct 2008; Alexis Ballier <aballier@g.o>
105 decibel-audio-player-0.10.ebuild, decibel-audio-player-0.11.ebuild: