diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:56:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:56:32 +0000 |
commit | 9f5b877573f5c9889c0bd4b250d4d78932fff2e4 (patch) | |
tree | a039b5e3de9b4868a45a9f9a27c8bb72eda2c53f /gnome-extra/gnome-system-monitor | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.tar.gz historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.tar.bz2 historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-extra/gnome-system-monitor')
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-2.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.20.2.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.20.2.ebuild index 8e40ea4680c5..e1d2bf7efc99 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.20.2.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.20.2.ebuild,v 1.2 2008/02/01 12:33:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.20.2.ebuild,v 1.3 2008/02/01 17:56:30 ranger Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="pcre" RDEPEND=">=dev-libs/glib-2.9.1 |