diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:27:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:27:46 +0000 |
commit | 9070be7e57ad96be6a50df35c8d0f3ecadf627ab (patch) | |
tree | 141085666c7175639411c53ea070a79c1a80ed4c /gnome-extra/gnome-system-monitor | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | historical-9070be7e57ad96be6a50df35c8d0f3ecadf627ab.tar.gz historical-9070be7e57ad96be6a50df35c8d0f3ecadf627ab.tar.bz2 historical-9070be7e57ad96be6a50df35c8d0f3ecadf627ab.zip |
alpha/ia64 stable wrt #185823
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'gnome-extra/gnome-system-monitor')
-rw-r--r-- | gnome-extra/gnome-system-monitor/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-2.18.2.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 af12d67c163f..5c60b1d24325 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.144 2007/08/07 19:36:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.145 2007/08/08 22:12:30 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> + gnome-system-monitor-2.18.2.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> gnome-system-monitor-2.18.2.ebuild: diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.18.2.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.18.2.ebuild index eb169b034df5..8b217f2184d1 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.18.2.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.2.ebuild,v 1.4 2007/08/07 19:36:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.18.2.ebuild,v 1.5 2007/08/08 22:12:30 armin76 Exp $ inherit gnome2 @@ -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="" RDEPEND=">=dev-libs/glib-2.9.1 |