summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-03-29 13:15:35 +0000
committerJeroen Roovers <jer@gentoo.org>2011-03-29 13:15:35 +0000
commitdb5c090e95a4ef8c82c9b90ff0e77ba62bd6c602 (patch)
tree3b3b10d610cf322436c06d882b0b6be5c3a9f45e /xfce-extra
parentStable for HPPA (bug #358407). (diff)
downloadgentoo-2-db5c090e95a4ef8c82c9b90ff0e77ba62bd6c602.tar.gz
gentoo-2-db5c090e95a4ef8c82c9b90ff0e77ba62bd6c602.tar.bz2
gentoo-2-db5c090e95a4ef8c82c9b90ff0e77ba62bd6c602.zip
Stable for HPPA (bug #358407).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-systemload-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systemload-plugin/ChangeLog b/xfce-extra/xfce4-systemload-plugin/ChangeLog
index 2f12b9a48954..aa5d26c7bf24 100644
--- a/xfce-extra/xfce4-systemload-plugin/ChangeLog
+++ b/xfce-extra/xfce4-systemload-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-systemload-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.15 2011/03/22 20:54:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.16 2011/03/29 13:15:35 jer Exp $
+
+ 29 Mar 2011; Jeroen Roovers <jer@gentoo.org>
+ xfce4-systemload-plugin-1.0.0.ebuild:
+ Stable for HPPA (bug #358407).
22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
xfce4-systemload-plugin-1.0.0.ebuild:
diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild
index 24c15b89cfed..2565178cc059 100644
--- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild
+++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.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/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.5 2011/03/22 20:54:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.6 2011/03/29 13:15:35 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2"
LICENSE="BSD"
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=">=x11-libs/gtk+-2.6:2