diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-25 19:47:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-25 19:47:56 +0000 |
commit | be07c20cc9000cb363c6b2b9b55d5c15664374ca (patch) | |
tree | 34e7a7c926e7732449e3ae6d8719fa0a2e6432d9 /sys-auth | |
parent | Add ~sh (diff) | |
download | gentoo-2-be07c20cc9000cb363c6b2b9b55d5c15664374ca.tar.gz gentoo-2-be07c20cc9000cb363c6b2b9b55d5c15664374ca.tar.bz2 gentoo-2-be07c20cc9000cb363c6b2b9b55d5c15664374ca.zip |
Add ~sh
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.96-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.96.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index f6deffc9bc28..847b206e3c0a 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.14 2010/04/13 15:12:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.15 2010/04/25 19:47:56 armin76 Exp $ + + 25 Apr 2010; Raúl Porcel <armin76@gentoo.org> polkit-0.96.ebuild, + polkit-0.96-r1.ebuild: + Add ~sh 13 Apr 2010; Alexis Ballier <aballier@gentoo.org> polkit-0.96-r1.ebuild, +files/polkit-0.96-getcwd.patch: diff --git a/sys-auth/polkit/polkit-0.96-r1.ebuild b/sys-auth/polkit/polkit-0.96-r1.ebuild index ddbf42aa1ffb..309b17ac5a67 100644 --- a/sys-auth/polkit/polkit-0.96-r1.ebuild +++ b/sys-auth/polkit/polkit-0.96-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96-r1.ebuild,v 1.3 2010/04/13 15:12:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96-r1.ebuild,v 1.4 2010/04/25 19:47:56 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc examples expat nls pam" # introspection diff --git a/sys-auth/polkit/polkit-0.96.ebuild b/sys-auth/polkit/polkit-0.96.ebuild index 82e31380bfed..14b09cfacb37 100644 --- a/sys-auth/polkit/polkit-0.96.ebuild +++ b/sys-auth/polkit/polkit-0.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96.ebuild,v 1.6 2010/03/25 14:50:22 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96.ebuild,v 1.7 2010/04/25 19:47:56 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="debug doc examples expat nls pam" # introspection |