maekke 14/10/25 14:14:40 Modified: ChangeLog popt-1.16-r2.ebuild Log: arm stable, bug #525984 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.107 dev-libs/popt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 23 Oct 2014 13:48:00 -0000 1.106 +++ ChangeLog 25 Oct 2014 14:14:40 -0000 1.107 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/popt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.106 2014/10/23 13:48:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.107 2014/10/25 14:14:40 maekke Exp $ + + 25 Oct 2014; Markus Meier <[email protected]> popt-1.16-r2.ebuild: + arm stable, bug #525984 23 Oct 2014; Pacho Ramos <[email protected]> popt-1.16-r2.ebuild: amd64/x86 stable, bug #525984 1.5 dev-libs/popt/popt-1.16-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?r1=1.4&r2=1.5 Index: popt-1.16-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- popt-1.16-r2.ebuild 23 Oct 2014 13:48:00 -0000 1.4 +++ popt-1.16-r2.ebuild 25 Oct 2014 14:14:40 -0000 1.5 @@ -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/popt/popt-1.16-r2.ebuild,v 1.4 2014/10/23 13:48:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.5 2014/10/25 14:14:40 maekke Exp $ EAPI=5 inherit eutils multilib-minimal @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="nls static-libs" RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"
