diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-19 10:47:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-19 10:47:09 +0000 |
commit | f2e20028d1ae362d37e19ef065d5d2582bbe2980 (patch) | |
tree | bbbaf7762f57264d03d2b866e77b67387fe0a88d /sys-auth | |
parent | Initial import (diff) | |
download | gentoo-2-f2e20028d1ae362d37e19ef065d5d2582bbe2980.tar.gz gentoo-2-f2e20028d1ae362d37e19ef065d5d2582bbe2980.tar.bz2 gentoo-2-f2e20028d1ae362d37e19ef065d5d2582bbe2980.zip |
alpha/ia64/sh/sparc stable wrt #354509
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.99-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 10b7b70725aa..94d617915424 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.40 2011/03/15 18:02:39 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.41 2011/03/19 10:47:09 armin76 Exp $ + + 19 Mar 2011; Raúl Porcel <armin76@gentoo.org> polkit-0.99-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #354509 15 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> polkit-0.101.ebuild: PDEPEND on 0.101 version of polkit-gnome diff --git a/sys-auth/polkit/polkit-0.99-r1.ebuild b/sys-auth/polkit/polkit-0.99-r1.ebuild index c7e3bfb851b0..702ada5a92ae 100644 --- a/sys-auth/polkit/polkit-0.99-r1.ebuild +++ b/sys-auth/polkit/polkit-0.99-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.99-r1.ebuild,v 1.8 2011/03/13 20:22:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.99-r1.ebuild,v 1.9 2011/03/19 10:47:09 armin76 Exp $ EAPI=2 inherit eutils pam @@ -11,7 +11,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc examples gtk +introspection kde nls pam" RDEPEND=">=dev-libs/glib-2.25.12 |