summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-04 21:16:25 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-04 21:16:25 +0000
commit3f45f036306fd3c87cc324f9f76dc227cf7ee8b0 (patch)
tree1c2d448411896e791537b7f38df7123a154bf8a2 /sys-libs/slang
parentppc stable & unstable profile updates (Manifest recommit) (diff)
downloadgentoo-2-3f45f036306fd3c87cc324f9f76dc227cf7ee8b0.tar.gz
gentoo-2-3f45f036306fd3c87cc324f9f76dc227cf7ee8b0.tar.bz2
gentoo-2-3f45f036306fd3c87cc324f9f76dc227cf7ee8b0.zip
ppc stable profile update
Diffstat (limited to 'sys-libs/slang')
-rw-r--r--sys-libs/slang/ChangeLog5
-rw-r--r--sys-libs/slang/slang-1.4.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog
index f6b93589eed5..a4297b3406aa 100644
--- a/sys-libs/slang/ChangeLog
+++ b/sys-libs/slang/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-libs/slang
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.33 2004/09/30 13:13:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.34 2004/10/04 21:16:25 pvdabeel Exp $
30 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> slang-1.4.9-r1.ebuild:
Stable on alpha.
@@ -26,6 +26,9 @@
*slang-1.4.9-r1 (07 Jun 2004)
+ 04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>:
+ PPC stable
+
07 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
+slang-1.4.9-r1.ebuild:
Added unicode patches. Thanks to Alexander Darovsky <adarovsky@users.sf.net>
diff --git a/sys-libs/slang/slang-1.4.9-r1.ebuild b/sys-libs/slang/slang-1.4.9-r1.ebuild
index 63b660bafd42..1ce1b61009b2 100644
--- a/sys-libs/slang/slang-1.4.9-r1.ebuild
+++ b/sys-libs/slang/slang-1.4.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-r1.ebuild,v 1.7 2004/09/30 13:13:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9-r1.ebuild,v 1.8 2004/10/04 21:16:25 pvdabeel Exp $
inherit gcc eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.bz2"
LICENSE="GPL-2 | Artistic"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc alpha mips ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ppc sparc alpha mips ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
IUSE="cjk unicode"
DEPEND=">=sys-libs/ncurses-5.2-r2"