summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2008-02-10 21:39:22 +0000
committerRyan Hill <dirtyepic@gentoo.org>2008-02-10 21:39:22 +0000
commitcae5601e9544d2075f7a998023e519ef362afbd5 (patch)
tree84ede23e9dd6688438d4e69695168fb4d1732eba /sys-libs
parentKeyword ~mips. (diff)
downloadgentoo-2-cae5601e9544d2075f7a998023e519ef362afbd5.tar.gz
gentoo-2-cae5601e9544d2075f7a998023e519ef362afbd5.tar.bz2
gentoo-2-cae5601e9544d2075f7a998023e519ef362afbd5.zip
Keyword mips for bug #209422.
(Portage version: 2.1.4.2)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/slang/ChangeLog5
-rw-r--r--sys-libs/slang/slang-2.1.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog
index a0dc7b0c4775..98918b1d245f 100644
--- a/sys-libs/slang/ChangeLog
+++ b/sys-libs/slang/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/slang
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.72 2008/02/10 18:52:44 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.73 2008/02/10 21:39:22 dirtyepic Exp $
+
+ 10 Feb 2008; Ryan Hill <dirtyepic@gentoo.org> slang-2.1.3-r1.ebuild:
+ Keyword mips for bug #209422.
*slang-2.1.3-r1 (10 Feb 2008)
diff --git a/sys-libs/slang/slang-2.1.3-r1.ebuild b/sys-libs/slang/slang-2.1.3-r1.ebuild
index 78fb8795be97..21097741ef05 100644
--- a/sys-libs/slang/slang-2.1.3-r1.ebuild
+++ b/sys-libs/slang/slang-2.1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.1.3-r1.ebuild,v 1.1 2008/02/10 18:52:44 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.1.3-r1.ebuild,v 1.2 2008/02/10 21:39:22 dirtyepic Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~x86"
IUSE="cjk pcre png"
RDEPEND="pcre? ( dev-libs/libpcre )