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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
# ChangeLog for app-misc/digitemp
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/digitemp/ChangeLog,v 1.17 2010/07/19 00:25:42 hwoarang Exp $
*digitemp-3.5.0-r1 (19 Jul 2010)
19 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+digitemp-3.5.0-r1.ebuild:
Fix src_install function per bug #299235. Thanks to Kevin Pyle. Respect
CC/CFLAGS/LDFLAGS
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> digitemp-3.2.0.ebuild:
Remove virtual/libc
31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
*digitemp-3.5.0 (07 Dec 2007)
07 Dec 2007; Wolfram Schlich <wschlich@gentoo.org> metadata.xml,
+digitemp-3.5.0.ebuild:
added myself as maintainer to metadata.xml, version bump
12 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
digitemp-3.3.2.ebuild:
keyworded ~amd64, bug 173640
28 Jan 2007; Marius Mauch <genone@gentoo.org> digitemp-3.2.0.ebuild,
digitemp-3.3.2.ebuild:
Replacing einfo with elog
02 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
-digitemp-3.3.1.ebuild, digitemp-3.3.2.ebuild:
Add the ability to build support for other sensors. Thanks to Pekka
Paalanenbug - bug 145253
20 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> digitemp-3.3.2.ebuild:
Another shot at fixing bug 115886.
20 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> digitemp-3.3.2.ebuild:
Fix digitemp-3.3.2 so that digitemp binary gets properly installed. Fixes
bug 115886. Thanks to Ulf Ibrahim Karlsson <ulk at ulwur dot fw dot nu>.
19 Apr 2005; Seemant Kulleen <seemant@gentoo.org> digitemp-3.3.1.ebuild:
disable lockdev in 3.3.1 and some cleanups
*digitemp-3.3.2 (19 Apr 2005)
19 Apr 2005; Seemant Kulleen <seemant@gentoo.org> +digitemp-3.3.2.ebuild:
version bump, thanks to: ceho@elit.net.p in bug #86715
30 Jun 2004; Aron Griffis <agriffis@gentoo.org> digitemp-3.2.0.ebuild,
digitemp-3.3.1.ebuild:
sync IUSE (-perl, -python)
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> digitemp-3.2.0.ebuild,
digitemp-3.3.1.ebuild:
Don't assign default to S; header fix
*digitemp-3.3.1 (02 Feb 2004)
02 Feb 2004; Martin Holzer <mholzer@gentoo.org> digitemp-3.3.1.ebuild:
Version bumped. Closes 39946
*digitemp-3.2.0 (15 Sep 2003)
15 Sep 2003; Seemant Kulleen <seemant@gentoo.org> digitemp-3.2.0.ebuild:
New ebuild for digitemp, a program that uses Dallas Semiconductor
ibuttons (http://www.ibutton.com/) to log temperatures. It supports
networks of sensors, and can produce neat MRTG-like logs. Ebuild
submitted by: mike wakerly <mikew@wakerly.com> in bug #26516. Please
note, that Mike will be maintaining this package indirectly, so he needs
to be cc'd on any and all incoming bug reports
|