diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-02 10:14:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-02 10:14:03 +0000 |
commit | 2ebfe5443fbc5257026e64a9c9f7a76c790f70f6 (patch) | |
tree | c7f0806335569895af76cd297a04d1ca71f5325c /sys-auth | |
parent | Version bump (diff) | |
download | gentoo-2-2ebfe5443fbc5257026e64a9c9f7a76c790f70f6.tar.gz gentoo-2-2ebfe5443fbc5257026e64a9c9f7a76c790f70f6.tar.bz2 gentoo-2-2ebfe5443fbc5257026e64a9c9f7a76c790f70f6.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-qt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog index 4f95a9916b76..32e73a8b13e9 100644 --- a/sys-auth/polkit-qt/ChangeLog +++ b/sys-auth/polkit-qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit-qt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.2 2010/02/23 08:06:46 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.3 2010/05/02 10:14:03 aballier Exp $ + + 02 May 2010; Alexis Ballier <aballier@gentoo.org> polkit-qt-0.95.1.ebuild: + keyword ~x86-fbsd 23 Feb 2010; Joseph Jezak <josejx@gentoo.org> polkit-qt-0.95.1.ebuild: Marked ~ppc/~ppc64 for bug #296548. diff --git a/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild index 84d665907ae5..7dc912e70094 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.95.1.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-qt/polkit-qt-0.95.1.ebuild,v 1.2 2010/02/23 08:06:46 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v 1.3 2010/05/02 10:14:03 aballier Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/" SRC_URI="mirror://kde/stable/polkit-qt-1/${MY_P}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" SLOT="0" IUSE="debug examples" |