summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-27 10:52:59 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-27 10:52:59 +0000
commitf6fe31586ae3477aebbd368c86be1c7ee6714858 (patch)
treea5912fa7915fe3bebf680525f373776b18e6c062 /dev-tcltk
parentStable on amd64 wrt bug #352619 (diff)
downloadgentoo-2-f6fe31586ae3477aebbd368c86be1c7ee6714858.tar.gz
gentoo-2-f6fe31586ae3477aebbd368c86be1c7ee6714858.tar.bz2
gentoo-2-f6fe31586ae3477aebbd368c86be1c7ee6714858.zip
Stable on amd64 wrt bug #352051
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tkimg/ChangeLog5
-rw-r--r--dev-tcltk/tkimg/tkimg-1.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog
index 01157db3803b..6f06aca7821d 100644
--- a/dev-tcltk/tkimg/ChangeLog
+++ b/dev-tcltk/tkimg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tkimg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.20 2011/01/19 14:23:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.21 2011/01/27 10:52:59 hwoarang Exp $
+
+ 27 Jan 2011; Markos Chandras <hwoarang@gentoo.org> tkimg-1.4.ebuild:
+ Stable on amd64 wrt bug #352051
19 Jan 2011; Justin Lecher <jlec@gentoo.org> tkimg-1.4.20100510.ebuild:
Tests require X
diff --git a/dev-tcltk/tkimg/tkimg-1.4.ebuild b/dev-tcltk/tkimg/tkimg-1.4.ebuild
index 0815ce7ab338..05dc326803d6 100644
--- a/dev-tcltk/tkimg/tkimg-1.4.ebuild
+++ b/dev-tcltk/tkimg/tkimg-1.4.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/tkimg/tkimg-1.4.ebuild,v 1.1 2010/11/19 17:42:29 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4.ebuild,v 1.2 2011/01/27 10:52:59 hwoarang Exp $
EAPI="3"
VIRTUALX_USE=test
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${MYP}.tar.bz2"
IUSE="doc test"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-lang/tk
>=dev-tcltk/tcllib-1.11