maekke 14/10/11 12:03:34 Modified: ChangeLog iniparser-3.1-r1.ebuild Log: arm stable, bug #512012 (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.43 dev-libs/iniparser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 15 Sep 2014 08:18:27 -0000 1.42 +++ ChangeLog 11 Oct 2014 12:03:34 -0000 1.43 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/iniparser # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.42 2014/09/15 08:18:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.43 2014/10/11 12:03:34 maekke Exp $ + + 11 Oct 2014; Markus Meier <[email protected]> iniparser-3.1-r1.ebuild: + arm stable, bug #512012 15 Sep 2014; Agostino Sarubbo <[email protected]> iniparser-3.1-r1.ebuild: Stable for sparc, wrt bug #512012 1.11 dev-libs/iniparser/iniparser-3.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild?r1=1.10&r2=1.11 Index: iniparser-3.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- iniparser-3.1-r1.ebuild 15 Sep 2014 08:18:27 -0000 1.10 +++ iniparser-3.1-r1.ebuild 11 Oct 2014 12:03:34 -0000 1.11 @@ -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/iniparser/iniparser-3.1-r1.ebuild,v 1.10 2014/09/15 08:18:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild,v 1.11 2014/10/11 12:03:34 maekke Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://ndevilla.free.fr/iniparser/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos" IUSE="doc examples static-libs" DEPEND="doc? ( app-doc/doxygen )
