armin76 15/01/16 10:05:37 Modified: ChangeLog popt-1.16-r2.ebuild Log: alpha/ia64/sparc stable wrt #525984 (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Revision Changes Path 1.109 dev-libs/popt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.109&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.109&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?r1=1.108&r2=1.109 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- ChangeLog 2 Nov 2014 22:16:19 -0000 1.108 +++ ChangeLog 16 Jan 2015 10:05:37 -0000 1.109 @@ -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.108 2014/11/02 22:16:19 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.109 2015/01/16 10:05:37 armin76 Exp $ + + 16 Jan 2015; Raúl Porcel <[email protected]> popt-1.16-r2.ebuild: + alpha/ia64/sparc stable wrt #525984 02 Nov 2014; Mike Frysinger <[email protected]> popt-1.16-r2.ebuild: Mark arm64/m68k/s390/sh stable. 1.7 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.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild?r1=1.6&r2=1.7 Index: popt-1.16-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- popt-1.16-r2.ebuild 2 Nov 2014 22:16:19 -0000 1.6 +++ popt-1.16-r2.ebuild 16 Jan 2015 10:05:37 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.6 2014/11/02 22:16:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.7 2015/01/16 10:05:37 armin76 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}] )"
