diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-23 08:07:21 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-23 08:07:21 +0000 |
commit | 34d847fc9f0db6ee7ef481acd94507bab4d3bba4 (patch) | |
tree | 92cc318f2f9cc2ae2a76bc48f047844639f7ccb6 /sys-auth/polkit-qt | |
parent | Version bump. (diff) | |
download | historical-34d847fc9f0db6ee7ef481acd94507bab4d3bba4.tar.gz historical-34d847fc9f0db6ee7ef481acd94507bab4d3bba4.tar.bz2 historical-34d847fc9f0db6ee7ef481acd94507bab4d3bba4.zip |
Marked ~ppc/~ppc64 for bug #296548.
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/polkit-qt')
-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 7bb8946b6bec..4f95a9916b76 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.1 2010/02/08 22:16:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.2 2010/02/23 08:06:46 josejx Exp $ + + 23 Feb 2010; Joseph Jezak <josejx@gentoo.org> polkit-qt-0.95.1.ebuild: + Marked ~ppc/~ppc64 for bug #296548. *polkit-qt-0.95.1 (08 Feb 2010) 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 eae53a98dbea..84d665907ae5 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.1 2010/02/08 22:16:00 alexxy Exp $ +# $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 $ 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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="debug examples" |