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

ssuominen    09/08/25 17:46:29

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

Revision  Changes    Path
1.2                  app-editors/mousepad/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/mousepad/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	22 Jun 2008 23:43:07 -0000	1.1
+++ metadata.xml	25 Aug 2009 17:46:29 -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.11                 app-editors/mousepad/mousepad-0.2.16.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild?r1=1.10&r2=1.11

Index: mousepad-0.2.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mousepad-0.2.16.ebuild	27 Jul 2009 17:35:02 -0000	1.10
+++ mousepad-0.2.16.ebuild	25 Aug 2009 17:46:29 -0000	1.11
@@ -1,24 +1,27 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.10 2009/07/27 17:35:02 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.11 2009/08/25 17:46:29 ssuominen Exp $
 
-EAPI=1
+EAPI=2
+inherit xfconf
 
-inherit xfce4
-
-XFCE_VERSION=4.6.0
-
-xfce4_core
-
-DESCRIPTION="Text editor"
+DESCRIPTION="A simple text editor for Xfce"
 HOMEPAGE="http://www.xfce.org/projects/mousepad/"
+SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
 IUSE="debug"
 
 RDEPEND=">=x11-libs/gtk+-2.6:2
-	>=xfce-base/libxfce4util-${XFCE_VERSION}
-	>=xfce-base/libxfcegui4-${XFCE_VERSION}"
+	>=xfce-base/libxfcegui4-4.4"
 DEPEND="${RDEPEND}
+	dev-util/pkgconfig
 	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:[~2009-08-28 20:15 UTC | newest]

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