summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-27 15:21:26 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-27 15:21:26 +0000
commit7ec977fa5960193032d83d6117f8a6052a8ba871 (patch)
tree9e3e68f49dfe8da3a9c2a3218320ad884e249cf8 /sys-libs/slang
parentStable on sparc (diff)
downloadgentoo-2-7ec977fa5960193032d83d6117f8a6052a8ba871.tar.gz
gentoo-2-7ec977fa5960193032d83d6117f8a6052a8ba871.tar.bz2
gentoo-2-7ec977fa5960193032d83d6117f8a6052a8ba871.zip
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs/slang')
-rw-r--r--sys-libs/slang/ChangeLog5
-rw-r--r--sys-libs/slang/slang-1.4.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog
index 348ba70cb3fe..26bc35a46485 100644
--- a/sys-libs/slang/ChangeLog
+++ b/sys-libs/slang/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/slang
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.43 2006/02/25 19:13:29 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.44 2006/02/27 15:18:05 corsair Exp $
+
+ 27 Feb 2006; Markus Rothe <corsair@gentoo.org> slang-1.4.9-r2.ebuild:
+ Stable on ppc64
25 Feb 2006; Alastair Tse <liquidx@gentoo.org>
-files/slang-utf8-acs.patch, -files/slang-utf8-fix.patch,
diff --git a/sys-libs/slang/slang-1.4.9-r2.ebuild b/sys-libs/slang/slang-1.4.9-r2.ebuild
index a6b9cabf528f..85902883b192 100644
--- a/sys-libs/slang/slang-1.4.9-r2.ebuild
+++ b/sys-libs/slang/slang-1.4.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9-r2.ebuild,v 1.5 2006/02/26 00:05:56 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9-r2.ebuild,v 1.6 2006/02/27 15:18:05 corsair Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.bz2
LICENSE="|| ( GPL-2 Artistic )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc x86"
IUSE="cjk unicode"
DEPEND=">=sys-libs/ncurses-5.2-r2"