public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin (grozin)" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/clucene: ChangeLog clucene-0.9.21b-r1.ebuild
Date: Fri,  3 Dec 2010 10:41:24 +0000 (UTC)	[thread overview]
Message-ID: <20101203104124.88E9020057@flycatcher.gentoo.org> (raw)

grozin      10/12/03 10:41:24

  Modified:             ChangeLog clucene-0.9.21b-r1.ebuild
  Log:
  Trivial fix (bug #346607), thanks to Keith Amidon <camalot@picnicpark.org>
  
  (Portage version: 2.2.0_alpha6/cvs/Linux i686)

Revision  Changes    Path
1.32                 dev-cpp/clucene/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/clucene/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/clucene/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/clucene/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/clucene/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	22 Jul 2010 08:11:59 -0000	1.31
+++ ChangeLog	3 Dec 2010 10:41:24 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-cpp/clucene
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/clucene/ChangeLog,v 1.31 2010/07/22 08:11:59 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/clucene/ChangeLog,v 1.32 2010/12/03 10:41:24 grozin Exp $
+
+  03 Dec 2010; Andrey Grozin <grozin@gentoo.org> clucene-0.9.21b-r1.ebuild,
+  +files/clucene-0.9.21b-doxygen.patch:
+  Trivial fix (bug #346607), thanks to Keith Amidon <camalot@picnicpark.org>
 
   22 Jul 2010; Maciej Mrozowski <reavertm@gentoo.org> clucene-9999.ebuild,
   +files/clucene-9999-cmake.patch:



1.4                  dev-cpp/clucene/clucene-0.9.21b-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/clucene/clucene-0.9.21b-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/clucene/clucene-0.9.21b-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/clucene/clucene-0.9.21b-r1.ebuild?r1=1.3&r2=1.4

Index: clucene-0.9.21b-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/clucene/clucene-0.9.21b-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- clucene-0.9.21b-r1.ebuild	26 May 2010 14:47:11 -0000	1.3
+++ clucene-0.9.21b-r1.ebuild	3 Dec 2010 10:41:24 -0000	1.4
@@ -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/dev-cpp/clucene/clucene-0.9.21b-r1.ebuild,v 1.3 2010/05/26 14:47:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/clucene/clucene-0.9.21b-r1.ebuild,v 1.4 2010/12/03 10:41:24 grozin Exp $
 
 EAPI="3"
 
@@ -21,6 +21,7 @@
 
 PATCHES=(
 	"${FILESDIR}/${P}-gcc44.patch"
+	"${FILESDIR}/${P}-doxygen.patch"
 )
 
 S="${WORKDIR}/${MY_P}"






             reply	other threads:[~2010-12-03 10:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03 10:41 Andrey Grozin (grozin) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-01 11:41 [gentoo-commits] gentoo-x86 commit in dev-cpp/clucene: ChangeLog clucene-0.9.21b-r1.ebuild Johannes Huber (johu)
2011-02-19 13:42 Kacper Kowalik (xarthisius)
2011-01-29 17:01 Raul Porcel (armin76)
2011-01-21 14:35 Jeroen Roovers (jer)
2011-01-15 14:28 Markus Meier (maekke)
2011-01-05 14:11 Markos Chandras (hwoarang)
2011-01-05 10:22 Tomas Chvatal (scarabeus)
2010-05-25  6:41 Maciej Mrozowski (reavertm)

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=20101203104124.88E9020057@flycatcher.gentoo.org \
    --to=grozin@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