summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2014-05-09 21:18:34 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2014-05-09 21:18:34 +0000
commit515213b90b8bb10cff18604e2ec888627a3fff4a (patch)
tree97b02d18262b56f3af08fcccb6a1df5466031096 /dev-lang
parentRemove old (diff)
downloadgentoo-2-515213b90b8bb10cff18604e2ec888627a3fff4a.tar.gz
gentoo-2-515213b90b8bb10cff18604e2ec888627a3fff4a.tar.bz2
gentoo-2-515213b90b8bb10cff18604e2ec888627a3fff4a.zip
Add ~mips
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/jimtcl/ChangeLog5
-rw-r--r--dev-lang/jimtcl/jimtcl-0.75.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/jimtcl/ChangeLog b/dev-lang/jimtcl/ChangeLog
index f9af52d5184b..f12653c67523 100644
--- a/dev-lang/jimtcl/ChangeLog
+++ b/dev-lang/jimtcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/jimtcl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.12 2014/05/09 20:45:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.13 2014/05/09 21:18:34 hwoarang Exp $
+
+ 09 May 2014; Markos Chandras <hwoarang@gentoo.org> jimtcl-0.75.ebuild:
+ Add ~mips
*jimtcl-0.75 (09 May 2014)
diff --git a/dev-lang/jimtcl/jimtcl-0.75.ebuild b/dev-lang/jimtcl/jimtcl-0.75.ebuild
index 6f77c553797f..f85b1c20e9e3 100644
--- a/dev-lang/jimtcl/jimtcl-0.75.ebuild
+++ b/dev-lang/jimtcl/jimtcl-0.75.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild,v 1.1 2014/05/09 20:45:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild,v 1.2 2014/05/09 21:18:34 hwoarang Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/msteveb/jimtcl/zipball/${PV} -> ${P}.zip"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~x86"
IUSE="doc static-libs"
DEPEND="doc? ( app-text/asciidoc )
app-arch/unzip"