summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-04 19:52:14 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-04 19:52:14 +0000
commit739ca7ee19c81b3167ec0f8755f74ab346c2d75f (patch)
tree219310ce46f9578678e6e362d2ee39a2b6fedbea /dev-lang/jimtcl
parentadd ~arm, bug #474026 (diff)
downloadgentoo-2-739ca7ee19c81b3167ec0f8755f74ab346c2d75f.tar.gz
gentoo-2-739ca7ee19c81b3167ec0f8755f74ab346c2d75f.tar.bz2
gentoo-2-739ca7ee19c81b3167ec0f8755f74ab346c2d75f.zip
add ~arm, bug #474626
(Portage version: 2.1.13.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/ChangeLog7
-rw-r--r--dev-lang/jimtcl/jimtcl-0.73.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/jimtcl/ChangeLog b/dev-lang/jimtcl/ChangeLog
index d6e607400d64..bb1c818fae4d 100644
--- a/dev-lang/jimtcl/ChangeLog
+++ b/dev-lang/jimtcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/jimtcl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.6 2012/08/17 22:23:51 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.7 2013/08/04 19:52:14 maekke Exp $
+
+ 04 Aug 2013; Markus Meier <maekke@gentoo.org> jimtcl-0.73.ebuild:
+ add ~arm, bug #474626
*jimtcl-0.73 (17 Aug 2012)
diff --git a/dev-lang/jimtcl/jimtcl-0.73.ebuild b/dev-lang/jimtcl/jimtcl-0.73.ebuild
index 29003fbde978..29bc0db1b85a 100644
--- a/dev-lang/jimtcl/jimtcl-0.73.ebuild
+++ b/dev-lang/jimtcl/jimtcl-0.73.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.1 2012/08/17 22:23:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild,v 1.2 2013/08/04 19:52:14 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 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="doc static-libs"
DEPEND="doc? ( app-text/asciidoc )
app-arch/unzip"