summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-01-08 21:28:40 +0000
committerMarkus Meier <maekke@gentoo.org>2011-01-08 21:28:40 +0000
commit9f6113e3ccb61ae3c8157c26aa1627d07121ca24 (patch)
treeec359bd4824786cd5591bafff4548fd322be2f9b
parentarm stable, bug #349659 (diff)
downloadgentoo-2-9f6113e3ccb61ae3c8157c26aa1627d07121ca24.tar.gz
gentoo-2-9f6113e3ccb61ae3c8157c26aa1627d07121ca24.tar.bz2
gentoo-2-9f6113e3ccb61ae3c8157c26aa1627d07121ca24.zip
arm stable, bug #349905
(Portage version: 2.1.9.30/cvs/Linux i686)
-rw-r--r--dev-libs/newt/ChangeLog5
-rw-r--r--dev-libs/newt/newt-0.52.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/newt/ChangeLog b/dev-libs/newt/ChangeLog
index 9c7f2d386451..31e03dcb3d6c 100644
--- a/dev-libs/newt/ChangeLog
+++ b/dev-libs/newt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/newt
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.69 2011/01/07 19:30:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.70 2011/01/08 21:28:40 maekke Exp $
+
+ 08 Jan 2011; Markus Meier <maekke@gentoo.org> newt-0.52.12.ebuild:
+ arm stable, bug #349905
07 Jan 2011; Brent Baude <ranger@gentoo.org> newt-0.52.12.ebuild:
Marking newt-0.52.12 ppc for bug 349905
diff --git a/dev-libs/newt/newt-0.52.12.ebuild b/dev-libs/newt/newt-0.52.12.ebuild
index c0f0c79b4705..e1416b841ae8 100644
--- a/dev-libs/newt/newt-0.52.12.ebuild
+++ b/dev-libs/newt/newt-0.52.12.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-libs/newt/newt-0.52.12.ebuild,v 1.5 2011/01/07 19:30:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.12.ebuild,v 1.6 2011/01/08 21:28:40 maekke Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/releases/n/e/newt/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="gpm tcl nls"
RDEPEND="=sys-libs/slang-2*