jer 14/08/13 12:24:17 Modified: ChangeLog polkit-0.112-r2.ebuild Log: Marked ~hppa (bug #517804). (Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.176 sys-auth/polkit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.176&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.176&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?r1=1.175&r2=1.176 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- ChangeLog 17 May 2014 15:31:51 -0000 1.175 +++ ChangeLog 13 Aug 2014 12:24:16 -0000 1.176 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.175 2014/05/17 15:31:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.176 2014/08/13 12:24:16 jer Exp $ + + 13 Aug 2014; Jeroen Roovers <[email protected]> polkit-0.112-r2.ebuild: + Marked ~hppa (bug #517804). 17 May 2014; Agostino Sarubbo <[email protected]> polkit-0.112-r1.ebuild: Stable for alpha, wrt bug #508862 1.3 sys-auth/polkit/polkit-0.112-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild?r1=1.2&r2=1.3 Index: polkit-0.112-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- polkit-0.112-r2.ebuild 6 Apr 2014 15:39:36 -0000 1.2 +++ polkit-0.112-r2.ebuild 13 Aug 2014 12:24:16 -0000 1.3 @@ -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/sys-auth/polkit/polkit-0.112-r2.ebuild,v 1.2 2014/04/06 15:39:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild,v 1.3 2014/08/13 12:24:16 jer Exp $ EAPI=5 inherit eutils multilib pam pax-utils systemd user @@ -11,12 +11,14 @@ LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="examples gtk +introspection jit kde nls pam selinux systemd" -RDEPEND="ia64? ( =dev-lang/spidermonkey-1.8.5*[-debug] ) +RDEPEND=" + ia64? ( =dev-lang/spidermonkey-1.8.5*[-debug] ) + hppa? ( =dev-lang/spidermonkey-1.8.5*[-debug] ) mips? ( =dev-lang/spidermonkey-1.8.5*[-debug] ) - !ia64? ( !mips? ( dev-lang/spidermonkey:17[-debug,jit=] ) ) + !hppa? ( !ia64? ( !mips? ( dev-lang/spidermonkey:17[-debug,jit=] ) ) ) >=dev-libs/glib-2.32 >=dev-libs/expat-2:= introspection? ( >=dev-libs/gobject-introspection-1 )
