public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2008-11-17 20:24 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 9+ messages in thread
From: Diego Petteno (flameeyes) @ 2008-11-17 20:24 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/11/17 20:24:13

  Modified:             ChangeLog
  Log:
  Fix patch with absolute paths.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)

Revision  Changes    Path
1.51                 app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	25 Apr 2008 21:05:08 -0000	1.50
+++ ChangeLog	17 Nov 2008 20:24:13 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for app-portage/esearch
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.50 2008/04/25 21:05:08 ricmm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.51 2008/11/17 20:24:13 flameeyes Exp $
+
+  17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+  files/97969-ignore-missing-ebuilds.patch:
+  Fix patch with absolute paths.
 
   25 Apr 2008; <ricmm@gentoo.org> esearch-0.7.1.ebuild:
   Drop to ~mips due to unstable deps






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2009-01-02 17:25 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2009-01-02 17:25 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    09/01/02 17:25:45

  Modified:             ChangeLog
  Log:
  Updated patch for --quiet option (Bug #253455)
  (Portage version: 2.2_rc20/cvs/Linux 2.6.23-gentoo-r8 i686)

Revision  Changes    Path
1.56                 app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	1 Jan 2009 02:39:33 -0000	1.55
+++ ChangeLog	2 Jan 2009 17:25:45 -0000	1.56
@@ -1,246 +1,8 @@
 # ChangeLog for app-portage/esearch
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.55 2009/01/01 02:39:33 fuzzyray Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.56 2009/01/02 17:25:45 fuzzyray Exp $
 
-*esearch-0.7.1-r7 (01 Jan 2009)
-
-  01 Jan 2009; Paul Varner <fuzzyray@gentoo.org>
-  +files/146555-esearch-manifest2.patch, +files/186994-esync-quiet.patch,
-  -files/105234-fix-2.1-cache.patch,
-  files/124601-remove-deprecated-syntax.patch,
-  -files/244450-deprecated.patch, files/97462-esearch-metadata.patch,
-  -esearch-0.7.1-r5.ebuild, +esearch-0.7.1-r7.ebuild:
-  Update ebuild to use the base eclass. Add patches for manifest2 support
-  (Bug #146555) and add a --quiet option to esync (Bug #186994).
-
-*esearch-0.7.1-r6 (31 Dec 2008)
-
-  31 Dec 2008; Paul Varner <fuzzyray@gentoo.org>
-  +files/231223-fix-deprecated.patch, +files/253216-fix-ebuild-option.patch,
-  +esearch-0.7.1-r6.ebuild:
-  Fix deprecation warning when using --verbose and fix traceback when using
-  --ebuild. (Bugs 231223 and 253216)
-
-  31 Dec 2008; Jeremy Olexa <darkside@gentoo.org> esearch-0.7.1.ebuild:
-  reverted amd64 kw due to bug 253172
-
-*esearch-0.7.1-r5 (30 Dec 2008)
-
-  30 Dec 2008; Paul Varner <fuzzyray@gentoo.org>
-  +files/244450-deprecated.patch, -esearch-0.7.1-r2.ebuild,
-  -esearch-0.7.1-r3.ebuild, -esearch-0.7.1-r4.ebuild,
-  +esearch-0.7.1-r5.ebuild:
-  Bug #244450: Add patch from zmedico to fix portage deprecation warnings.
-  Removed outdated versions
-
-  17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
-  files/97969-ignore-missing-ebuilds.patch:
-  Fix patch with absolute paths.
-
-  25 Apr 2008; <ricmm@gentoo.org> esearch-0.7.1.ebuild:
-  Drop to ~mips due to unstable deps
-
-  09 May 2007; Timothy Redaelli <drizzt@gentoo.org> esearch-0.7.1-r4.ebuild:
-  Add ~x86-fbsd keyword.
-
-  11 Feb 2007; Harald van Dijk <truedfx@gentoo.org> esearch-0.7.1.ebuild,
-  esearch-0.7.1-r2.ebuild, esearch-0.7.1-r3.ebuild, esearch-0.7.1-r4.ebuild:
-  Add linguas_it to IUSE (#136953)
-
-*esearch-0.7.1-r4 (11 Jun 2006)
-
-  11 Jun 2006; Alec Warner <antarus@gentoo.org>
-  +files/132548-multiple-overlay.patch, +esearch-0.7.1-r4.ebuild:
-  revert bad patch, add overlays patch for bug # 132548
-
-*esearch-0.7.1-r3 (26 May 2006)
-
-  26 May 2006; Alec Warner <antarus@gentoo.org>
-  +files/124601-remove-deprecated-syntax.patch,
-  +files/105234-fix-2.1-cache.patch,
-  +files/120817-unset-emergedefaultopts.patch, -esearch-0.7.ebuild,
-  +esearch-0.7.1-r3.ebuild:
-  Multiple bugfixes and patches for esearch: bugs
-  105234,120817,124601,97462,97969
-
-*esearch-0.7.1-r2 (24 Apr 2006)
-
-  24 Apr 2006; Alec Warner <antarus@gentoo.org>
-  +files/97969-ignore-missing-ebuilds.patch, -esearch-0.7.1-r1.ebuild,
-  +esearch-0.7.1-r2.ebuild:
-  Fixed commit straight to stable, add a patch to fix missing ebuilds.
-  Fix Changelog.
-
-*esearch-0.7.1-r1 (23 Apr 2006)
-
-  23 Apr 2006; Alec Warner <antarus@gentoo.org> +files/97462-esearch-metadata.patch,
-  +esearch-0.7.1-r1.ebuild:
-  Fix bug 97462, thanks to Jer@gentoo.org for the most excellent patch
-
-  03 Mar 2006; Danny van Dyk <kugelfang@gentoo.org> esearch-0.7.1.ebuild:
-  Stable on s390 wrt bug #90793.
-
-  03 Mar 2006; Jose Luis Rivero <yoswink@gentoo.org> esearch-0.7.1.ebuild:
-  Stable on alpha wrt bug #90793
-
-  02 Mar 2006; Jeroen Roovers <jer@gentoo.org> esearch-0.7.1.ebuild:
-  Stable on hppa (bug #90793).
-
-  02 Mar 2006; Chris White <chriswhite@gentoo.org> esearch-0.7.1.ebuild:
-  ppc stable wrt bug #90793.
-
-  27 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> esearch-0.7.1.ebuild:
-  Stable on sparc wrt #90793
-
-  27 Feb 2006; Markus Rothe <corsair@gentoo.org> esearch-0.7.1.ebuild:
-  Stable on ppc64
-
-  26 Feb 2006; Luis Medinas <metalgod@gentoo.org> esearch-0.7.1.ebuild:
-  Stable on amd64. Bug #90793.
-
-  26 Feb 2006; Joshua Kinard <kumba@gentoo.org> esearch-0.7.1.ebuild:
-  Marked stable on mips.
-
-  26 Feb 2006; Alec Warner <antarus@gentoo.org> esearch-0.7.1.ebuild:
-  Stable on x86, bug # 90793. Thanks to Daniel Webert <rockoo@gmail.com> for
-  reporting.
-
-*esearch-0.7.1 (25 Feb 2005)
-
-  25 Feb 2005; Mike Frysinger <vapier@gentoo.org> +esearch-0.7.1.ebuild:
-  Version bump.
-
-  06 Feb 2005; Joshua Kinard <kumba@gentoo.org> esearch-0.7.ebuild:
-  Marked stable on mips.
-
-  31 Dec 2004; <gongloo@gentoo.org> esearch-0.7.ebuild:
-  Stable on ppc-macos.
-
-  29 Dec 2004; Joseph Jezak <josejx@gentoo.org> esearch-0.7.ebuild:
-  Marked ppc stable.
-
-  23 Dec 2004; Guy Martin <gmsoft@gentoo.org> esearch-0.7.ebuild:
-  Stable on hppa.
-
-  11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> esearch-0.7.ebuild:
-  Stable on alpha.
-
-  09 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> esearch-0.7.ebuild:
-  Stable on sparc
-
-  08 Dec 2004; Marius Mauch <genone@gentoo.org> -esearch-0.6.3.ebuild,
-  esearch-0.7.ebuild:
-  marking 0.7 stable for x86 and amd64, removing 0.6.3
-
-  09 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> esearch-0.7.ebuild:
-  dodir takes a list; only create /usr/share/man/it for linguas_it; error
-  message; tidy
-
-  14 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> esearch-0.7.ebuild:
-  Added to ~ppc-macos.
-
-  06 Oct 2004; <genone@gentoo.org> files/eupdatedb.cron:
-  added cronscript from bug 51794 (thanks to Sridhar Dhanapalan)
-
-*esearch-0.7 (05 Oct 2004)
-
-  05 Oct 2004; <genone@gentoo.org> esearch-0.6.2.ebuild,
-  esearch-0.6.3.ebuild, +esearch-0.7.ebuild:
-  bumped to 0.7, marking 0.6.3 stable, changing DEPEND to RDEPEND
-
-  11 Aug 2004; Hasan Khalil <gongloo@gentoo.org> esearch-0.6.3.ebuild:
-  Stable on macos.
-
-*esearch-0.6.3 (25 Jul 2004)
-
-  25 Jul 2004; Marius Mauch <genone@gentoo.org> :
-  version bump:
-  - new manpages for eupdatdb and esync
-  - esearch shows the license field
-  - download size is fixed
-
-  17 Jul 2004; Tom Gall <tgall@gentoo.org> esearch-0.6.2.ebuild:\
-  stable on ppc64,bug #55519
-
-*esearch-0.6.2 (01 Jul 2004)
-
-  01 Jul 2004; Marius Mauch <genone@gentoo.org> -esearch-0.5.3.ebuild,
-  -esearch-0.6.1.ebuild, +esearch-0.6.2.ebuild, -esearch-0.6.ebuild:
-  new version to fix a security problem (bug #55424), marking stable on all
-  archs that had a previous stable version.
-
-*esearch-0.6.1 (10 May 2004)
-
-  10 May 2004; Marius Mauch <genone@gentoo.org> +esearch-0.6.1.ebuild:
-  version bump, fixing bugs #41554 and #41554.
-
-  09 Feb 2004; Marius Mauch <genone@gentoo.org> esearch-0.6.ebuild:
-  Adding a sed for mistyped sys.path change
-
-*esearch-0.6 (08 Feb 2004)
-
-  08 Feb 2004; Marius Mauch <genone@gentoo.org> esearch-0.5.3.ebuild,
-  esearch-0.6.ebuild, files/eupdatedb.cron:
-  version bump, closing bug #39629
-
-  13 Jan 2004; Jon Portnoy <avenj@gentoo.org> esearch-0.5.2.ebuild :
-  Stable on AMD64.
-
-*esearch-0.5.3 (11 Jan 2004)
-
-  11 Jan 2004; Marius Mauch <genone@gentoo.org> esearch-0.5.3.ebuild,
-  files/eupdatedb.cron:
-  new version, added new esync script for "emerge --sync && eupdatedb" (and some
-  more). Also fixes the portage path problem.
-
-  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> esearch-0.5.2.ebuild:
-  stable on alpha
-
-  13 Dec 2003; Lars Weiler <pylon@gentoo.org> esearch-0.5.2.ebuild:
-  Masked stable on ppc
-
-*esearch-0.5.2 (25 Nov 2003)
-
-  25 Nov 2003; Marius Mauch <genone@gentoo.org> esearch-0.5.2.ebuild:
-  adding 0.5.2, marking 0.5.1 stable on x86, removing 0.4.2
-
-  02 Nov 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.2-r1.ebuild,
-  esearch-0.4.2.ebuild:
-  marking 0.4.2 stable on x86
-
-*esearch-0.5.1 (23 Oct 2003)
-
-  23 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.5.1.ebuild:
-  version bump
-
-*esearch-0.5 (19 Oct 2003)
-
-  19 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.5.ebuild:
-  version bump
-
-*esearch-0.4.2-r1 (18 Oct 2003)
-
-  18 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.0.ebuild,
-  esearch-0.4.1.ebuild, esearch-0.4.2-r1.ebuild, files/eupdatedb.cron:
-  Added cronscript from spyderous (#31386), removed old versions
-
-*esearch-0.4.2 (03 Oct 2003)
-
-  03 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.2.ebuild:
-  version bump, needed for #30171
-
-*esearch-0.4.1 (01 Oct 2003)
-
-  01 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.1.ebuild,
-  metadata.xml:
-  version bump
-
-*esearch-0.4.0 (19 Sep 2003)
-
-  19 Sep 2003; Seemant Kulleen <seemant@gentoo.org> esearch-0.4.0.ebuild:
-  new package which speeds up portage searching. David Peter
-  <shark@phpwelt.com> wrote this and submitted in bug #26532.  It should be
-  part of gentoolkit, I suppose, but it works fantastically stand-alone.  To
-  use it, please use eupdatedb regularly, and then esearch instead of
-  "emerge search" and esearch -S instead of "emerge -S"
+  02 Jan 2009; Paul Varner <fuzzyray@gentoo.org>
+  files/186994-esync-quiet.patch:
+  Updated patch for --quiet option (Bug #253455)
 






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2009-01-02 17:37 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2009-01-02 17:37 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    09/01/02 17:37:19

  Modified:             ChangeLog
  Log:
  Updated quiet patch to fix typo in esync manpage
  (Portage version: 2.2_rc20/cvs/Linux 2.6.23-gentoo-r8 i686)

Revision  Changes    Path
1.57                 app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	2 Jan 2009 17:25:45 -0000	1.56
+++ ChangeLog	2 Jan 2009 17:37:19 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for app-portage/esearch
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.56 2009/01/02 17:25:45 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.57 2009/01/02 17:37:19 fuzzyray Exp $
+
+  02 Jan 2009; Paul Varner <fuzzyray@gentoo.org>
+  files/186994-esync-quiet.patch:
+  Updated quiet patch to fix typo in esync manpage
 
   02 Jan 2009; Paul Varner <fuzzyray@gentoo.org>
   files/186994-esync-quiet.patch:






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2009-06-24 16:08 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2009-06-24 16:08 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    09/06/24 16:08:58

  Modified:             ChangeLog
  Log:
  Restore ChangeLog entries that were accidently removed with revison 1.56
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.60                 app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	7 Mar 2009 19:54:57 -0000	1.59
+++ ChangeLog	24 Jun 2009 16:08:58 -0000	1.60
@@ -1,6 +1,6 @@
 # ChangeLog for app-portage/esearch
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.59 2009/03/07 19:54:57 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.60 2009/06/24 16:08:58 fuzzyray Exp $
 
   07 Mar 2009; Petteri Räty <betelgeuse@gentoo.org> esearch-0.7.1.ebuild,
   esearch-0.7.1-r7.ebuild:
@@ -18,3 +18,245 @@
   files/186994-esync-quiet.patch:
   Updated patch for --quiet option (Bug #253455)
 
+*esearch-0.7.1-r7 (01 Jan 2009)
+
+  01 Jan 2009; Paul Varner <fuzzyray@gentoo.org>
+  +files/146555-esearch-manifest2.patch, +files/186994-esync-quiet.patch,
+  -files/105234-fix-2.1-cache.patch,
+  files/124601-remove-deprecated-syntax.patch,
+  -files/244450-deprecated.patch, files/97462-esearch-metadata.patch,
+  -esearch-0.7.1-r5.ebuild, +esearch-0.7.1-r7.ebuild:
+  Update ebuild to use the base eclass. Add patches for manifest2 support
+  (Bug #146555) and add a --quiet option to esync (Bug #186994).
+
+*esearch-0.7.1-r6 (31 Dec 2008)
+
+  31 Dec 2008; Paul Varner <fuzzyray@gentoo.org>
+  +files/231223-fix-deprecated.patch, +files/253216-fix-ebuild-option.patch,
+  +esearch-0.7.1-r6.ebuild:
+  Fix deprecation warning when using --verbose and fix traceback when using
+  --ebuild. (Bugs 231223 and 253216)
+
+  31 Dec 2008; Jeremy Olexa <darkside@gentoo.org> esearch-0.7.1.ebuild:
+  reverted amd64 kw due to bug 253172
+
+*esearch-0.7.1-r5 (30 Dec 2008)
+
+  30 Dec 2008; Paul Varner <fuzzyray@gentoo.org>
+  +files/244450-deprecated.patch, -esearch-0.7.1-r2.ebuild,
+  -esearch-0.7.1-r3.ebuild, -esearch-0.7.1-r4.ebuild,
+  +esearch-0.7.1-r5.ebuild:
+  Bug #244450: Add patch from zmedico to fix portage deprecation warnings.
+  Removed outdated versions
+
+  17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+  files/97969-ignore-missing-ebuilds.patch:
+  Fix patch with absolute paths.
+
+  25 Apr 2008; <ricmm@gentoo.org> esearch-0.7.1.ebuild:
+  Drop to ~mips due to unstable deps
+
+  09 May 2007; Timothy Redaelli <drizzt@gentoo.org> esearch-0.7.1-r4.ebuild:
+  Add ~x86-fbsd keyword.
+
+  11 Feb 2007; Harald van Dijk <truedfx@gentoo.org> esearch-0.7.1.ebuild,
+  esearch-0.7.1-r2.ebuild, esearch-0.7.1-r3.ebuild, esearch-0.7.1-r4.ebuild:
+  Add linguas_it to IUSE (#136953)
+
+*esearch-0.7.1-r4 (11 Jun 2006)
+
+  11 Jun 2006; Alec Warner <antarus@gentoo.org>
+  +files/132548-multiple-overlay.patch, +esearch-0.7.1-r4.ebuild:
+  revert bad patch, add overlays patch for bug # 132548
+
+*esearch-0.7.1-r3 (26 May 2006)
+
+  26 May 2006; Alec Warner <antarus@gentoo.org>
+  +files/124601-remove-deprecated-syntax.patch,
+  +files/105234-fix-2.1-cache.patch,
+  +files/120817-unset-emergedefaultopts.patch, -esearch-0.7.ebuild,
+  +esearch-0.7.1-r3.ebuild:
+  Multiple bugfixes and patches for esearch: bugs
+  105234,120817,124601,97462,97969
+
+*esearch-0.7.1-r2 (24 Apr 2006)
+
+  24 Apr 2006; Alec Warner <antarus@gentoo.org>
+  +files/97969-ignore-missing-ebuilds.patch, -esearch-0.7.1-r1.ebuild,
+  +esearch-0.7.1-r2.ebuild:
+  Fixed commit straight to stable, add a patch to fix missing ebuilds.
+  Fix Changelog.
+
+*esearch-0.7.1-r1 (23 Apr 2006)
+
+  23 Apr 2006; Alec Warner <antarus@gentoo.org> +files/97462-esearch-metadata.patch,
+  +esearch-0.7.1-r1.ebuild:
+  Fix bug 97462, thanks to Jer@gentoo.org for the most excellent patch
+
+  03 Mar 2006; Danny van Dyk <kugelfang@gentoo.org> esearch-0.7.1.ebuild:
+  Stable on s390 wrt bug #90793.
+
+  03 Mar 2006; Jose Luis Rivero <yoswink@gentoo.org> esearch-0.7.1.ebuild:
+  Stable on alpha wrt bug #90793
+
+  02 Mar 2006; Jeroen Roovers <jer@gentoo.org> esearch-0.7.1.ebuild:
+  Stable on hppa (bug #90793).
+
+  02 Mar 2006; Chris White <chriswhite@gentoo.org> esearch-0.7.1.ebuild:
+  ppc stable wrt bug #90793.
+
+  27 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> esearch-0.7.1.ebuild:
+  Stable on sparc wrt #90793
+
+  27 Feb 2006; Markus Rothe <corsair@gentoo.org> esearch-0.7.1.ebuild:
+  Stable on ppc64
+
+  26 Feb 2006; Luis Medinas <metalgod@gentoo.org> esearch-0.7.1.ebuild:
+  Stable on amd64. Bug #90793.
+
+  26 Feb 2006; Joshua Kinard <kumba@gentoo.org> esearch-0.7.1.ebuild:
+  Marked stable on mips.
+
+  26 Feb 2006; Alec Warner <antarus@gentoo.org> esearch-0.7.1.ebuild:
+  Stable on x86, bug # 90793. Thanks to Daniel Webert <rockoo@gmail.com> for
+  reporting.
+
+*esearch-0.7.1 (25 Feb 2005)
+
+  25 Feb 2005; Mike Frysinger <vapier@gentoo.org> +esearch-0.7.1.ebuild:
+  Version bump.
+
+  06 Feb 2005; Joshua Kinard <kumba@gentoo.org> esearch-0.7.ebuild:
+  Marked stable on mips.
+
+  31 Dec 2004; <gongloo@gentoo.org> esearch-0.7.ebuild:
+  Stable on ppc-macos.
+
+  29 Dec 2004; Joseph Jezak <josejx@gentoo.org> esearch-0.7.ebuild:
+  Marked ppc stable.
+
+  23 Dec 2004; Guy Martin <gmsoft@gentoo.org> esearch-0.7.ebuild:
+  Stable on hppa.
+
+  11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> esearch-0.7.ebuild:
+  Stable on alpha.
+
+  09 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> esearch-0.7.ebuild:
+  Stable on sparc
+
+  08 Dec 2004; Marius Mauch <genone@gentoo.org> -esearch-0.6.3.ebuild,
+  esearch-0.7.ebuild:
+  marking 0.7 stable for x86 and amd64, removing 0.6.3
+
+  09 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> esearch-0.7.ebuild:
+  dodir takes a list; only create /usr/share/man/it for linguas_it; error
+  message; tidy
+
+  14 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> esearch-0.7.ebuild:
+  Added to ~ppc-macos.
+
+  06 Oct 2004; <genone@gentoo.org> files/eupdatedb.cron:
+  added cronscript from bug 51794 (thanks to Sridhar Dhanapalan)
+
+*esearch-0.7 (05 Oct 2004)
+
+  05 Oct 2004; <genone@gentoo.org> esearch-0.6.2.ebuild,
+  esearch-0.6.3.ebuild, +esearch-0.7.ebuild:
+  bumped to 0.7, marking 0.6.3 stable, changing DEPEND to RDEPEND
+
+  11 Aug 2004; Hasan Khalil <gongloo@gentoo.org> esearch-0.6.3.ebuild:
+  Stable on macos.
+
+*esearch-0.6.3 (25 Jul 2004)
+
+  25 Jul 2004; Marius Mauch <genone@gentoo.org> :
+  version bump:
+  - new manpages for eupdatdb and esync
+  - esearch shows the license field
+  - download size is fixed
+
+  17 Jul 2004; Tom Gall <tgall@gentoo.org> esearch-0.6.2.ebuild:\
+  stable on ppc64,bug #55519
+
+*esearch-0.6.2 (01 Jul 2004)
+
+  01 Jul 2004; Marius Mauch <genone@gentoo.org> -esearch-0.5.3.ebuild,
+  -esearch-0.6.1.ebuild, +esearch-0.6.2.ebuild, -esearch-0.6.ebuild:
+  new version to fix a security problem (bug #55424), marking stable on all
+  archs that had a previous stable version.
+
+*esearch-0.6.1 (10 May 2004)
+
+  10 May 2004; Marius Mauch <genone@gentoo.org> +esearch-0.6.1.ebuild:
+  version bump, fixing bugs #41554 and #41554.
+
+  09 Feb 2004; Marius Mauch <genone@gentoo.org> esearch-0.6.ebuild:
+  Adding a sed for mistyped sys.path change
+
+*esearch-0.6 (08 Feb 2004)
+
+  08 Feb 2004; Marius Mauch <genone@gentoo.org> esearch-0.5.3.ebuild,
+  esearch-0.6.ebuild, files/eupdatedb.cron:
+  version bump, closing bug #39629
+
+  13 Jan 2004; Jon Portnoy <avenj@gentoo.org> esearch-0.5.2.ebuild :
+  Stable on AMD64.
+
+*esearch-0.5.3 (11 Jan 2004)
+
+  11 Jan 2004; Marius Mauch <genone@gentoo.org> esearch-0.5.3.ebuild,
+  files/eupdatedb.cron:
+  new version, added new esync script for "emerge --sync && eupdatedb" (and some
+  more). Also fixes the portage path problem.
+
+  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> esearch-0.5.2.ebuild:
+  stable on alpha
+
+  13 Dec 2003; Lars Weiler <pylon@gentoo.org> esearch-0.5.2.ebuild:
+  Masked stable on ppc
+
+*esearch-0.5.2 (25 Nov 2003)
+
+  25 Nov 2003; Marius Mauch <genone@gentoo.org> esearch-0.5.2.ebuild:
+  adding 0.5.2, marking 0.5.1 stable on x86, removing 0.4.2
+
+  02 Nov 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.2-r1.ebuild,
+  esearch-0.4.2.ebuild:
+  marking 0.4.2 stable on x86
+
+*esearch-0.5.1 (23 Oct 2003)
+
+  23 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.5.1.ebuild:
+  version bump
+
+*esearch-0.5 (19 Oct 2003)
+
+  19 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.5.ebuild:
+  version bump
+
+*esearch-0.4.2-r1 (18 Oct 2003)
+
+  18 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.0.ebuild,
+  esearch-0.4.1.ebuild, esearch-0.4.2-r1.ebuild, files/eupdatedb.cron:
+  Added cronscript from spyderous (#31386), removed old versions
+
+*esearch-0.4.2 (03 Oct 2003)
+
+  03 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.2.ebuild:
+  version bump, needed for #30171
+
+*esearch-0.4.1 (01 Oct 2003)
+
+  01 Oct 2003; Marius Mauch <genone@gentoo.org> esearch-0.4.1.ebuild,
+  metadata.xml:
+  version bump
+
+*esearch-0.4.0 (19 Sep 2003)
+
+  19 Sep 2003; Seemant Kulleen <seemant@gentoo.org> esearch-0.4.0.ebuild:
+  new package which speeds up portage searching. David Peter
+  <shark@phpwelt.com> wrote this and submitted in bug #26532.  It should be
+  part of gentoolkit, I suppose, but it works fantastically stand-alone.  To
+  use it, please use eupdatedb regularly, and then esearch instead of
+  "emerge search" and esearch -S instead of "emerge -S"
+






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2011-08-25  0:02 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2011-08-25  0:02 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    11/08/25 00:02:14

  Modified:             ChangeLog
  Log:
  Fix update-shebang-line patch so esync does not error with command not found
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.67                 app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	24 Aug 2011 23:40:53 -0000	1.66
+++ ChangeLog	25 Aug 2011 00:02:14 -0000	1.67
@@ -1,6 +1,10 @@
 # ChangeLog for app-portage/esearch
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.66 2011/08/24 23:40:53 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.67 2011/08/25 00:02:14 fuzzyray Exp $
+
+  25 Aug 2011; Paul Varner <fuzzyray@gentoo.org>
+  files/0.7.2-update-shebang-lines.patch:
+  Fix update-shebang-line patch so esync does not error with command not found
 
 *esearch-0.7.2-r2 (24 Aug 2011)
 






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2012-04-16 20:38 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2012-04-16 20:38 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    12/04/16 20:38:06

  Modified:             ChangeLog
  Log:
  Forcing signed manifest.
  
  (Portage version: 2.1.10.56/cvs/Linux x86_64)

Revision  Changes    Path
1.87                 app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	16 Apr 2012 19:56:55 -0000	1.86
+++ ChangeLog	16 Apr 2012 20:38:06 -0000	1.87
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/esearch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.86 2012/04/16 19:56:55 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.87 2012/04/16 20:38:06 fuzzyray Exp $
+
+  16 Apr 2012; Paul Varner <fuzzyray@gentoo.org> ChangeLog:
+  Forcing signed manifest.
 
 *esearch-1.1-r1 (16 Apr 2012)
 






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2012-06-04 21:42 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2012-06-04 21:42 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    12/06/04 21:42:58

  Modified:             ChangeLog
  Log:
  Forcing a signed manifest.
  
  (Portage version: 2.1.10.64/cvs/Linux x86_64)

Revision  Changes    Path
1.92                 app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	4 Jun 2012 21:20:28 -0000	1.91
+++ ChangeLog	4 Jun 2012 21:42:58 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/esearch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.91 2012/06/04 21:20:28 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.92 2012/06/04 21:42:58 fuzzyray Exp $
+
+  04 Jun 2012; Paul Varner <fuzzyray@gentoo.org> ChangeLog:
+  Forcing a signed manifest
 
 *esearch-1.2 (04 Jun 2012)
 






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2012-12-11  8:28 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2012-12-11  8:28 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    12/12/11 08:28:04

  Modified:             ChangeLog
  Log:
  Forcing signed Manifest
  
  (Portage version: 2.1.11.36/cvs/Linux x86_64, signed Manifest commit with key 0x4D269A1B)

Revision  Changes    Path
1.102                app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.101&r2=1.102

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	11 Dec 2012 08:17:36 -0000	1.101
+++ ChangeLog	11 Dec 2012 08:28:04 -0000	1.102
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/esearch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.101 2012/12/11 08:17:36 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.102 2012/12/11 08:28:04 fuzzyray Exp $
+
+  11 Dec 2012; Paul Varner <fuzzyray@gentoo.org> ChangeLog:
+  Forcing signed manifest, since previous key was expired.
 
   11 Dec 2012; Paul Varner <fuzzyray@gentoo.org> esearch-1.3.ebuild,
   esearch-9999.ebuild:





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
@ 2014-05-22 15:41 Paul Varner (fuzzyray)
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Varner (fuzzyray) @ 2014-05-22 15:41 UTC (permalink / raw
  To: gentoo-commits

fuzzyray    14/05/22 15:41:38

  Modified:             ChangeLog
  Log:
  Restore 1.3-Fix-python-3-compatability.patch which was removed by accident.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xDCB4A7FF)

Revision  Changes    Path
1.124                app-portage/esearch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.123&r2=1.124

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog	14 May 2014 14:42:12 -0000	1.123
+++ ChangeLog	22 May 2014 15:41:38 -0000	1.124
@@ -1,6 +1,10 @@
 # ChangeLog for app-portage/esearch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.123 2014/05/14 14:42:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.124 2014/05/22 15:41:38 fuzzyray Exp $
+
+  22 May 2014; Paul Varner <fuzzyray@gentoo.org>
+  +files/1.3-Fix-python-3-compatability.patch:
+  Restore 1.3-Fix-python-3-compatability.patch which was removed by accident.
 
   14 May 2014; Agostino Sarubbo <ago@gentoo.org> esearch-1.3-r1.ebuild:
   Stable for sparc, wrt bug #505118





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-05-22 15:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 20:24 [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2009-01-02 17:25 Paul Varner (fuzzyray)
2009-01-02 17:37 Paul Varner (fuzzyray)
2009-06-24 16:08 Paul Varner (fuzzyray)
2011-08-25  0:02 Paul Varner (fuzzyray)
2012-04-16 20:38 Paul Varner (fuzzyray)
2012-06-04 21:42 Paul Varner (fuzzyray)
2012-12-11  8:28 Paul Varner (fuzzyray)
2014-05-22 15:41 Paul Varner (fuzzyray)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox