klausman 14/10/17 15:05:28 Modified: ChangeLog newt-0.52.15.ebuild Log: Stable on alpha, bug 517822 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.94 dev-libs/newt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 10 Oct 2014 15:22:25 -0000 1.93 +++ ChangeLog 17 Oct 2014 15:05:28 -0000 1.94 @@ -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.93 2014/10/10 15:22:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.94 2014/10/17 15:05:28 klausman Exp $ + + 17 Oct 2014; Tobias Klausmann <[email protected]> newt-0.52.15.ebuild: + Stable on alpha, bug 517822 10 Oct 2014; Agostino Sarubbo <[email protected]> newt-0.52.15.ebuild: Stable for amd64, wrt bug #517822 1.13 dev-libs/newt/newt-0.52.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild?r1=1.12&r2=1.13 Index: newt-0.52.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- newt-0.52.15.ebuild 10 Oct 2014 15:22:25 -0000 1.12 +++ newt-0.52.15.ebuild 17 Oct 2014 15:05:28 -0000 1.13 @@ -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.12 2014/10/10 15:22:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.15.ebuild,v 1.13 2014/10/17 15:05:28 klausman Exp $ EAPI="5" @@ -14,7 +14,7 @@ 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}"
