blob: c6b775cde2ae5d0d8d5c2f01188bda9aa2fdfabc (
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
|
# ChangeLog for net-irc/iip
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/ChangeLog,v 1.10 2007/02/09 04:24:54 flameeyes Exp $
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
27 Jul 2004; Sven Wegener <swegener@gentoo.org> iip-1.1.0.ebuild,
iip-1.2.ebuild:
Removed the enewuser command in src_install for bug #58526. The created user
isn't used later on. Made iip-1.1.0 CFLAGS aware. Added dev-lang/perl to build
time dependencies for 1.2.0 as pod2man is needed to create the man page.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> iip-1.1.0.ebuild,
iip-1.2.ebuild:
virtual/glibc -> virtual/libc
29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> iip-1.1.0.ebuild,
iip-1.2.ebuild:
Masked iip-1.2.ebuild testing for ppc
29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> iip-1.1.0.ebuild:
Masked iip-1.1.0.ebuild testing for ppc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> iip-1.1.0.ebuild,
iip-1.2.ebuild:
Add inherit eutils
23 Jan 2004; Chuck Short <zul@gentoo.org> iip-1.2.ebuild:
Ebuild clean ups fixes sandbox issues. closes 38855.
*iip-1.2 (22 Jan 2004)
22 Jan 2004; <zul@gentoo.org> iip-1.2.ebuild:
Added sed to remove -Werror in src/Makefile. Closes #38855.
18 Jan 2004; Chuck Short <zul@gentoo.org> iip-1.1.0.ebuild:
Version bump, closes #35805.
04 Jan 2004; Chuck Short <zul@gentoo.org> iip-1.1.0.ebuild:
Updated header.
*iip-1.1.0 (27 Sep 2003)
27 Sep 2003; Chuck Short <zul@gentoo.org> iip-1.1.0.ebuild:
Initial version, originally contributed by Andrew Bevitt <andrew@volutin.net>,
modified by me because RDEPEND and DEPEND were missing from the initial ebuild.
|