From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/itcl: ChangeLog itcl-3.4_beta1.ebuild
Date: Mon, 18 Apr 2011 06:36:18 +0000 (UTC) [thread overview]
Message-ID: <20110418063618.DD3FE20057@flycatcher.gentoo.org> (raw)
jlec 11/04/18 06:36:18
Modified: ChangeLog itcl-3.4_beta1.ebuild
Log:
Fix for tests, upstream didn't correct test according to code changes
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Revision Changes Path
1.48 dev-tcltk/itcl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itcl/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itcl/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itcl/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 18 Apr 2011 06:20:41 -0000 1.47
+++ ChangeLog 18 Apr 2011 06:36:18 -0000 1.48
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/itcl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.47 2011/04/18 06:20:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.48 2011/04/18 06:36:18 jlec Exp $
+
+ 18 Apr 2011; Justin Lecher <jlec@gentoo.org> +files/3.4_beta1-test.patch,
+ itcl-3.4_beta1.ebuild:
+ Fix for tests, upstream didn't correct test according to code changes
18 Apr 2011; Justin Lecher <jlec@gentoo.org> itcl-3.3-r1.ebuild,
itcl-3.3.1_pre20090417.ebuild, itcl-3.3.1_pre20090417-r1.ebuild:
1.3 dev-tcltk/itcl/itcl-3.4_beta1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itcl/itcl-3.4_beta1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itcl/itcl-3.4_beta1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itcl/itcl-3.4_beta1.ebuild?r1=1.2&r2=1.3
Index: itcl-3.4_beta1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.4_beta1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- itcl-3.4_beta1.ebuild 7 Jun 2010 15:05:23 -0000 1.2
+++ itcl-3.4_beta1.ebuild 18 Apr 2011 06:36:18 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.4_beta1.ebuild,v 1.2 2010/06/07 15:05:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.4_beta1.ebuild,v 1.3 2011/04/18 06:36:18 jlec Exp $
EAPI="3"
@@ -22,6 +22,10 @@
S="${WORKDIR}/${PN}$(get_version_component_range 1-2)"
+src_prepare() {
+ epatch "${FILESDIR}"/${PV}-test.patch
+}
+
src_compile() {
# adjust install_name on darwin
if [[ ${CHOST} == *-darwin* ]]; then
next reply other threads:[~2011-04-18 6:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-18 6:36 Justin Lecher (jlec) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-04 18:56 [gentoo-commits] gentoo-x86 commit in dev-tcltk/itcl: ChangeLog itcl-3.4_beta1.ebuild Raul Porcel (armin76)
2011-05-28 11:30 Brent Baude (ranger)
2011-05-21 8:22 Thomas Kahle (tomka)
2011-04-26 20:05 Christoph Mende (angelos)
2011-04-19 6:02 Justin Lecher (jlec)
2010-06-07 14:52 Justin Lecher (jlec)
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=20110418063618.DD3FE20057@flycatcher.gentoo.org \
--to=jlec@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