diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:39:51 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:39:51 +0000 |
commit | 939eb06a995a66b604b16b92481480689b017ebc (patch) | |
tree | e77cfa82c361aacea59dc96f4e550de3dba4f488 /gnome-extra/gnome-system-monitor | |
parent | Blind version bump without keywords, bug 374189 (diff) | |
download | historical-939eb06a995a66b604b16b92481480689b017ebc.tar.gz historical-939eb06a995a66b604b16b92481480689b017ebc.tar.bz2 historical-939eb06a995a66b604b16b92481480689b017ebc.zip |
x86 stable per bug 369909
Package-Manager: portage-2.1.10.4/cvs/Linux i686
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.28.2-r1.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 504c134e0f8f..2020660678f1 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 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.220 2011/07/01 21:14:00 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/ChangeLog,v 1.221 2011/07/14 10:35:23 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> + gnome-system-monitor-2.28.2-r1.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gnome-system-monitor-2.28.2-r1.ebuild: diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.28.2-r1.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.28.2-r1.ebuild index a198e31f2a57..224f88ec8d4d 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.28.2-r1.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.28.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.28.2-r1.ebuild,v 1.2 2011/07/01 21:14:00 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.28.2-r1.ebuild,v 1.3 2011/07/14 10:35:23 tomka Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} http://dev.gentoo.org/~pacho/gnome/${P}-patches.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.20:2 |