diff options
author | 2012-05-20 11:53:13 +0000 | |
---|---|---|
committer | 2012-05-20 11:53:13 +0000 | |
commit | 78a0c28fcd5f7825b28c829090d610c229acbe53 (patch) | |
tree | 849a90b17aea64406273a27bb3261213be1aa39c /sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild | |
parent | Mask USE="acl" for sys-auth/consolekit because >=sys-fs/udev-167 is masked in... (diff) | |
download | historical-78a0c28fcd5f7825b28c829090d610c229acbe53.tar.gz historical-78a0c28fcd5f7825b28c829090d610c229acbe53.tar.bz2 historical-78a0c28fcd5f7825b28c829090d610c229acbe53.zip |
Rekeyword alpha too now that USE=acl is masked in profiles.
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild')
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild b/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild index b3f5d35f7884..4ac2c6c485b2 100644 --- a/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild,v 1.5 2012/05/20 11:47:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild,v 1.6 2012/05/20 11:53:13 ssuominen Exp $ EAPI=4 inherit autotools eutils linux-info pam systemd @@ -19,7 +19,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="acl debug doc kernel_linux pam policykit test" RDEPEND=">=dev-libs/dbus-glib-0.98 |