summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-09-21 14:36:17 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-09-21 14:36:17 +0000
commit100894f40ea231f682f0e730526b22b71de35fe0 (patch)
tree3d3a619a76499de741131dcb0cca9db48358c234
parentmark dialog-0.9_beta20031207-r1 x86, add dialog-1.0.20040731 (Manifest recommit) (diff)
downloadgentoo-2-100894f40ea231f682f0e730526b22b71de35fe0.tar.gz
gentoo-2-100894f40ea231f682f0e730526b22b71de35fe0.tar.bz2
gentoo-2-100894f40ea231f682f0e730526b22b71de35fe0.zip
mark x86
-rw-r--r--sys-libs/ncurses/ChangeLog5
-rw-r--r--sys-libs/ncurses/ncurses-5.4-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog
index 119f33dffba1..3995da203051 100644
--- a/sys-libs/ncurses/ChangeLog
+++ b/sys-libs/ncurses/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/ncurses
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.79 2004/09/08 15:05:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.80 2004/09/21 14:36:17 lanius Exp $
+
+ 21 Sep 2004; Heinrich Wendel <lanius@gentoo.org> ncurses-5.4-r5.ebuild:
+ mark x86
08 Sep 2004; Mike Frysinger <vapier@gentoo.org> ncurses-5.3-r5.ebuild,
ncurses-5.4-r1.ebuild, ncurses-5.4-r2.ebuild, ncurses-5.4-r3.ebuild,
diff --git a/sys-libs/ncurses/ncurses-5.4-r5.ebuild b/sys-libs/ncurses/ncurses-5.4-r5.ebuild
index 83bedd7d174b..d643000b709a 100644
--- a/sys-libs/ncurses/ncurses-5.4-r5.ebuild
+++ b/sys-libs/ncurses/ncurses-5.4-r5.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/ncurses/ncurses-5.4-r5.ebuild,v 1.4 2004/09/08 15:11:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r5.ebuild,v 1.5 2004/09/21 14:36:17 lanius Exp $
inherit eutils flag-o-matic gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/ncurses/${P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ia64 ~ppc64 ~s390"
IUSE="build bootstrap debug doc uclibc unicode"
DEPEND="virtual/libc"