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
|
# ChangeLog for net-misc/iodine
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/iodine/ChangeLog,v 1.7 2012/07/11 18:03:38 vostorga Exp $
11 Jul 2012; Víctor Ostorga <vostorga@gentoo.org>
iodine-0.6.0_rc1-r1.ebuild:
Adding GPL-2 license, because of init script licensing, bug 426060
*iodine-0.6.0_rc1-r1 (07 Jun 2012)
07 Jun 2012; Mike Gilbert <floppym@gentoo.org>
+files/iodine-0.6.0_rc1-ifconfig-path.patch, +iodine-0.6.0_rc1-r1.ebuild,
files/iodined.init:
Look for ifconfig in /bin and /sbin, bug 419151. Use pidfile in init script,
bug 348109. Patches by Jason Donenfeld.
07 Jun 2012; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Add Jason Donenfeld as an additional maintainer.
05 Nov 2011; Robin H. Johnson <robbat2@gentoo.org> iodine-0.5.2.ebuild,
iodine-0.6.0_rc1.ebuild:
Fix CONFIG_CHECK usage to be non-fatal, this package does not build kernel
modules. Verified good build with no kernel sources or kernel config
available.
07 Jun 2011; Víctor Ostorga <vostorga@gentoo.org> iodine-0.6.0_rc1.ebuild,
+files/iodine-0.6.0_rc1-TestMessage.patch:
Fixing message given to user when executing test phase, bug #370091
*iodine-0.6.0_rc1 (16 Mar 2010)
16 Mar 2010; Víctor Ostorga <vostorga@gentoo.org>
+iodine-0.6.0_rc1.ebuild:
Version bump to 0.6.0-rc1, bug #309697
*iodine-0.5.2 (26 Sep 2009)
26 Sep 2009; Víctor Ostorga <vostorga@gentoo.org> +iodine-0.5.2.ebuild,
+files/iodine-0.5.2-Makefile.patch, +files/iodined.conf,
+files/iodined.init, +metadata.xml:
Initial commit, ebuild thanks to Erik Ekman bug 173038
|