diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-04 12:34:48 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-04 12:34:48 +0000 |
commit | 6f96b617ddb6e723be21383d4e0a17fdb4ece922 (patch) | |
tree | 10196cb6c56e17d149d81a2adde234ce84e50473 /sys-auth/polkit/polkit-0.99-r1.ebuild | |
parent | version bump (diff) | |
download | historical-6f96b617ddb6e723be21383d4e0a17fdb4ece922.tar.gz historical-6f96b617ddb6e723be21383d4e0a17fdb4ece922.tar.bz2 historical-6f96b617ddb6e723be21383d4e0a17fdb4ece922.zip |
x86 stable per bug 354509
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'sys-auth/polkit/polkit-0.99-r1.ebuild')
-rw-r--r-- | sys-auth/polkit/polkit-0.99-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit/polkit-0.99-r1.ebuild b/sys-auth/polkit/polkit-0.99-r1.ebuild index aec63e9e3ee4..3e32aefcc8ed 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.5 2011/02/23 23:26:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.99-r1.ebuild,v 1.6 2011/03/04 12:34:48 tomka 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 |