* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-notes-plugin: xfce4-notes-plugin-1.7.6.ebuild
@ 2011-02-04 17:57 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-02-04 17:57 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/02/04 17:57:38
Modified: xfce4-notes-plugin-1.7.6.ebuild
Log:
EAPI3 plus cleanup
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.9 xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild?r1=1.8&r2=1.9
Index: xfce4-notes-plugin-1.7.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-notes-plugin-1.7.6.ebuild 29 Aug 2010 18:05:05 -0000 1.8
+++ xfce4-notes-plugin-1.7.6.ebuild 4 Feb 2011 17:57:38 -0000 1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild,v 1.8 2010/08/29 18:05:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild,v 1.9 2011/02/04 17:57:38 ssuominen Exp $
-EAPI=2
+EAPI=3
inherit xfconf
DESCRIPTION="Xfce4 panel sticky notes plugin"
@@ -27,7 +27,10 @@
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"
- XFCONF="--disable-dependency-tracking
+
+ XFCONF=(
+ --disable-dependency-tracking
--disable-static
- $(xfconf_use_debug)"
+ $(xfconf_use_debug)
+ )
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-04 17:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 17:57 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-notes-plugin: xfce4-notes-plugin-1.7.6.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