summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-03-06 00:37:35 +0000
committerMichael Weber <xmw@gentoo.org>2011-03-06 00:37:35 +0000
commit52269c4ad3913252e097794dd5c4182bcb8d83c4 (patch)
tree2e0a6e4cae983faf5542acd0679f5dc2784fe807 /dev-util
parentSet SUPPORT_PYTHON_ABIS (bug #308263). (diff)
downloadgentoo-2-52269c4ad3913252e097794dd5c4182bcb8d83c4.tar.gz
gentoo-2-52269c4ad3913252e097794dd5c4182bcb8d83c4.tar.bz2
gentoo-2-52269c4ad3913252e097794dd5c4182bcb8d83c4.zip
arm stable (bug 355649)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/dialog/ChangeLog5
-rw-r--r--dev-util/dialog/dialog-1.1.20100428.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/dialog/ChangeLog b/dev-util/dialog/ChangeLog
index a87c8af38da2..de5d82d6cd2a 100644
--- a/dev-util/dialog/ChangeLog
+++ b/dev-util/dialog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/dialog
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.124 2011/03/05 12:51:51 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.125 2011/03/06 00:37:35 xmw Exp $
+
+ 06 Mar 2011; Michael Weber <xmw@gentoo.org> dialog-1.1.20100428.ebuild:
+ arm stable (bug 355649)
05 Mar 2011; Michael Weber <xmw@gentoo.org> dialog-1.1.20100428.ebuild:
ppc/sparc stable (bug 355649)
diff --git a/dev-util/dialog/dialog-1.1.20100428.ebuild b/dev-util/dialog/dialog-1.1.20100428.ebuild
index 89f3069c3312..f82f3fa66ea5 100644
--- a/dev-util/dialog/dialog-1.1.20100428.ebuild
+++ b/dev-util/dialog/dialog-1.1.20100428.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.1.20100428.ebuild,v 1.2 2011/03/05 12:51:51 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.1.20100428.ebuild,v 1.3 2011/03/06 00:37:35 xmw Exp $
EAPI=2
@@ -14,7 +14,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${PN}-${MY_PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="examples minimal nls unicode"
RDEPEND=">=app-shells/bash-2.04-r3