* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-systemload-plugin: xfce4-systemload-plugin-1.0.0.ebuild
@ 2011-05-19 21:43 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-05-19 21:43 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/05/19 21:43:22
Modified: xfce4-systemload-plugin-1.0.0.ebuild
Log:
EAPI4
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.8 xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild?r1=1.7&r2=1.8
Index: xfce4-systemload-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-systemload-plugin-1.0.0.ebuild 23 Apr 2011 17:42:52 -0000 1.7
+++ xfce4-systemload-plugin-1.0.0.ebuild 19 May 2011 21:43:22 -0000 1.8
@@ -1,8 +1,8 @@
# 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.7 2011/04/23 17:42:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.8 2011/05/19 21:43:22 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="System load plug-in for Xfce panel"
@@ -15,17 +15,14 @@
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.6:2
- >=xfce-base/xfce4-panel-4.3.99.1
- >=xfce-base/libxfcegui4-4.3.99.1
- >=xfce-base/libxfce4util-4.3.99.1"
+ >=xfce-base/xfce4-panel-4.8
+ >=xfce-base/libxfcegui4-4.8
+ >=xfce-base/libxfce4util-4.8"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"
pkg_setup() {
- XFCONF=(
- --disable-dependency-tracking
- $(xfconf_use_debug)
- )
- DOCS="AUTHORS ChangeLog NEWS README"
+ XFCONF=( $(xfconf_use_debug) )
+ DOCS=( AUTHORS ChangeLog NEWS README )
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-19 21:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 21:43 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-systemload-plugin: xfce4-systemload-plugin-1.0.0.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox