summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-10 17:27:52 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-10 17:27:52 +0000
commit50b71fa6e0c2897764a6ab74a291a81d604bf90e (patch)
tree0116ecc56985319be4b2859e55d99dbc9057e25e /gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild
parentstable on amd64 (diff)
downloadgentoo-2-50b71fa6e0c2897764a6ab74a291a81d604bf90e.tar.gz
gentoo-2-50b71fa6e0c2897764a6ab74a291a81d604bf90e.tar.bz2
gentoo-2-50b71fa6e0c2897764a6ab74a291a81d604bf90e.zip
Bump to 1.2.1 and 1.3 (from 1.2) #116197
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild')
-rw-r--r--gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild
new file mode 100644
index 000000000000..34401b199544
--- /dev/null
+++ b/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild,v 1.1 2006/02/10 17:27:52 agriffis Exp $
+
+inherit gnome2
+
+DESCRIPTION="Gnome2 Hardware Monitor Applet"
+HOMEPAGE="http://www.cs.auc.dk/~olau/hardware-monitor/"
+SRC_URI="http://www.cs.auc.dk/~olau/hardware-monitor/source/${P}.tar.bz2"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
+# can add lmsensor stuff
+IUSE=""
+
+RDEPEND=">=dev-cpp/gconfmm-2.6.0
+ >=dev-cpp/gtkmm-2.6.0
+ >=dev-cpp/libglademm-2.6.0
+ >=gnome-base/gnome-panel-2
+ >=gnome-base/libgtop-2.6.0"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ >=dev-util/intltool-0.29"