diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 19:30:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 19:30:07 +0000 |
commit | 5892cd0e7ef2c7570f065f300ed053074c0b0c65 (patch) | |
tree | 37d4e6f9a7958b2211d2e35d328bb9a3396bf3b0 /dev-libs/newt | |
parent | Marking qscintilla-python-2.4.5 ppc for bug 349607 (diff) | |
download | gentoo-2-5892cd0e7ef2c7570f065f300ed053074c0b0c65.tar.gz gentoo-2-5892cd0e7ef2c7570f065f300ed053074c0b0c65.tar.bz2 gentoo-2-5892cd0e7ef2c7570f065f300ed053074c0b0c65.zip |
Marking newt-0.52.12 ppc for bug 349905
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/newt')
-rw-r--r-- | dev-libs/newt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/newt/newt-0.52.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/newt/ChangeLog b/dev-libs/newt/ChangeLog index 21b01cf706e7..9c7f2d386451 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.68 2011/01/02 12:24:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.69 2011/01/07 19:30:07 ranger Exp $ + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> newt-0.52.12.ebuild: + Marking newt-0.52.12 ppc for bug 349905 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> newt-0.52.12.ebuild: x86 stable wrt bug #349905 diff --git a/dev-libs/newt/newt-0.52.12.ebuild b/dev-libs/newt/newt-0.52.12.ebuild index 6fb412acbd72..c0f0c79b4705 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.4 2011/01/02 12:24:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.12.ebuild,v 1.5 2011/01/07 19:30:07 ranger 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* |