diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:03:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:03:14 +0000 |
commit | af3beee6c0bca6a5bb0c326539140294d97eda0b (patch) | |
tree | e620e87315c778983363f2c2d2a5d3d23181716b /dev-libs | |
parent | Stable for ppc64, wrt bug #517418 (diff) | |
download | gentoo-2-af3beee6c0bca6a5bb0c326539140294d97eda0b.tar.gz gentoo-2-af3beee6c0bca6a5bb0c326539140294d97eda0b.tar.bz2 gentoo-2-af3beee6c0bca6a5bb0c326539140294d97eda0b.zip |
Stable for ppc64, wrt bug #517822
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/newt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/newt/newt-0.52.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/newt/ChangeLog b/dev-libs/newt/ChangeLog index 1489ae4d0203..6164de322e57 100644 --- a/dev-libs/newt/ChangeLog +++ b/dev-libs/newt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/newt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.95 2014/10/18 14:29:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.96 2014/10/27 16:03:14 ago Exp $ + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: + Stable for ppc64, wrt bug #517822 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: Stable for ppc, wrt bug #517822 diff --git a/dev-libs/newt/newt-0.52.15.ebuild b/dev-libs/newt/newt-0.52.15.ebuild index 69cd171785a6..c523facaf749 100644 --- a/dev-libs/newt/newt-0.52.15.ebuild +++ b/dev-libs/newt/newt-0.52.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v 1.14 2014/10/18 14:29:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v 1.15 2014/10/27 16:03:14 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/releases/n/e/newt/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="gpm tcl nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |