blob: 5559188e29dabd4eaf82118ffbba208ee8f442ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
# ChangeLog for dev-php/smarty
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.14 2004/04/19 01:30:56 weeve Exp $
18 Apr 2004; Jason Wever <weeve@gentoo.org> smarty-2.6.2.ebuild:
Stable on sparc.
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> smarty-2.6.0-r2.ebuild:
Fixed IUSE flags.
16 Apr 2004; Guy Martin <gmsoft@gentoo.org> smarty-2.6.2.ebuild:
Marked stable on hppa.
12 Apr 2004; <twp@gentoo.org> smarty-2.5.0.ebuild, smarty-2.6.0-r1.ebuild,
smarty-2.6.0.ebuild, smarty-2.6.2.ebuild:
Removed old versions. Marked 2.6.2 stable on x86.
*smarty-2.6.2 (21 Mar 2004)
21 Mar 2004; Tom Payne <twp@gentoo.org> smarty-2.6.2.ebuild :
Version bump. Add docs if USE=doc. Bug #43905.
08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> smarty-2.5.0.ebuild,
smarty-2.6.0-r1.ebuild, smarty-2.6.0-r2.ebuild, smarty-2.6.0.ebuild:
remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
*smarty-2.6.0-r2 (04 Jan 2004)
*smarty-2.6.0-r1 (04 Jan 2004)
04 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> smarty-2.5.0.ebuild,
smarty-2.6.0-r1.ebuild, smarty-2.6.0-r2.ebuild, smarty-2.6.0.ebuild:
fix bug #35534
24 Dec 2003; Tom Payne <twp@gentoo.org> smarty-2.6.0.ebuild :
Install libs/core/*. Bug # 36412.
Don't install docs (use smarty-docs package instead).
*smarty-2.6.0 (22 Dec 2003)
22 Dec 2003; Tom Payne <twp@gentoo.org> smarty-2.5.0.ebuild smarty-2.6.0.ebuild :
Version bump. Changed DEPEND to dev-php/mod_php to satisfy repoman.
Removed _rc1 versions.
16 Dec 2003; Martin Holzer <mholzer@gentoo.org> smarty-2.6.0_rc1-r1.ebuild:
fixing type. Closes #35534.
*smarty-2.6.0_rc1-r1 (29 Sep 2003)
29 Sep 2003; Martin Holzer <mholzer@gentoo.org> smarty-2.6.0_rc1-r1.ebuild:
Added core-dir. Closes #29880.
*smarty-2.6.0_rc1 (28 Sep 2003)
28 Sep 2003; Tom Payne <twp@gentoo.org> smarty-2.6.0_rc1.ebuild :
Version bump. Added metadata.xml.
*smarty-2.5.0 (11 May 2003)
11 May 2003; Tom Payne <twp@gentoo.org> smarty-2.5.0.ebuild :
Initial version.
|