diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 09:38:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 09:38:16 +0000 |
commit | ce5bb7d450ec39e6f74697b8f158f2ea6654b56f (patch) | |
tree | f8cb25482644c2e7d59853650e875551742e2aeb /sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild | |
parent | Stable for amd64, wrt bug #416653 (diff) | |
download | gentoo-2-ce5bb7d450ec39e6f74697b8f158f2ea6654b56f.tar.gz gentoo-2-ce5bb7d450ec39e6f74697b8f158f2ea6654b56f.tar.bz2 gentoo-2-ce5bb7d450ec39e6f74697b8f158f2ea6654b56f.zip |
Stable for amd64, wrt bug #416653
(Portage version: 2.1.10.49/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 72c3ad2c2fbb..eeb0b46bc530 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.2 2012/05/14 12:57:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild,v 1.3 2012/05/20 09:38:16 ago Exp $ EAPI=4 inherit autotools eutils linux-info pam systemd @@ -19,7 +19,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~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 |