summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-24 10:59:19 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-24 10:59:19 +0000
commit0e9a17493261724a53ada6fa80dd30c587e0dde2 (patch)
tree02a409b39d6e8c5a919af4fc908a157feafd226a /dev-tcltk/otcl
parentStable on ppc. (diff)
downloadgentoo-2-0e9a17493261724a53ada6fa80dd30c587e0dde2.tar.gz
gentoo-2-0e9a17493261724a53ada6fa80dd30c587e0dde2.tar.bz2
gentoo-2-0e9a17493261724a53ada6fa80dd30c587e0dde2.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-tcltk/otcl')
-rw-r--r--dev-tcltk/otcl/ChangeLog5
-rw-r--r--dev-tcltk/otcl/otcl-1.8-r3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog
index 2e6c9d5a55d4..77fc2088125a 100644
--- a/dev-tcltk/otcl/ChangeLog
+++ b/dev-tcltk/otcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/otcl
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.17 2005/04/23 22:44:36 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.18 2005/04/24 10:58:37 blubb Exp $
+
+ 24 Apr 2005; Simon Stelling <blubb@gentoo.org> otcl-1.8-r3.ebuild:
+ stable on amd64
23 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> -otcl-1.8-r1.ebuild,
-otcl-1.8-r2.ebuild, otcl-1.9.ebuild:
diff --git a/dev-tcltk/otcl/otcl-1.8-r3.ebuild b/dev-tcltk/otcl/otcl-1.8-r3.ebuild
index 0aa29d648b3f..1449e28a048b 100644
--- a/dev-tcltk/otcl/otcl-1.8-r3.ebuild
+++ b/dev-tcltk/otcl/otcl-1.8-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r3.ebuild,v 1.3 2004/10/26 22:02:17 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r3.ebuild,v 1.4 2005/04/24 10:58:37 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/"
SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 sparc ~ppc ~amd64"
+KEYWORDS="~x86 sparc ~ppc amd64"
IUSE=""
DEPEND=">=dev-lang/tcl-8.3.2
>=dev-lang/tk-8.3.2"