Gentoo Archives: gentoo-commits

From: "Rafael Martins (rafaelmartins)" <rafaelmartins@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/marrie: ChangeLog marrie-9999.ebuild marrie-0.3-r2.ebuild
Date: Fri, 23 Nov 2012 06:29:02
Message-Id: 20121123062852.A0C8020C65@flycatcher.gentoo.org
1 rafaelmartins 12/11/23 06:28:52
2
3 Modified: ChangeLog marrie-9999.ebuild marrie-0.3-r2.ebuild
4 Log:
5 Recommend a media player and a file downloader.
6
7 (Portage version: 2.2.0_alpha136/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 media-sound/marrie/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 23 Nov 2012 03:38:19 -0000 1.3
23 +++ ChangeLog 23 Nov 2012 06:28:52 -0000 1.4
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-sound/marrie
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v 1.3 2012/11/23 03:38:19 rafaelmartins Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v 1.4 2012/11/23 06:28:52 rafaelmartins Exp $
29 +
30 + 23 Nov 2012; Rafael G. Martins <rafaelmartins@g.o>
31 + marrie-0.3-r2.ebuild, marrie-9999.ebuild:
32 + Recommend a media player and a file downloader.
33
34 *marrie-0.3-r2 (23 Nov 2012)
35
36
37
38
39 1.3 media-sound/marrie/marrie-9999.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-9999.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-9999.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-9999.ebuild?r1=1.2&r2=1.3
44
45 Index: marrie-9999.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- marrie-9999.ebuild 23 Nov 2012 03:38:19 -0000 1.2
52 +++ marrie-9999.ebuild 23 Nov 2012 06:28:52 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v 1.2 2012/11/23 03:38:19 rafaelmartins Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v 1.3 2012/11/23 06:28:52 rafaelmartins Exp $
58
59 EAPI=4
60
61 @@ -51,3 +51,11 @@
62 dohtml marrie.html
63 fi
64 }
65 +
66 +pkg_postinst() {
67 + distutils_pkg_postinst
68 + elog
69 + elog "You'll need a media player and a file downloader."
70 + elog "Recommended packages: net-misc/wget and media-video/mplayer"
71 + elog
72 +}
73
74
75
76 1.2 media-sound/marrie/marrie-0.3-r2.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild?r1=1.1&r2=1.2
81
82 Index: marrie-0.3-r2.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- marrie-0.3-r2.ebuild 23 Nov 2012 03:38:20 -0000 1.1
89 +++ marrie-0.3-r2.ebuild 23 Nov 2012 06:28:52 -0000 1.2
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2012 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild,v 1.1 2012/11/23 03:38:20 rafaelmartins Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild,v 1.2 2012/11/23 06:28:52 rafaelmartins Exp $
95
96 EAPI=4
97
98 @@ -51,3 +51,11 @@
99 dohtml marrie.html
100 fi
101 }
102 +
103 +pkg_postinst() {
104 + distutils_pkg_postinst
105 + elog
106 + elog "You'll need a media player and a file downloader."
107 + elog "Recommended packages: net-misc/wget and media-video/mplayer"
108 + elog
109 +}