grobian 15/06/09 10:46:25 Modified: iniparser-3.1-r1.ebuild ChangeLog Log: Add Prefix keywords to unbreak the Prefix bootstrap (Portage version: 2.2.14-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Revision Changes Path 1.14 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.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild?r1=1.13&r2=1.14 Index: iniparser-3.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- iniparser-3.1-r1.ebuild 3 Jun 2015 14:45:51 -0000 1.13 +++ iniparser-3.1-r1.ebuild 9 Jun 2015 10:46:25 -0000 1.14 @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.13 2015/06/03 14:45:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.1-r1.ebuild,v 1.14 2015/06/09 10:46:25 grobian 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 arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples static-libs" DEPEND="doc? ( app-doc/doxygen ) 1.46 dev-libs/iniparser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/ChangeLog?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/ChangeLog?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/iniparser/ChangeLog?r1=1.45&r2=1.46 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 3 Jun 2015 14:45:51 -0000 1.45 +++ ChangeLog 9 Jun 2015 10:46:25 -0000 1.46 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/iniparser # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.45 2015/06/03 14:45:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.46 2015/06/09 10:46:25 grobian Exp $ + + 09 Jun 2015; Fabian Groffen <[email protected]> iniparser-3.1-r1.ebuild: + Add Prefix keywords to unbreak the Prefix bootstrap 03 Jun 2015; Mike Frysinger <[email protected]> iniparser-3.1-r1.ebuild: Mark arm64/m68k/s390/sh stable.
