summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-05 16:56:21 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-05 16:56:21 +0000
commite658562a6c5cfaa6c69f3c39065ff1f5a035b8d4 (patch)
tree976305233343b5d58c0a608ce658a21c3aaf11ad /xfce-extra
parentFix overflow. Bug #337363 (diff)
downloadgentoo-2-e658562a6c5cfaa6c69f3c39065ff1f5a035b8d4.tar.gz
gentoo-2-e658562a6c5cfaa6c69f3c39065ff1f5a035b8d4.tar.bz2
gentoo-2-e658562a6c5cfaa6c69f3c39065ff1f5a035b8d4.zip
Stable for HPPA (bug #343985).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
index 37dc3f0778c0..80cabd5eac1b 100644
--- a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
+++ b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-cpugraph-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.6 2010/11/05 13:56:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.7 2010/11/05 16:56:21 jer Exp $
+
+ 05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ xfce4-cpugraph-plugin-1.0.0.ebuild:
+ Stable for HPPA (bug #343985).
05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
xfce4-cpugraph-plugin-1.0.0.ebuild:
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild
index 12fa263d3252..72b255802190 100644
--- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild
+++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild,v 1.3 2010/11/05 13:56:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild,v 1.4 2010/11/05 16:56:21 jer Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfcegui4-4.3.20