diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 04:38:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 04:38:35 +0000 |
commit | 59a588ab2e598cfec6d16a33aae653851fa2602c (patch) | |
tree | 2e44e6c5262fcaafc9484e652e7841039b86a8c8 /gnome-extra/gnome-system-monitor | |
parent | stable on alpha (diff) | |
download | historical-59a588ab2e598cfec6d16a33aae653851fa2602c.tar.gz historical-59a588ab2e598cfec6d16a33aae653851fa2602c.tar.bz2 historical-59a588ab2e598cfec6d16a33aae653851fa2602c.zip |
stable on alpha
Diffstat (limited to 'gnome-extra/gnome-system-monitor')
-rw-r--r-- | gnome-extra/gnome-system-monitor/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gnome-system-monitor/ChangeLog b/gnome-extra/gnome-system-monitor/ChangeLog index 7d3de4ad4f6e..6b971c4d8f60 100644 --- a/gnome-extra/gnome-system-monitor/ChangeLog +++ b/gnome-extra/gnome-system-monitor/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for gnome-extra/gnome-system-monitor # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.15 2003/02/20 23:16:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.16 2003/02/22 04:33:44 agriffis Exp $ *gnome-system-monitor-2.0.4-r1 (1 Feb 2003) + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> gnome-system-monitor-2.0.4-r1.ebuild : + Mark stable on Alpha + 20 Feb 2003; Aron Griffis <agriffis@gentoo.org> gnome-system-monitor-2.0.4-r1.ebuild : Add ~alpha to KEYWORDS diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.4-r1.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.4-r1.ebuild index f5734e991899..cac6c79725a8 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.4-r1.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.4-r1.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/gnome-system-monitor/gnome-system-monitor-2.0.4-r1.ebuild,v 1.6 2003/02/20 23:16:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.4-r1.ebuild,v 1.7 2003/02/22 04:33:44 agriffis Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ DESCRIPTION="Procman - The Gnome System Monitor" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc alpha" RDEPEND=">=x11-libs/gtk+-2.2 >=gnome-base/libgnomeui-2.2 |