public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gnome-disk-utility: ChangeLog gnome-disk-utility-2.30.1.ebuild
Date: Thu, 19 Aug 2010 22:01:42 +0000 (UTC)	[thread overview]
Message-ID: <20100819220142.0CD632004C@flycatcher.gentoo.org> (raw)

eva         10/08/19 22:01:42

  Modified:             ChangeLog gnome-disk-utility-2.30.1.ebuild
  Log:
  Add missing intltoolize call and a comment to avahi patch.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 sys-apps/gnome-disk-utility/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	14 Aug 2010 18:55:53 -0000	1.17
+++ ChangeLog	19 Aug 2010 22:01:41 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/gnome-disk-utility
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v 1.17 2010/08/14 18:55:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v 1.18 2010/08/19 22:01:41 eva Exp $
+
+  19 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-disk-utility-2.30.1.ebuild:
+  Add missing intltoolize call and a comment to avahi patch.
 
   14 Aug 2010; Raúl Porcel <armin76@gentoo.org>
   gnome-disk-utility-2.28.1.ebuild:



1.9                  sys-apps/gnome-disk-utility/gnome-disk-utility-2.30.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.30.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.30.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.30.1.ebuild?r1=1.8&r2=1.9

Index: gnome-disk-utility-2.30.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.30.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-disk-utility-2.30.1.ebuild	11 Aug 2010 11:58:25 -0000	1.8
+++ gnome-disk-utility-2.30.1.ebuild	19 Aug 2010 22:01:41 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.30.1.ebuild,v 1.8 2010/08/11 11:58:25 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.30.1.ebuild,v 1.9 2010/08/19 22:01:41 eva Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -51,11 +51,13 @@
 		$(use_enable nautilus)
 		$(use_enable remote-access)"
 
+	# Keep avahi optional
 	epatch "${FILESDIR}/${P}-optional-avahi.patch"
 
 	# Drop encoding from POTFILES.skip, see bug #313351
 	epatch "${FILESDIR}/${PN}-2.28.1-fix-potfiles_skip.patch"
 
+	intltoolize --force --copy --automake || die
 	eautoreconf
 }
 






             reply	other threads:[~2010-08-19 22:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19 22:01 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-15 18:49 [gentoo-commits] gentoo-x86 commit in sys-apps/gnome-disk-utility: ChangeLog gnome-disk-utility-2.30.1.ebuild Gilles Dartiguelongue (eva)
2011-03-21 22:29 Nirbheek Chauhan (nirbheek)
2010-10-18 13:45 Raul Porcel (armin76)
2010-10-14 20:58 Markus Meier (maekke)
2010-10-07 21:04 Samuli Suominen (ssuominen)
2010-09-11 18:42 Joseph Jezak (josejx)
2010-09-07 10:09 Pacho Ramos (pacho)
2010-09-06 21:42 Samuli Suominen (ssuominen)
2010-08-09 10:30 Samuli Suominen (ssuominen)
2010-08-01 11:29 Christian Faulhammer (fauli)
2010-07-31 19:12 Pacho Ramos (pacho)
2010-07-11 11:24 Raul Porcel (armin76)
2010-06-16 12:07 Pacho Ramos (pacho)

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=20100819220142.0CD632004C@flycatcher.gentoo.org \
    --to=eva@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