public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp (leio)" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-client/epiphany: ChangeLog epiphany-2.20.3.ebuild
Date: Thu, 31 Jan 2008 21:50:48 +0000	[thread overview]
Message-ID: <E1JKhJ2-0006Kr-24@stork.gentoo.org> (raw)

leio        08/01/31 21:50:48

  Modified:             ChangeLog epiphany-2.20.3.ebuild
  Log:
  Fix tests related to german user documentation validation
  (Portage version: 2.1.4)

Revision  Changes    Path
1.144                www-client/epiphany/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/ChangeLog?r1=1.143&r2=1.144

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog	9 Jan 2008 22:40:48 -0000	1.143
+++ ChangeLog	31 Jan 2008 21:50:47 -0000	1.144
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/epiphany
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.143 2008/01/09 22:40:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.144 2008/01/31 21:50:47 leio Exp $
+
+  31 Jan 2008; Mart Raudsepp <leio@gentoo.org>
+  +files/epiphany-2.20.3-fix-de-docs-tests.patch, epiphany-2.20.3.ebuild:
+  Fix tests related to german user documentation validation
 
   09 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org>
   -epiphany-2.16.3.ebuild, -epiphany-2.18.2.ebuild, -epiphany-2.20.0.ebuild:



1.2                  www-client/epiphany/epiphany-2.20.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/epiphany-2.20.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/epiphany-2.20.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/epiphany-2.20.3.ebuild?r1=1.1&r2=1.2

Index: epiphany-2.20.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- epiphany-2.20.3.ebuild	9 Jan 2008 22:40:48 -0000	1.1
+++ epiphany-2.20.3.ebuild	31 Jan 2008 21:50:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.3.ebuild,v 1.1 2008/01/09 22:40:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.3.ebuild,v 1.2 2008/01/31 21:50:47 leio Exp $
 
 inherit gnome2 eutils multilib
 
@@ -63,6 +63,13 @@
 	fi
 }
 
+src_unpack()
+{
+	gnome2_src_unpack
+
+	epatch "${FILESDIR}/${P}-fix-de-docs-tests.patch"
+}
+
 src_compile() {
 	addpredict /usr/$(get_libdir)/mozilla-firefox/components/xpti.dat
 	addpredict /usr/$(get_libdir)/mozilla-firefox/components/xpti.dat.tmp



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-01-31 21:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-31 21:50 Mart Raudsepp (leio) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-01 12:15 [gentoo-commits] gentoo-x86 commit in www-client/epiphany: ChangeLog epiphany-2.20.3.ebuild Christian Faulhammer (opfer)
2008-02-01 18:43 Brent Baude (ranger)
2008-02-02 16:05 Chris Gianelloni (wolf31o2)
2008-02-03 11:22 Raul Porcel (armin76)
2008-02-04  4:08 Jeroen Roovers (jer)
2008-03-14 17:32 Raul Porcel (armin76)
2008-03-17 14:03 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=E1JKhJ2-0006Kr-24@stork.gentoo.org \
    --to=leio@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