diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-10-18 15:43:51 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-10-18 15:43:51 +0000 |
commit | e56fd62af0e08a65d0f6953981c213902e615bd0 (patch) | |
tree | ebc448f3f112ad7c57d403e0b74084392dc14452 /sys-auth/consolekit | |
parent | use.mask pam USE flag on ConsoleKit (diff) | |
download | gentoo-2-e56fd62af0e08a65d0f6953981c213902e615bd0.tar.gz gentoo-2-e56fd62af0e08a65d0f6953981c213902e615bd0.tar.bz2 gentoo-2-e56fd62af0e08a65d0f6953981c213902e615bd0.zip |
Keyworded ~x86-fbsd
(Portage version: 2.1.3.14)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 98c5cf60a71b..07d16df8e32f 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.23 2007/10/15 14:01:13 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.24 2007/10/18 15:43:51 uberlord Exp $ + + 18 Oct 2007; Roy Marples <uberlord@gentoo.org> consolekit-0.2.3.ebuild: + Keyworded ~x86-fbsd 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org> consolekit-0.2.1.ebuild, consolekit-0.2.3.ebuild: diff --git a/sys-auth/consolekit/consolekit-0.2.3.ebuild b/sys-auth/consolekit/consolekit-0.2.3.ebuild index ed87dad72812..efc5e3bb3a01 100644 --- a/sys-auth/consolekit/consolekit-0.2.3.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.3 2007/10/15 16:25:03 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.4 2007/10/18 15:43:51 uberlord Exp $ inherit eutils autotools multilib pam @@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/ConsoleKit" SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug pam" # Not parallel make safe |