diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 16:33:16 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 16:33:16 +0000 |
commit | 00f0d787db13b56c547a65a4713067789a2151f5 (patch) | |
tree | 49398afcb4d35e6726319c50e1596e24bc96a7fe /sys-auth | |
parent | Stable on alpha, bug #329621 (diff) | |
download | gentoo-2-00f0d787db13b56c547a65a4713067789a2151f5.tar.gz gentoo-2-00f0d787db13b56c547a65a4713067789a2151f5.tar.bz2 gentoo-2-00f0d787db13b56c547a65a4713067789a2151f5.zip |
Stable on alpha, bug #329621
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.96-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index c29c95b4cb73..29aaabf3632a 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2010/07/20 15:08:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.22 2010/07/25 16:33:16 klausman Exp $ + + 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> polkit-0.96-r2.ebuild: + Stable on alpha, bug #329621 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> polkit-0.96.ebuild, polkit-0.96-r1.ebuild, polkit-0.96-r2.ebuild: diff --git a/sys-auth/polkit/polkit-0.96-r2.ebuild b/sys-auth/polkit/polkit-0.96-r2.ebuild index 4820225fe663..d92a27a72b37 100644 --- a/sys-auth/polkit/polkit-0.96-r2.ebuild +++ b/sys-auth/polkit/polkit-0.96-r2.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-r2.ebuild,v 1.4 2010/07/20 15:08:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96-r2.ebuild,v 1.5 2010/07/25 16:33:16 klausman 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc examples +introspection nls pam" # not mature enough |