Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Federico Ferri (mescalinum)" <mescalinum@g.o>
Subject: gentoo-x86 commit in dev-tcltk/itcl: ChangeLog itcl-3.3.1_pre20090417.ebuild itcl-3.3.1_pre20080417.ebuild
Date: Sat, 18 Apr 2009 08:59:59 +0000
mescalinum    09/04/18 08:59:59

  Modified:             ChangeLog
  Added:                itcl-3.3.1_pre20090417.ebuild
  Removed:              itcl-3.3.1_pre20080417.ebuild
  Log:
  fix version typo -- adding prerelease of incrTcl-3.3.1 suite. fixes bug #210765
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 dev-tcltk/itcl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/itcl/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/itcl/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/itcl/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	17 Apr 2009 19:29:42 -0000	1.36
+++ ChangeLog	18 Apr 2009 08:59:59 -0000	1.37
@@ -1,11 +1,11 @@
 # ChangeLog for dev-tcltk/itcl
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.36 2009/04/17 19:29:42 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.37 2009/04/18 08:59:59 mescalinum Exp $
 
-*itcl-3.3.1_pre20080417 (17 Apr 2009)
+*itcl-3.3.1_pre20090417 (17 Apr 2009)
 
   17 Apr 2009; Federico Ferri <mescalinum@g.o>
-  +itcl-3.3.1_pre20080417.ebuild:
+  +itcl-3.3.1_pre20090417.ebuild:
   adding prerelease of incrTcl-3.3.1 suite. fixes bug #210765
 
   22 Sep 2006; MATSUU Takuto <matsuu@g.o>



1.1                  dev-tcltk/itcl/itcl-3.3.1_pre20090417.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/itcl/itcl-3.3.1_pre20090417.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/itcl/itcl-3.3.1_pre20090417.ebuild?rev=1.1&content-type=text/plain

Index: itcl-3.3.1_pre20090417.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.3.1_pre20090417.ebuild,v 1.1 2009/04/18 08:59:59 mescalinum Exp $

inherit eutils

MY_PN="incrTcl"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Object Oriented Enhancements for Tcl/Tk"
HOMEPAGE="http://incrtcl.sourceforge.net/"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz"

IUSE=""
SLOT="0"
LICENSE="BSD"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"

DEPEND="dev-lang/tcl"

S="${WORKDIR}/${MY_PN}/${PN}"

src_compile() {
	econf || die "econf failed"
	emake CFLAGS_DEFAULT="${CFLAGS}" || die "emake failed"
}

src_install() {
	make DESTDIR="${D}" install || die "make install failed"
	dodoc ../{CHANGES,ChangeLog,INCOMPATIBLE,README,TODO}
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-admin/eselect: eselect-9999.ebuild ChangeLog eselect-1.0.12.ebuild
Next by thread:
gentoo-x86 commit in dev-tcltk/itk: itk-3.3.1_pre20090417.ebuild ChangeLog itk-3.3.1_pre20080417.ebuild
Previous by date:
gentoo-x86 commit in virtual/perl-Module-Pluggable: ChangeLog perl-Module-Pluggable-3.9.ebuild
Next by date:
gentoo-x86 commit in dev-tcltk/itk: itk-3.3.1_pre20090417.ebuild ChangeLog itk-3.3.1_pre20080417.ebuild


Updated Jan 26, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.