diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 16:02:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 16:02:30 +0000 |
commit | 5ec3c4310fc217a7318cfc10cfff6470ce538a6c (patch) | |
tree | a3ba9c83600c8adf52ddb24fca2b22fa95811580 /sys-auth | |
parent | Use.mask pm-utils (diff) | |
download | gentoo-2-5ec3c4310fc217a7318cfc10cfff6470ce538a6c.tar.gz gentoo-2-5ec3c4310fc217a7318cfc10cfff6470ce538a6c.tar.bz2 gentoo-2-5ec3c4310fc217a7318cfc10cfff6470ce538a6c.zip |
Add ~alpha/~ia64 wrt #280312
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 daff76989acb..a4b5ec67c687 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.2 2009/08/08 16:21:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/ChangeLog,v 1.3 2009/09/12 16:02:30 armin76 Exp $ + + 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> policykit-qt-0.9.2.ebuild: + Add ~alpha/~ia64 wrt #280312 08 Aug 2009; Jeroen Roovers <jer@gentoo.org> policykit-qt-0.9.2.ebuild: Marked ~hppa (bug #280312). 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 1594f5422b66..000b272b2e17 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.2 2009/08/08 16:21:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.3 2009/09/12 16:02:30 armin76 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 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" SLOT="0" IUSE="debug examples" |