public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich (slyfox)" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/jimtcl: ChangeLog jimtcl-9999.ebuild
Date: Thu,  4 Aug 2011 12:15:28 +0000 (UTC)	[thread overview]
Message-ID: <20110804121528.757E02004C@flycatcher.gentoo.org> (raw)

slyfox      11/08/04 12:15:28

  Modified:             ChangeLog jimtcl-9999.ebuild
  Log:
  With help of Steve Bennett patch gone upstream.
  
  (Portage version: 2.1.10.10/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-lang/jimtcl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	14 Jul 2011 18:08:36 -0000	1.2
+++ ChangeLog	4 Aug 2011 12:15:28 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/jimtcl
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.2 2011/07/14 18:08:36 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.3 2011/08/04 12:15:28 slyfox Exp $
+
+  04 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> jimtcl-9999.ebuild,
+  -files/jimtcl-9999-more-autobits.patch:
+  With help of Steve Bennett patch gone upstream.
 
   14 Jul 2011; Sergei Trofimovich <slyfox@gentoo.org> jimtcl-9999.ebuild,
   +files/jimtcl-9999-more-autobits.patch:



1.3                  dev-lang/jimtcl/jimtcl-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-9999.ebuild?r1=1.2&r2=1.3

Index: jimtcl-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jimtcl-9999.ebuild	14 Jul 2011 18:08:36 -0000	1.2
+++ jimtcl-9999.ebuild	4 Aug 2011 12:15:28 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-9999.ebuild,v 1.2 2011/07/14 18:08:36 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-9999.ebuild,v 1.3 2011/08/04 12:15:28 slyfox Exp $
 
 EAPI="2"
 
-inherit eutils git-2
+inherit git-2
 
 DESCRIPTION="Small footprint implementation of Tcl programming language"
 HOMEPAGE="http://jim.berlios.de/"
@@ -15,10 +15,6 @@
 KEYWORDS=""
 IUSE="static-libs"
 
-src_prepare() {
-	epatch "${FILESDIR}/${P}-more-autobits.patch"
-}
-
 src_configure() {
 	! use static-libs && myconf=--with-jim-shared
 	econf ${myconf} \






                 reply	other threads:[~2011-08-04 12:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110804121528.757E02004C@flycatcher.gentoo.org \
    --to=slyfox@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