summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-06-19 17:10:23 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-06-19 17:10:23 +0000
commit7239a0ee13b751d26ff5a33a2775ff7be8ca30d2 (patch)
tree19500d66ca152fb1918741d5442279bc48db7003
parent[QA] Revision bump. EAPI bump. Convert to distutils-r1. Respect CFLAGS, bug 4... (diff)
downloadgentoo-2-7239a0ee13b751d26ff5a33a2775ff7be8ca30d2.tar.gz
gentoo-2-7239a0ee13b751d26ff5a33a2775ff7be8ca30d2.tar.bz2
gentoo-2-7239a0ee13b751d26ff5a33a2775ff7be8ca30d2.zip
amd64/arm/x86 stable
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
-rw-r--r--xfce-extra/xfce4-systemload-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.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 8638fbc96d60..a8eb396fcd4e 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.34 2014/05/31 18:47:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.35 2014/06/19 17:10:23 ssuominen Exp $
+
+ 19 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-systemload-plugin-1.1.1-r1.ebuild:
+ amd64/arm/x86 stable
*xfce4-systemload-plugin-1.1.1-r1 (31 May 2014)
diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild
index f1435f902b3c..3e3de8a0bc85 100644
--- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild
+++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.1.1-r1.ebuild,v 1.1 2014/05/31 18:47:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1-r1.ebuild,v 1.2 2014/06/19 17:10:23 ssuominen Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="BSD-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 udev"
RDEPEND=">=x11-libs/gtk+-2.6:2