* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-cpugraph-plugin: xfce4-cpugraph-plugin-1.0.1.ebuild
@ 2011-05-19 20:42 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-05-19 20:42 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/05/19 20:42:04
Modified: xfce4-cpugraph-plugin-1.0.1.ebuild
Log:
EAPI4
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.8 xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild?r1=1.7&r2=1.8
Index: xfce4-cpugraph-plugin-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-cpugraph-plugin-1.0.1.ebuild 23 Apr 2011 17:34:03 -0000 1.7
+++ xfce4-cpugraph-plugin-1.0.1.ebuild 19 May 2011 20:42:04 -0000 1.8
@@ -1,11 +1,11 @@
# Copyright 1999-2011 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.1.ebuild,v 1.7 2011/04/23 17:34:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild,v 1.8 2011/05/19 20:42:04 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
-DESCRIPTION="Xfce's system load panel plug-in"
+DESCRIPTION="A system load plug-in for the Xfce panel"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2"
@@ -14,19 +14,15 @@
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
- >=xfce-base/xfce4-panel-4.3.20
+RDEPEND=">=xfce-base/libxfcegui4-4.8
+ >=xfce-base/xfce4-panel-4.8
>=x11-libs/gtk+-2.12:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
dev-util/intltool
+ dev-util/pkgconfig
sys-devel/gettext"
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 20:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 20:42 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-cpugraph-plugin: xfce4-cpugraph-plugin-1.0.1.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