public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: xfconf.eclass
Date: Mon,  2 Jul 2012 08:43:37 +0000 (UTC)	[thread overview]
Message-ID: <20120702084337.C4F512004B@flycatcher.gentoo.org> (raw)

ssuominen    12/07/02 08:43:37

  Modified:             xfconf.eclass
  Log:
  Raise xfce4-dev-tools dependency to 4.10 wrt #416233, Comment #12

Revision  Changes    Path
1.42                 eclass/xfconf.eclass

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xfconf.eclass?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xfconf.eclass?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xfconf.eclass?r1=1.41&r2=1.42

Index: xfconf.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- xfconf.eclass	22 May 2012 10:57:17 -0000	1.41
+++ xfconf.eclass	2 Jul 2012 08:43:37 -0000	1.42
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.41 2012/05/22 10:57:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.42 2012/07/02 08:43:37 ssuominen Exp $
 
 # @ECLASS: xfconf.eclass
 # @MAINTAINER:
@@ -17,18 +17,18 @@
 # @DESCRIPTION:
 # This should be an array defining arguments for econf
 
-AUTOTOOLS_AUTO_DEPEND="no"
+AUTOTOOLS_AUTO_DEPEND=no
 
 unset _xfconf_live
 [[ $PV == *9999* ]] && _xfconf_live=git-2
 
 inherit ${_xfconf_live} autotools base eutils fdo-mime gnome2-utils libtool
 
-EGIT_BOOTSTRAP="autogen.sh"
+EGIT_BOOTSTRAP=autogen.sh
 EGIT_REPO_URI="git://git.xfce.org/xfce/${MY_PN:-${PN}}"
 
 _xfconf_deps=""
-_xfconf_m4=">=dev-util/xfce4-dev-tools-4.9.1 ${AUTOTOOLS_DEPEND}"
+_xfconf_m4=">=dev-util/xfce4-dev-tools-4.10 ${AUTOTOOLS_DEPEND}"
 
 [[ -n $_xfconf_live ]] && _xfconf_deps+=" dev-util/gtk-doc ${_xfconf_m4}"
 [[ -n $EAUTORECONF ]] && _xfconf_deps+=" ${_xfconf_m4}"






             reply	other threads:[~2012-07-02  8:43 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02  8:43 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-15  7:49 [gentoo-commits] gentoo-x86 commit in eclass: xfconf.eclass Mike Frysinger (vapier)
2014-02-27 17:12 Samuli Suominen (ssuominen)
2012-11-28 12:41 Samuli Suominen (ssuominen)
2012-09-02  7:58 Samuli Suominen (ssuominen)
2012-05-22 10:57 Samuli Suominen (ssuominen)
2011-12-03 16:54 Samuli Suominen (ssuominen)
2011-10-15 21:08 Samuli Suominen (ssuominen)
2011-06-13 18:01 Christoph Mende (angelos)
2011-06-06 14:38 Christoph Mende (angelos)
2011-05-19 22:39 Samuli Suominen (ssuominen)
2011-05-01 11:46 Samuli Suominen (ssuominen)
2011-04-30  7:38 Samuli Suominen (ssuominen)
2011-04-20 21:04 Christoph Mende (angelos)
2011-04-10 18:25 Samuli Suominen (ssuominen)
2011-04-10 18:20 Samuli Suominen (ssuominen)
2011-04-10 18:13 Samuli Suominen (ssuominen)
2011-04-09 18:00 Samuli Suominen (ssuominen)
2011-04-09 17:58 Samuli Suominen (ssuominen)
2011-04-09  9:15 Samuli Suominen (ssuominen)
2011-02-14 19:52 Samuli Suominen (ssuominen)
2011-02-10 18:14 Samuli Suominen (ssuominen)
2011-02-04 17:23 Samuli Suominen (ssuominen)
2011-01-27 17:32 Samuli Suominen (ssuominen)
2010-11-03 17:43 Samuli Suominen (ssuominen)
2010-11-03 17:39 Samuli Suominen (ssuominen)
2010-09-16 17:09 Samuli Suominen (ssuominen)
2010-07-26 18:57 Samuli Suominen (ssuominen)
2010-06-13 16:10 Samuli Suominen (ssuominen)
2010-03-30 12:10 Samuli Suominen (ssuominen)
2010-03-26 12:17 Samuli Suominen (ssuominen)
2010-03-26 12:10 Samuli Suominen (ssuominen)
2010-03-26 11:59 Samuli Suominen (ssuominen)
2010-03-26 11:41 Samuli Suominen (ssuominen)
2010-03-24 20:13 Samuli Suominen (ssuominen)
2010-03-22 16:29 Fabian Groffen (grobian)
2010-03-22 15:53 Jeremy Olexa (darkside)
2010-01-23 17:36 Christoph Mende (angelos)
2010-01-23 17:35 Christoph Mende (angelos)
2010-01-22 16:33 Samuli Suominen (ssuominen)
2009-09-21 17:43 Samuli Suominen (ssuominen)
2009-08-02 10:35 Samuli Suominen (ssuominen)
2009-08-01 20:08 Samuli Suominen (ssuominen)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120702084337.C4F512004B@flycatcher.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox