diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:52:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:52:58 +0000 |
commit | 55ae4bfc4b72286240bd1376843297ec958a0a68 (patch) | |
tree | 364b75c2c90637774a2a3b63fb1749ed4db9d608 /gnome-extra/gnome-system-monitor | |
parent | sync IUSE (+nls), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-55ae4bfc4b72286240bd1376843297ec958a0a68.tar.gz historical-55ae4bfc4b72286240bd1376843297ec958a0a68.tar.bz2 historical-55ae4bfc4b72286240bd1376843297ec958a0a68.zip |
sync IUSE (missing)
Diffstat (limited to 'gnome-extra/gnome-system-monitor')
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild index ee791a5bd019..e5620343df5e 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild,v 1.13 2004/06/24 22:06:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild,v 1.14 2004/07/14 15:52:58 agriffis Exp $ inherit gnome2 eutils @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" +IUSE="" RDEPEND=">=x11-libs/gtk+-2 >=gnome-base/libgnomeui-2 |