public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: xfce4-fsguard-plugin-0.4.2.ebuild
@ 2011-02-04 17:56 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-02-04 17:56 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/02/04 17:56:20

  Modified:             xfce4-fsguard-plugin-0.4.2.ebuild
  Log:
  EAPI3 plus cleanup
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-0.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-0.4.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-0.4.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-0.4.2.ebuild?r1=1.2&r2=1.3

Index: xfce4-fsguard-plugin-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-0.4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-fsguard-plugin-0.4.2.ebuild	8 Oct 2009 17:34:46 -0000	1.2
+++ xfce4-fsguard-plugin-0.4.2.ebuild	4 Feb 2011 17:56:20 -0000	1.3
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 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-fsguard-plugin/xfce4-fsguard-plugin-0.4.2.ebuild,v 1.2 2009/10/08 17:34:46 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-0.4.2.ebuild,v 1.3 2011/02/04 17:56:20 ssuominen Exp $
 
-EAPI=2
+EAPI=3
 inherit xfconf
 
 DESCRIPTION="Filesystem guard panel plugin"
@@ -24,6 +24,8 @@
 
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog NEWS README"
-	XFCONF="--disable-dependency-tracking
-		$(use_enable debug)"
+	XFCONF=(
+		--disable-dependency-tracking
+		$(use_enable debug)
+		)
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-04 17:56 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:56 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: xfce4-fsguard-plugin-0.4.2.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