Gentoo Archives: gentoo-commits

From: "Amadeusz Zolnowski (aidecoe)" <aidecoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/alot: ChangeLog alot-0.3.1.ebuild alot-0.3.ebuild
Date: Wed, 01 Aug 2012 10:35:21
Message-Id: 20120801103511.80BE22004B@flycatcher.gentoo.org
1 aidecoe 12/08/01 10:35:11
2
3 Modified: ChangeLog alot-0.3.1.ebuild alot-0.3.ebuild
4 Log:
5 Remove obsolete warnings from 0.3 and 0.3.1.
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.13 mail-client/alot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/alot/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 1 Aug 2012 10:33:35 -0000 1.12
23 +++ ChangeLog 1 Aug 2012 10:35:11 -0000 1.13
24 @@ -1,6 +1,10 @@
25 # ChangeLog for mail-client/alot
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/alot/ChangeLog,v 1.12 2012/08/01 10:33:35 aidecoe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/alot/ChangeLog,v 1.13 2012/08/01 10:35:11 aidecoe Exp $
29 +
30 + 01 Aug 2012; Amadeusz Żołnowski <aidecoe@g.o> alot-0.3.ebuild,
31 + alot-0.3.1.ebuild:
32 + Remove obsolete warnings from 0.3 and 0.3.1.
33
34 *alot-0.3.2 (01 Aug 2012)
35
36
37
38
39 1.5 mail-client/alot/alot-0.3.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/alot-0.3.1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/alot-0.3.1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/alot-0.3.1.ebuild?r1=1.4&r2=1.5
44
45 Index: alot-0.3.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/mail-client/alot/alot-0.3.1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- alot-0.3.1.ebuild 19 May 2012 09:09:11 -0000 1.4
52 +++ alot-0.3.1.ebuild 1 Aug 2012 10:35:11 -0000 1.5
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/mail-client/alot/alot-0.3.1.ebuild,v 1.4 2012/05/19 09:09:11 aidecoe Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/mail-client/alot/alot-0.3.1.ebuild,v 1.5 2012/08/01 10:35:11 aidecoe Exp $
58
59 EAPI=4
60
61 @@ -58,11 +58,3 @@
62 dohtml -r docs/build/html/*
63 fi
64 }
65 -
66 -pkg_postinst() {
67 - ewarn "Versioning scheme has been corrected. Previous 0.21 is 0.2.1 now."
68 - echo
69 - ewarn "If you're upgrading from version prior to 0.3, you need to remove"
70 - ewarn "current config (\$HOME/.config/alot/config) before running alot,"
71 - ewarn "because its format has been changed."
72 -}
73
74
75
76 1.5 mail-client/alot/alot-0.3.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/alot-0.3.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/alot-0.3.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/alot/alot-0.3.ebuild?r1=1.4&r2=1.5
81
82 Index: alot-0.3.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/mail-client/alot/alot-0.3.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- alot-0.3.ebuild 19 May 2012 07:52:11 -0000 1.4
89 +++ alot-0.3.ebuild 1 Aug 2012 10:35:11 -0000 1.5
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/mail-client/alot/alot-0.3.ebuild,v 1.4 2012/05/19 07:52:11 aidecoe Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/mail-client/alot/alot-0.3.ebuild,v 1.5 2012/08/01 10:35:11 aidecoe Exp $
95
96 EAPI=4
97
98 @@ -57,11 +57,3 @@
99 dohtml -r docs/build/html/*
100 fi
101 }
102 -
103 -pkg_postinst() {
104 - ewarn "Versioning scheme has been corrected. Previous 0.21 is 0.2.1 now."
105 - echo
106 - ewarn "If you're upgrading from version prior to 0.3, you need to remove"
107 - ewarn "current config (\$HOME/.config/alot/config) before running alot,"
108 - ewarn "because its format has been changed."
109 -}