* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-time-out-plugin: xfce4-time-out-plugin-1.0.0.ebuild
@ 2011-05-19 21:32 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-05-19 21:32 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/05/19 21:32:55
Modified: xfce4-time-out-plugin-1.0.0.ebuild
Log:
EAPI4
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.9 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild?r1=1.8&r2=1.9
Index: xfce4-time-out-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-time-out-plugin-1.0.0.ebuild 23 Apr 2011 17:44:02 -0000 1.8
+++ xfce4-time-out-plugin-1.0.0.ebuild 19 May 2011 21:32:55 -0000 1.9
@@ -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-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild,v 1.8 2011/04/23 17:44:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild,v 1.9 2011/05/19 21:32:55 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
@@ -15,19 +15,13 @@
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.8:2
- >=xfce-base/xfce4-panel-4.3.99.2
- >=xfce-base/libxfce4util-4.3.99.2
- >=xfce-base/libxfcegui4-4.3.99.2"
+ >=xfce-base/xfce4-panel-4.8
+ >=xfce-base/libxfce4util-4.8
+ >=xfce-base/libxfcegui4-4.8"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"
pkg_setup() {
- # $(xfconf_use_debug) removed because this package is still using
- # libxfcegui4. restore when ported to libxfce4ui.
- XFCONF=(
- --disable-dependency-tracking
- )
-
- DOCS="AUTHORS ChangeLog NEWS README THANKS"
+ DOCS=( AUTHORS ChangeLog NEWS README THANKS )
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-19 21:33 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:32 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-time-out-plugin: xfce4-time-out-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