diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:17:50 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:17:50 +0000 |
commit | 40556c954af62f36b1ada965eaacae7442874946 (patch) | |
tree | 5715cfdcc8903d1420ef02dea4553e2864265c3c /gnome-extra | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-40556c954af62f36b1ada965eaacae7442874946.tar.gz gentoo-2-40556c954af62f36b1ada965eaacae7442874946.tar.bz2 gentoo-2-40556c954af62f36b1ada965eaacae7442874946.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-system-monitor/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-2.14.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gnome-system-monitor/ChangeLog b/gnome-extra/gnome-system-monitor/ChangeLog index 08ef13615c99..b6f92763ebd8 100644 --- a/gnome-extra/gnome-system-monitor/ChangeLog +++ b/gnome-extra/gnome-system-monitor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gnome-system-monitor # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.116 2006/06/30 21:15:13 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.117 2006/07/12 17:17:50 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnome-system-monitor-2.14.4.ebuild: + Stable on x86 wrt bug #139612. *gnome-system-monitor-2.14.4 (30 Jun 2006) diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.14.4.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.14.4.ebuild index 6aa5c286cede..744150fc1189 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.14.4.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.14.4.ebuild,v 1.2 2006/07/10 20:19:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.14.4.ebuild,v 1.3 2006/07/12 17:17:50 wolf31o2 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.9.1 |