diff options
author | 2003-12-09 16:20:15 +0000 | |
---|---|---|
committer | 2003-12-09 16:20:15 +0000 | |
commit | dd68d455f522b683b686faf47e2bab45d8836fb6 (patch) | |
tree | bbb8a01fbd093fae5d3d6babf6573fcce28567a8 /gnome-extra/gnome-system-monitor | |
parent | make metadata.xml xml compliant by removing ampersands (diff) | |
download | historical-dd68d455f522b683b686faf47e2bab45d8836fb6.tar.gz historical-dd68d455f522b683b686faf47e2bab45d8836fb6.tar.bz2 historical-dd68d455f522b683b686faf47e2bab45d8836fb6.zip |
hppa support
Diffstat (limited to 'gnome-extra/gnome-system-monitor')
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild | 7 |
1 files changed, 4 insertions, 3 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 3eb66d8c1cc7..1fb86b63def4 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,14 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.7 2003/11/15 03:13:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.4.0.ebuild,v 1.8 2003/12/09 16:20:00 vapier Exp $ inherit gnome2 DESCRIPTION="Procman - The Gnome System Monitor" HOMEPAGE="http://www.gnome.org/" -SLOT="0" + LICENSE="GPL-2" -KEYWORDS="x86 ppc alpha sparc amd64 ia64" +SLOT="0" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64" RDEPEND=">=x11-libs/gtk+-2 >=gnome-base/libgnomeui-2 |