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 gnome-base/gnome-applets: ChangeLog gnome-applets-2.28.0.ebuild
Date: Thu, 12 Nov 2009 22:38:42 +0000	[thread overview]
Message-ID: <E1N8iJO-0001KO-J3@stork.gentoo.org> (raw)

eva         09/11/12 22:38:42

  Modified:             ChangeLog gnome-applets-2.28.0.ebuild
  Log:
  intltool rules fix.
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.297                gnome-base/gnome-applets/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/ChangeLog?rev=1.297&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/ChangeLog?rev=1.297&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/ChangeLog?r1=1.296&r2=1.297

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -r1.296 -r1.297
--- ChangeLog	29 Oct 2009 23:48:33 -0000	1.296
+++ ChangeLog	12 Nov 2009 22:38:42 -0000	1.297
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/gnome-applets
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.296 2009/10/29 23:48:33 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.297 2009/11/12 22:38:42 eva Exp $
+
+  12 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-applets-2.28.0.ebuild:
+  intltool rules fix.
 
 *gnome-applets-2.28.0 (29 Oct 2009)
 



1.2                  gnome-base/gnome-applets/gnome-applets-2.28.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.28.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.28.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.28.0.ebuild?r1=1.1&r2=1.2

Index: gnome-applets-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.28.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-applets-2.28.0.ebuild	29 Oct 2009 23:48:33 -0000	1.1
+++ gnome-applets-2.28.0.ebuild	12 Nov 2009 22:38:42 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.28.0.ebuild,v 1.1 2009/10/29 23:48:33 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.28.0.ebuild,v 1.2 2009/11/12 22:38:42 eva Exp $
 
 inherit eutils gnome2 python
 
@@ -78,6 +78,10 @@
 
 	# Fixes a crash when creating new sticky note, bug #207877, upstream #594797
 	epatch "${FILESDIR}/${P}-stickynotes-duplicate-labels-ui.patch"
+
+	# Fix intltoolize broken file, see upstream #577133
+	sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \
+		|| die "intltool rules fix failed"
 }
 
 pkg_setup() {






             reply	other threads:[~2009-11-12 22:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12 22:38 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-10 16:50 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-applets: ChangeLog gnome-applets-2.28.0.ebuild Christian Faulhammer (fauli)
2010-02-28 18:55 Raul Porcel (armin76)
2010-03-10  8:52 Joseph Jezak (josejx)
2010-04-13 16:30 Alexis Ballier (aballier)
2010-05-04 16:19 Olivier Crete (tester)
2010-06-04 20:54 Markus Meier (maekke)
2010-08-14 18:44 Raul Porcel (armin76)

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=E1N8iJO-0001KO-J3@stork.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