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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
# ChangeLog for gnome-extra/hardware-monitor
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/ChangeLog,v 1.22 2008/07/27 09:12:20 ford_prefect Exp $
*hardware-monitor-1.4 (27 Jul 2008)
27 Jul 2008; Arun Raghavan <ford_prefect@gentoo.org>
+hardware-monitor-1.4.ebuild:
Bump to version 1.4 (bug #222395). This version adds some bug fixes,
translations and support for vertical orientation. Ebuild fixes automagic
libsensors detection.
21 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> Manifest:
Fix new-style manifest
23 Nov 2006; <blubb@gentoo.org> hardware-monitor-1.3.ebuild:
stable on amd64
19 Nov 2006; Mart Raudsepp <leio@gentoo.org>
-files/hardware-monitor-0.7-emptyconstructors.patch,
-hardware-monitor-0.7.ebuild, -hardware-monitor-1.2.ebuild:
Remove old versions
25 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
hardware-monitor-1.3.ebuild:
Stable on sparc wrt #147708
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
hardware-monitor-1.3.ebuild:
ppc stable, bug #147708
20 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
hardware-monitor-1.3.ebuild:
Stable x86; bug #147708
22 Feb 2006; Aron Griffis <agriffis@gentoo.org>
hardware-monitor-1.3.ebuild:
Add dep on >=dev-cpp/libgnomecanvasmm-2.6.0, sync dependencies with
configure output
*hardware-monitor-1.3 (10 Feb 2006)
*hardware-monitor-1.2.1 (10 Feb 2006)
10 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+hardware-monitor-1.2.1.ebuild, +hardware-monitor-1.3.ebuild:
Bump to 1.2.1 and 1.3 (from 1.2) #116197
31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
hardware-monitor-1.2.ebuild:
Keyworded ~sparc
29 Jan 2005; Tom Martin <slarti@gentoo.org> hardware-monitor-1.2.ebuild:
Marked ~amd64, resolves bug 79967.
29 Jan 2005; Mike Gardiner <obz@gentoo.org> hardware-monitor-1.2.ebuild:
Added ~ppc to keywords
03 Jan 2005; Joe McCann <joem@gentoo.org> hardware-monitor-1.2.ebuild:
regen digest because of upstream change
*hardware-monitor-1.2 (21 Dec 2004)
21 Dec 2004; Joe McCann <joem@gentoo.org> +hardware-monitor-1.2.ebuild:
New version, updated to use 2.6 mm packages and intltool. Closes bug 74350
05 Nov 2004; Mike Gardiner <obz@gentoo.org>
+files/hardware-monitor-0.7-emptyconstructors.patch,
-hardware-monitor-0.5.1.ebuild, -hardware-monitor-0.5.ebuild,
hardware-monitor-0.7.ebuild:
Fixed this up, added a patch for non-compilation, and fixed deps to depend
on the correct SLOT. See bug #68331
30 May 2004; Yi Qiang <khai@gentoo.org> hardware-monitor-0.5.1.ebuild,
hardware-monitor-0.5.ebuild, hardware-monitor-0.7.ebuild:
Fixed gtkmm deps
18 Feb 2004; David Holm <dholm@gentoo.org> hardware-monitor-0.7.ebuild:
Added to ~ppc.
*hardware-monitor-0.7 (02 Sep 2003)
02 Sep 2003; Alastair Tse <liquidx@gentoo.org> hardware-monitor-0.7.ebuild:
version bump
21 Jun 2003; Alastair Tse <liquidx@gentoo.org>
hardware-monitor-0.5.1.ebuild, hardware-monitor-0.5.ebuild:
move *mm from gnome-extra to dev-cpp
*hardware-monitor-0.5.1 (10 Jun 2003)
10 Jun 2003; Alastair Tse <liquidx@gentoo.org>
hardware-monitor-0.5.1.ebuild:
version bump
*hardware-monitor-0.5 (26 Apr 2003)
26 Apr 2003; Alastair Tse <liquidx@gentoo.org> hardware-monitor-0.5.ebuild:
hardware monitor is a gnome2 applet
|