diff options
-rw-r--r-- | gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild index c634e19ba58b..0748f33a7cf4 100644 --- a/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild +++ b/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild,v 1.2 2003/06/21 00:09:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild,v 1.3 2003/07/12 23:21:40 aliz Exp $ inherit gnome2 @@ -14,7 +14,7 @@ KEYWORDS="~x86" # can add lmsensor stuff IUSE="" -DEPEND=">=x11-libs/gtkmm-2.0 +DEPEND=">=dev-cpp/gtkmm-2.0 >=dev-cpp/libgnomemm-1.3.9 >=dev-cpp/libgnomeuimm-1.3.11 >=dev-cpp/libglademm-2.0.0 diff --git a/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild index 4fb482da7732..fffb9b009793 100644 --- a/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild +++ b/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild,v 1.2 2003/06/21 00:09:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild,v 1.3 2003/07/12 23:21:40 aliz Exp $ inherit gnome2 @@ -14,7 +14,7 @@ KEYWORDS="~x86" # can add lmsensor stuff IUSE="" -DEPEND=">=x11-libs/gtkmm-2.0 +DEPEND=">=dev-cpp/gtkmm-2.0 >=dev-cpp/libgnomemm-1.3.9 >=dev-cpp/libgnomeuimm-1.3.11 >=dev-cpp/libglademm-2.0.0 |