Gentoo Archives: gentoo-commits

From: "Patrick Kursawe (phosphan)" <phosphan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/vacation: vacation-1.2.6.2.ebuild ChangeLog vacation-1.2.6.3.ebuild vacation-1.2.7.0.ebuild vacation-1.2.6.1.ebuild
Date: Thu, 31 Jul 2008 07:32:17
Message-Id: E1KOSdx-0004i3-20@stork.gentoo.org
1 phosphan 08/07/31 07:32:13
2
3 Modified: vacation-1.2.6.2.ebuild ChangeLog
4 vacation-1.2.6.3.ebuild
5 Added: vacation-1.2.7.0.ebuild
6 Removed: vacation-1.2.6.1.ebuild
7 Log:
8 Version bump, bug #231379. Fixed some unquoted variables, removed obsolete version 1.2.6.1.
9 (Portage version: 2.1.4.4)
10
11 Revision Changes Path
12 1.5 net-mail/vacation/vacation-1.2.6.2.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild?r1=1.4&r2=1.5
17
18 Index: vacation-1.2.6.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- vacation-1.2.6.2.ebuild 24 Aug 2007 20:01:12 -0000 1.4
25 +++ vacation-1.2.6.2.ebuild 31 Jul 2008 07:32:12 -0000 1.5
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2007 Gentoo Foundation
28 +# Copyright 1999-2008 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild,v 1.4 2007/08/24 20:01:12 armin76 Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.2.ebuild,v 1.5 2008/07/31 07:32:12 phosphan Exp $
32
33 DESCRIPTION="automatic mail answering program"
34 HOMEPAGE="http://vacation.sourceforge.net/"
35 @@ -18,7 +18,7 @@
36
37 src_unpack () {
38 unpack ${A}
39 - cd ${S}
40 + cd "${S}"
41 mv vacation.man vacation.1
42 sed -i -e 's: -m486::; s:CFLAGS.*= \(.*\):CFLAGS += \1:' Makefile
43 }
44
45
46
47 1.13 net-mail/vacation/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/ChangeLog?rev=1.13&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/ChangeLog?rev=1.13&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/ChangeLog?r1=1.12&r2=1.13
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v
56 retrieving revision 1.12
57 retrieving revision 1.13
58 diff -u -r1.12 -r1.13
59 --- ChangeLog 24 Aug 2007 20:01:12 -0000 1.12
60 +++ ChangeLog 31 Jul 2008 07:32:12 -0000 1.13
61 @@ -1,8 +1,16 @@
62 # ChangeLog for net-mail/vacation
63 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v 1.12 2007/08/24 20:01:12 armin76 Exp $
65 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/ChangeLog,v 1.13 2008/07/31 07:32:12 phosphan Exp $
67
68 - 24 Aug 2007; Raúl Porcel <armin76@g.o> vacation-1.2.6.2.ebuild,
69 +*vacation-1.2.7.0 (31 Jul 2008)
70 +
71 + 31 Jul 2008; Patrick Kursawe <phosphan@g.o>
72 + -vacation-1.2.6.1.ebuild, vacation-1.2.6.2.ebuild,
73 + vacation-1.2.6.3.ebuild, +vacation-1.2.7.0.ebuild:
74 + Version bump, bug #231379. Fixed some unquoted variables, removed obsolete
75 + version 1.2.6.1.
76 +
77 + 24 Aug 2007; Raúl Porcel <armin76@g.o> vacation-1.2.6.2.ebuild,
78 vacation-1.2.6.3.ebuild:
79 alpha stable wrt #189111
80
81 @@ -18,7 +26,7 @@
82 +vacation-1.2.6.3.ebuild:
83 Version bump. Also installing vaclook now.
84
85 - 22 Feb 2007; Piotr Jaroszyński <peper@g.o> ChangeLog:
86 + 22 Feb 2007; Piotr Jaroszyński <peper@g.o> ChangeLog:
87 Transition to Manifest2.
88
89 *vacation-1.2.6.2 (23 Oct 2006)
90
91
92
93 1.3 net-mail/vacation/vacation-1.2.6.3.ebuild
94
95 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild?rev=1.3&view=markup
96 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild?rev=1.3&content-type=text/plain
97 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild?r1=1.2&r2=1.3
98
99 Index: vacation-1.2.6.3.ebuild
100 ===================================================================
101 RCS file: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild,v
102 retrieving revision 1.2
103 retrieving revision 1.3
104 diff -u -r1.2 -r1.3
105 --- vacation-1.2.6.3.ebuild 24 Aug 2007 20:01:12 -0000 1.2
106 +++ vacation-1.2.6.3.ebuild 31 Jul 2008 07:32:12 -0000 1.3
107 @@ -1,6 +1,6 @@
108 -# Copyright 1999-2007 Gentoo Foundation
109 +# Copyright 1999-2008 Gentoo Foundation
110 # Distributed under the terms of the GNU General Public License v2
111 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild,v 1.2 2007/08/24 20:01:12 armin76 Exp $
112 +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.3.ebuild,v 1.3 2008/07/31 07:32:12 phosphan Exp $
113
114 inherit toolchain-funcs
115
116 @@ -24,6 +24,6 @@
117 src_install () {
118 dodir /usr/bin
119 dodir /usr/man/man1
120 - make BINDIR=${D}usr/bin MANDIR=${D}usr/man/man install || die
121 + make BINDIR="${D}usr/bin" MANDIR="${D}usr/man/man" install || die
122 "make install failed"
123 }
124
125
126
127 1.1 net-mail/vacation/vacation-1.2.7.0.ebuild
128
129 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.7.0.ebuild?rev=1.1&view=markup
130 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/vacation/vacation-1.2.7.0.ebuild?rev=1.1&content-type=text/plain
131
132 Index: vacation-1.2.7.0.ebuild
133 ===================================================================
134 # Copyright 1999-2008 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 # $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.7.0.ebuild,v 1.1 2008/07/31 07:32:12 phosphan Exp $
137
138 inherit toolchain-funcs
139
140 DESCRIPTION="automatic mail answering program"
141 HOMEPAGE="http://vacation.sourceforge.net/"
142 SRC_URI="mirror://sourceforge/vacation/${P}.tar.gz"
143 LICENSE="GPL-2"
144 KEYWORDS="~alpha ~amd64 ~x86"
145 SLOT="0"
146 IUSE=""
147
148 RDEPEND="virtual/mta
149 sys-libs/gdbm"
150 DEPEND="${RDEPEND}
151 !mail-mta/sendmail"
152
153 src_compile () {
154 emake CC=$(tc-getCC) ARCH=$(tc-arch-kernel) CFLAGS="${CFLAGS} -DMAIN" || die "emake failed."
155 }
156
157 src_install () {
158 dodir /usr/bin
159 dodir /usr/man/man1
160 make BINDIR="${D}usr/bin" MANDIR="${D}usr/man/man" install || die
161 "make install failed"
162 }