summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-24 15:59:08 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-24 15:59:08 +0000
commit53818c83b5913299b1a0cb573edfda885efee016 (patch)
treec6e1252ab4fa2f8760d1a788645fd30b8c90f3bc /dev-lang/jimtcl
parentStable for arm, wrt bug #480882 (diff)
downloadgentoo-2-53818c83b5913299b1a0cb573edfda885efee016.tar.gz
gentoo-2-53818c83b5913299b1a0cb573edfda885efee016.tar.bz2
gentoo-2-53818c83b5913299b1a0cb573edfda885efee016.zip
arm stable, bug #479834
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang/jimtcl')
-rw-r--r--dev-lang/jimtcl/ChangeLog5
-rw-r--r--dev-lang/jimtcl/jimtcl-0.73.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/jimtcl/ChangeLog b/dev-lang/jimtcl/ChangeLog
index 6b04e1e818d5..021706076118 100644
--- a/dev-lang/jimtcl/ChangeLog
+++ b/dev-lang/jimtcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/jimtcl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.8 2013/08/17 09:45:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.9 2013/08/24 15:59:08 maekke Exp $
+
+ 24 Aug 2013; Markus Meier <maekke@gentoo.org> jimtcl-0.73.ebuild:
+ arm stable, bug #479834
17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> jimtcl-0.73.ebuild:
Stable for amd64, wrt bug #479834
diff --git a/dev-lang/jimtcl/jimtcl-0.73.ebuild b/dev-lang/jimtcl/jimtcl-0.73.ebuild
index f34e22eebf2d..c098452f4270 100644
--- a/dev-lang/jimtcl/jimtcl-0.73.ebuild
+++ b/dev-lang/jimtcl/jimtcl-0.73.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild,v 1.3 2013/08/17 09:45:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild,v 1.4 2013/08/24 15:59:08 maekke Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/msteveb/jimtcl/zipball/0.73 -> ${P}.zip"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 arm ~x86"
IUSE="doc static-libs"
DEPEND="doc? ( app-text/asciidoc )
app-arch/unzip"