public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/the_silver_searcher: the_silver_searcher-0.3.ebuild ChangeLog the_silver_searcher-0.1.ebuild
@ 2012-03-19  0:17 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-03-19  0:17 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/03/19 00:17:43

  Modified:             ChangeLog
  Added:                the_silver_searcher-0.3.ebuild
  Removed:              the_silver_searcher-0.1.ebuild
  Log:
  Version bump and remove old.
  
  (Portage version: 2.2.0_alpha92/cvs/Linux i686)

Revision  Changes    Path
1.5                  sys-apps/the_silver_searcher/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	14 Mar 2012 03:41:42 -0000	1.4
+++ ChangeLog	19 Mar 2012 00:17:43 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/the_silver_searcher
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.4 2012/03/14 03:41:42 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.5 2012/03/19 00:17:43 jdhore Exp $
+
+*the_silver_searcher-0.3 (19 Mar 2012)
+
+  19 Mar 2012; Jeff Horelick <jdhore@gentoo.org>
+  +the_silver_searcher-0.3.ebuild, -the_silver_searcher-0.1.ebuild:
+  Version bump and remove old.
 
 *the_silver_searcher-0.2 (14 Mar 2012)
 



1.1                  sys-apps/the_silver_searcher/the_silver_searcher-0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.3.ebuild?rev=1.1&content-type=text/plain

Index: the_silver_searcher-0.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.3.ebuild,v 1.1 2012/03/19 00:17:43 jdhore Exp $

EAPI=4
inherit autotools

DESCRIPTION="A code-searching tool similar to ack, but faster"
HOMEPAGE="http://github.com/ggreer/the_silver_searcher"
SRC_URI="mirror://github/ggreer/${PN}/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-libs/libpcre"
DEPEND="${RDEPEND}"

DOCS="README.md"

src_prepare() {
	eautoreconf
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-19  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-19  0:17 [gentoo-commits] gentoo-x86 commit in sys-apps/the_silver_searcher: the_silver_searcher-0.3.ebuild ChangeLog the_silver_searcher-0.1.ebuild Jeff Horelick (jdhore)

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