summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-05-11 19:58:52 +0000
committerChristoph Mende <angelos@gentoo.org>2011-05-11 19:58:52 +0000
commitf5c79927a85053d81b390c68333619f64aaeddae (patch)
tree5fb3bf7cf2de7529e01c9b9fb973529ba0041687 /dev-tcltk
parentStable on amd64 wrt bug #364825 (diff)
downloadgentoo-2-f5c79927a85053d81b390c68333619f64aaeddae.tar.gz
gentoo-2-f5c79927a85053d81b390c68333619f64aaeddae.tar.bz2
gentoo-2-f5c79927a85053d81b390c68333619f64aaeddae.zip
Stable on amd64 wrt bug #364825
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclperl/ChangeLog7
-rw-r--r--dev-tcltk/tclperl/tclperl-3.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tclperl/ChangeLog b/dev-tcltk/tclperl/ChangeLog
index 768aaadbdf57..eb1338b44485 100644
--- a/dev-tcltk/tclperl/ChangeLog
+++ b/dev-tcltk/tclperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclperl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/ChangeLog,v 1.8 2010/05/28 23:00:54 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/ChangeLog,v 1.9 2011/05/11 19:58:52 angelos Exp $
+
+ 11 May 2011; Christoph Mende <angelos@gentoo.org> tclperl-3.2.ebuild:
+ Stable on amd64 wrt bug #364825
28 May 2010; Justin Lecher <jlec@gentoo.org> tclperl-3.2.ebuild:
Added missing LDFLAGS #247189
diff --git a/dev-tcltk/tclperl/tclperl-3.2.ebuild b/dev-tcltk/tclperl/tclperl-3.2.ebuild
index a698565074a0..1cdc569f2b3d 100644
--- a/dev-tcltk/tclperl/tclperl-3.2.ebuild
+++ b/dev-tcltk/tclperl/tclperl-3.2.ebuild
@@ -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/tclperl/tclperl-3.2.ebuild,v 1.2 2010/05/28 23:00:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/tclperl-3.2.ebuild,v 1.3 2011/05/11 19:58:52 angelos Exp $
inherit flag-o-matic multilib toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/tcl-8.3.3