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 net-irc/atheme-services
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.7 2011/06/24 03:08:33 binki Exp $
24 Jun 2011; Nathan Phillip Brink <binki@gentoo.org>
atheme-services-6.0.8.ebuild:
Add gentoo-prefix support, tested on amd64-linux.
14 Jun 2011; Nathan Phillip Brink <binki@gentoo.org>
atheme-services-6.0.8.ebuild,
+files/atheme-services-6.0.8-configure-disable.patch:
Add patch which fixes USE="-profile" by fixing ./configure's
--disable-profile, should actually fix bug #371119 finally.
12 Jun 2011; Nathan Phillip Brink <binki@gentoo.org>
atheme-services-6.0.8.ebuild:
Disabled PIE for USE="profile", should fix bug #371119.
11 Jun 2011; Nathan Phillip Brink <binki@gentoo.org> metadata.xml:
Mark myself as maintainer of net-irc/atheme-services.
09 Jun 2011; Nathan Phillip Brink <binki@gentoo.org>
-atheme-services-0.2.2.ebuild, -atheme-services-1.2.1.ebuild,
-files/atheme-1.2.1-postgresl.patch, -files/atheme.initd,
-files/make-postgresql-support-optional.patch,
-files/makefile-DESTDIR-support.patch:
Drop atheme-services-0.2.2 and atheme-services-1.2.1 which are ancient and
affected by bug #313373 and bug #335467.
*atheme-services-6.0.8 (09 Jun 2011)
09 Jun 2011; Nathan Phillip Brink <binki@gentoo.org>
+atheme-services-6.0.8.ebuild, +files/atheme-services.initd.in,
metadata.xml:
Completely reworked for bump to atheme-services-6.0.8, fixing bug #305411.
*atheme-services-1.2.1 (08 Jun 2011)
*atheme-services-0.2.2 (08 Jun 2011)
08 Jun 2011; Nathan Phillip Brink <binki@gentoo.org>
+atheme-services-0.2.2.ebuild, +atheme-services-1.2.1.ebuild,
+files/atheme-1.2.1-postgresl.patch, +files/atheme.initd,
+files/make-postgresql-support-optional.patch,
+files/makefile-DESTDIR-support.patch, +metadata.xml:
Rename net-irc/atheme to net-irc/atheme-services to follow upstream's
package name change.
|