summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-01-06 18:20:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-01-06 18:20:05 +0000
commit0930cd9e469b92a1f9416f288cda18fd6eed4f64 (patch)
treeaebfe334a8f18543c749c266065cc67e992c8c41 /sys-auth/polkit
parentMark other non-working versions on ia64 (diff)
downloadgentoo-2-0930cd9e469b92a1f9416f288cda18fd6eed4f64.tar.gz
gentoo-2-0930cd9e469b92a1f9416f288cda18fd6eed4f64.tar.bz2
gentoo-2-0930cd9e469b92a1f9416f288cda18fd6eed4f64.zip
Add ~sh wrt #436668
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r--sys-auth/polkit/ChangeLog6
-rw-r--r--sys-auth/polkit/polkit-0.107-r1.ebuild6
-rw-r--r--sys-auth/polkit/polkit-0.109-r1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index b841efefa40d..0cc6574cec00 100644
--- a/sys-auth/polkit/ChangeLog
+++ b/sys-auth/polkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/polkit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.124 2013/01/01 09:04:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.125 2013/01/06 18:20:05 armin76 Exp $
+
+ 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> polkit-0.107-r1.ebuild,
+ polkit-0.109-r1.ebuild:
+ Add ~sh wrt #436668
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.109-r1.ebuild:
Add ~ia64, wrt bug #436668
diff --git a/sys-auth/polkit/polkit-0.107-r1.ebuild b/sys-auth/polkit/polkit-0.107-r1.ebuild
index baa153552e3f..60aaa4ff5b11 100644
--- a/sys-auth/polkit/polkit-0.107-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.107-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.14 2012/12/30 14:17:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.15 2013/01/06 18:20:05 armin76 Exp $
EAPI=4
inherit eutils multilib pam pax-utils systemd user
@@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86"
IUSE="examples gtk +introspection kde nls pam selinux systemd"
RDEPEND=">=dev-lang/spidermonkey-1.8.5-r1
diff --git a/sys-auth/polkit/polkit-0.109-r1.ebuild b/sys-auth/polkit/polkit-0.109-r1.ebuild
index a19d3481f614..cf95b638b833 100644
--- a/sys-auth/polkit/polkit-0.109-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.109-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild,v 1.2 2013/01/01 09:04:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild,v 1.3 2013/01/06 18:20:05 armin76 Exp $
EAPI=5
inherit eutils multilib pam pax-utils systemd user
@@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="examples gtk +introspection kde nls pam selinux systemd"
RDEPEND=">=dev-lang/spidermonkey-1.8.5-r2