public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tclreadline: tclreadline-2.1.0.ebuild tclreadline-2.1.0-r1.ebuild ChangeLog tclreadline-2.1.0-r2.ebuild
@ 2012-11-04 19:52 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-11-04 19:52 UTC (permalink / raw
  To: gentoo-commits

jlec        12/11/04 19:52:08

  Modified:             tclreadline-2.1.0.ebuild
                        tclreadline-2.1.0-r1.ebuild ChangeLog
  Added:                tclreadline-2.1.0-r2.ebuild
  Log:
  dev-tcltk/tclreadline: Add fix for underlinking, #440648; pass all paths to configure for prefix stability
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.18                 dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild?r1=1.17&r2=1.18

Index: tclreadline-2.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- tclreadline-2.1.0.ebuild	12 Dec 2011 08:53:38 -0000	1.17
+++ tclreadline-2.1.0.ebuild	4 Nov 2012 19:52:08 -0000	1.18
@@ -1,18 +1,18 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild,v 1.17 2011/12/12 08:53:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild,v 1.18 2012/11/04 19:52:08 jlec Exp $
 
 DESCRIPTION="Readline extension to TCL"
 HOMEPAGE="http://tclreadline.sf.net/"
 SRC_URI="mirror://sourceforge/tclreadline/${P}.tar.gz"
 
-IUSE=""
-LICENSE="BSD"
 SLOT="0"
+LICENSE="BSD"
 KEYWORDS="alpha ~amd64 ppc ~sparc x86"
+IUSE=""
 
 DEPEND="
-	>=dev-lang/tcl-8.3
+	dev-lang/tcl
 	sys-libs/readline"
 RDEPEND="${DEPEND}"
 



1.5                  dev-tcltk/tclreadline/tclreadline-2.1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r1.ebuild?r1=1.4&r2=1.5

Index: tclreadline-2.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tclreadline-2.1.0-r1.ebuild	15 Dec 2011 12:15:03 -0000	1.4
+++ tclreadline-2.1.0-r1.ebuild	4 Nov 2012 19:52:08 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r1.ebuild,v 1.4 2011/12/15 12:15:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r1.ebuild,v 1.5 2012/11/04 19:52:08 jlec Exp $
 
 EAPI=4
 
@@ -10,10 +10,10 @@
 HOMEPAGE="http://tclreadline.sf.net/"
 SRC_URI="mirror://sourceforge/tclreadline/${P}.tar.gz"
 
-LICENSE="BSD"
-IUSE=""
 SLOT="0"
+LICENSE="BSD"
 KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
+IUSE=""
 
 DEPEND="
 	dev-lang/tcl



1.18                 dev-tcltk/tclreadline/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	15 Dec 2011 12:15:03 -0000	1.17
+++ ChangeLog	4 Nov 2012 19:52:08 -0000	1.18
@@ -1,6 +1,14 @@
 # ChangeLog for dev-tcltk/tclreadline
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/ChangeLog,v 1.17 2011/12/15 12:15:03 ago Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/ChangeLog,v 1.18 2012/11/04 19:52:08 jlec Exp $
+
+*tclreadline-2.1.0-r2 (04 Nov 2012)
+
+  04 Nov 2012; Justin Lecher <jlec@gentoo.org> tclreadline-2.1.0.ebuild,
+  tclreadline-2.1.0-r1.ebuild, +tclreadline-2.1.0-r2.ebuild,
+  +files/tclreadline-2.1.0-gold.patch:
+  Add fix for underlinking, #440648; pass all paths to configure for prefix
+  stability
 
   15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> tclreadline-2.1.0-r1.ebuild:
   Stable for AMD64, wrt bug #393825



1.1                  dev-tcltk/tclreadline/tclreadline-2.1.0-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r2.ebuild?rev=1.1&content-type=text/plain

Index: tclreadline-2.1.0-r2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0-r2.ebuild,v 1.1 2012/11/04 19:52:08 jlec Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=yes

inherit autotools-utils multilib

DESCRIPTION="Readline extension to TCL"
HOMEPAGE="http://tclreadline.sf.net/"
SRC_URI="mirror://sourceforge/tclreadline/${P}.tar.gz"

SLOT="0"
LICENSE="BSD"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"

DEPEND="
	dev-lang/tcl
	sys-libs/readline"
RDEPEND="${DEPEND}"

PATCHES=( "${FILESDIR}"/${P}-gold.patch )

src_configure() {
	local myeconfargs=(
		--with-tcl="${EPREFIX}/usr/$(get_libdir)"
		--with-tcl-includes="${EPREFIX}/usr/include"
		--with-readline-includes="${EPREFIX}/usr/include"
		--with-readline-library="${EPREFIX}/usr/$(get_libdir)"
		)
	autotools-utils_src_configure
}





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

only message in thread, other threads:[~2012-11-04 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-04 19:52 [gentoo-commits] gentoo-x86 commit in dev-tcltk/tclreadline: tclreadline-2.1.0.ebuild tclreadline-2.1.0-r1.ebuild ChangeLog tclreadline-2.1.0-r2.ebuild Justin Lecher (jlec)

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