diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 09:30:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 09:30:13 +0000 |
commit | 3d643e948757217cf64ab8c9a2a291d3225fb5ad (patch) | |
tree | f4f907c308fe382cebba2db70a58f1f2289b4f38 /dev-libs/newt | |
parent | Stable for sparc, wrt bug #519592 (diff) | |
download | gentoo-2-3d643e948757217cf64ab8c9a2a291d3225fb5ad.tar.gz gentoo-2-3d643e948757217cf64ab8c9a2a291d3225fb5ad.tar.bz2 gentoo-2-3d643e948757217cf64ab8c9a2a291d3225fb5ad.zip |
Stable for sparc, wrt bug #517822
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/newt')
-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 b3245f804425..704cc73e1131 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.97 2014/10/28 10:55:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.98 2014/10/29 09:30:13 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: + Stable for sparc, wrt bug #517822 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> newt-0.52.15.ebuild: Stable for ia64, wrt bug #517822 diff --git a/dev-libs/newt/newt-0.52.15.ebuild b/dev-libs/newt/newt-0.52.15.ebuild index 5ed5fec5bf92..e4d1afe9383f 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.16 2014/10/28 10:55:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v 1.17 2014/10/29 09:30:13 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}" |