blob: 556d0bc5752a9ba573d7111408119bca77004969 (
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
|
# ChangeLog for app-misc/toilet
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/ChangeLog,v 1.10 2008/11/25 16:34:17 ssuominen Exp $
*toilet-0.1-r1 (25 Nov 2008)
25 Nov 2008; <ssuominen@gentoo.org>
files/toilet-0.1-asneeded-and-cflags.patch,
+files/toilet-0.1-asneeded-and-cflags-2.patch, toilet-0.1.ebuild,
+toilet-0.1-r1.ebuild:
As Alexis Ballier pointed out, libcucul got merged into libcaca starting
from 0.99_beta16. Reflect this situation in ebuilds.
25 Nov 2008; <ssuominen@gentoo.org>
files/toilet-0.1-asneeded-and-cflags.patch:
LDADD -lcaca instead of -lcucul for bug 246907 for forced --as-needed.
This is what upstream is trying to do with original Makefile.am, using
pkg-config --libs cucul in LDFLAGS which returns -lcaca on system built
with asneeded.
24 Nov 2008; <ssuominen@gentoo.org> metadata.xml:
Rename my old e-mail drac at gentoo.org to ssuominen at gentoo.org.
08 Jul 2008; Javier Villavicencio <the_paya@gentoo.org> toilet-0.1.ebuild:
Add ~x86-fbsd.
07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> toilet-0.1.ebuild:
Add ~sparc keyword, bug #230517
21 Dec 2007; nixnut <nixnut@gentoo.org> toilet-0.1.ebuild:
Added ~ppc wrt bug 201363
01 Nov 2007; Samuli Suominen <drac@gentoo.org> toilet-0.1.ebuild:
Stable on amd64 (bug #197749)
01 Nov 2007; Dawid Węgliński <cla@gentoo.org> toilet-0.1.ebuild:
Stable on x86 (bug #197749)
12 Aug 2007; Steve Dibb <beandog@gentoo.org> toilet-0.1.ebuild:
add ~amd64
*toilet-0.1 (11 Aug 2007)
11 Aug 2007; Samuli Suominen <drac@gentoo.org>
+files/toilet-0.1-asneeded-and-cflags.patch, +toilet-0.1.ebuild:
Initial commit.
|