diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-08 16:21:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-08 16:21:44 +0000 |
commit | ffdb74d3713cb82cd120feb3e93b42494d7370e2 (patch) | |
tree | ac6c1e6bba635b38596d4095eb9b7d20d2ab0776 /sys-auth | |
parent | Initial import. (diff) | |
download | gentoo-2-ffdb74d3713cb82cd120feb3e93b42494d7370e2.tar.gz gentoo-2-ffdb74d3713cb82cd120feb3e93b42494d7370e2.tar.bz2 gentoo-2-ffdb74d3713cb82cd120feb3e93b42494d7370e2.zip |
Marked ~hppa (bug #280312).
(Portage version: 2.2_rc36/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/policykit-qt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |