public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-appfinder: metadata.xml xfce4-appfinder-4.6.1.ebuild
@ 2009-08-25 16:17 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-25 16:17 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/25 16:17:41

  Modified:             metadata.xml xfce4-appfinder-4.6.1.ebuild
  Log:
  Use xfconf.eclass
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  xfce-extra/xfce4-appfinder/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-appfinder/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-appfinder/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-appfinder/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	4 Oct 2004 18:41:03 -0000	1.1
+++ metadata.xml	25 Aug 2009 16:17:40 -0000	1.2
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>xfce</herd>
+  <herd>xfce</herd>
 </pkgmetadata>



1.10                 xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild?r1=1.9&r2=1.10

Index: xfce4-appfinder-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfce4-appfinder-4.6.1.ebuild	27 Jul 2009 17:50:30 -0000	1.9
+++ xfce4-appfinder-4.6.1.ebuild	25 Aug 2009 16:17:40 -0000	1.10
@@ -1,25 +1,30 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild,v 1.9 2009/07/27 17:50:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild,v 1.10 2009/08/25 16:17:40 ssuominen Exp $
 
-EAPI="1"
-
-inherit xfce4
-
-xfce4_core
+EAPI=2
+inherit xfconf
 
 DESCRIPTION="Application finder"
 HOMEPAGE="http://www.xfce.org/projects/xfce4-appfinder"
+
+LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="debug"
 
-RDEPEND=">=dev-libs/glib-2.6:2
-	>=x11-libs/gtk+-2.6:2
-	>=xfce-base/libxfce4menu-${XFCE_VERSION}
-	>=xfce-base/libxfce4util-${XFCE_VERSION}
-	>=xfce-base/libxfcegui4-${XFCE_VERSION}
+RDEPEND=">=dev-libs/glib-2.12:2
+	>=x11-libs/gtk+-2.10:2
+	>=xfce-base/libxfce4menu-4.6
+	>=xfce-base/libxfce4util-4.6
+	>=xfce-base/libxfcegui4-4.6
+	>=xfce-base/xfconf-4.6
 	>=xfce-base/thunar-1"
 DEPEND="${RDEPEND}
 	dev-util/intltool"
 
-DOCS="AUTHORS ChangeLog NEWS README TODO"
+pkg_setup() {
+	DOCS="AUTHORS ChangeLog NEWS README TODO"
+	XFCONF="--disable-dependency-tracking
+		$(use_enable debug)"
+}






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

only message in thread, other threads:[~2011-10-31  3:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25 16:17 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-appfinder: metadata.xml xfce4-appfinder-4.6.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