summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/policykit-qt/ChangeLog5
-rw-r--r--sys-auth/policykit-qt/Manifest4
-rw-r--r--sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/policykit-qt/ChangeLog b/sys-auth/policykit-qt/ChangeLog
index 0ffd09ea82ea..daff76989acb 100644
--- a/sys-auth/policykit-qt/ChangeLog
+++ b/sys-auth/policykit-qt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/policykit-qt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/ChangeLog,v 1.1 2009/08/04 11:14:00 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/ChangeLog,v 1.2 2009/08/08 16:21:44 jer Exp $
+
+ 08 Aug 2009; Jeroen Roovers <jer@gentoo.org> policykit-qt-0.9.2.ebuild:
+ Marked ~hppa (bug #280312).
*policykit-qt-0.9.2 (04 Aug 2009)
diff --git a/sys-auth/policykit-qt/Manifest b/sys-auth/policykit-qt/Manifest
index 2a159d9c8294..95b942dbd322 100644
--- a/sys-auth/policykit-qt/Manifest
+++ b/sys-auth/policykit-qt/Manifest
@@ -1,4 +1,4 @@
DIST polkit-qt-0.9.2.tar.bz2 63131 RMD160 7bc7e49da79da4dc692ec485457f6d3432c3ecb3 SHA1 7418067732302ebef22c60e8c2e053e56a07c533 SHA256 13b281bc7c9c2604ace4c7e458726dfdc1520beb40ba3c8034513c9c76b5d4ce
-EBUILD policykit-qt-0.9.2.ebuild 744 RMD160 23f0445e0c4385f6be784b527a67053befd13036 SHA1 961a1c00adfa530827843eaaa7776e1846659d75 SHA256 391137cd469f67c1db7b1b49b307e48f84641097709de465502490c36a0f5e9c
-MISC ChangeLog 401 RMD160 3473d059792ae0af4f354268b3db4bea1f5e6d7a SHA1 727e8961ea836c0126070ce02d9e0e746af6b12f SHA256 c7cef52e7aae7bfe4d132755b05dfff8b0b416ad68617aed441bfee7cb1beb2c
+EBUILD policykit-qt-0.9.2.ebuild 748 RMD160 e6572185251365b395de55ba546b14add7a5f44c SHA1 8b65dcbb359ef7fe0c7d9ae268b409b53f3a8723 SHA256 d0dd012f2a4477a634a7d8ea515c6c2a03f6ac10751d0cc5835f995f4a74f0e8
+MISC ChangeLog 504 RMD160 62045e6e0e14a7f9f3e26fbe05941931a00e3a7e SHA1 1907e4d52d142e87e884876d8fac6ff6658599a9 SHA256 7b030ca00898290579c6a1bef87ef702f5152de8ffa191b73c75fee819994ad8
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
diff --git a/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild b/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild
index 878ad80b92cb..1594f5422b66 100644
--- a/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild
+++ b/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.1 2009/08/04 11:14:00 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.2 2009/08/08 16:21:44 jer Exp $
EAPI="2"
@@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/"
SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
SLOT="0"
IUSE="debug examples"