diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:51:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:51:48 +0000 |
commit | cea50c17ca17999c20dd87d1bc0cd16220eb526c (patch) | |
tree | da46e820b144e6d8e6440067a27855e1309f49d6 | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-cea50c17ca17999c20dd87d1bc0cd16220eb526c.tar.gz gentoo-2-cea50c17ca17999c20dd87d1bc0cd16220eb526c.tar.bz2 gentoo-2-cea50c17ca17999c20dd87d1bc0cd16220eb526c.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
-rw-r--r-- | sys-auth/policykit-qt/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/policykit-qt/ChangeLog b/sys-auth/policykit-qt/ChangeLog index 1ddf30a81c67..1fdff8037bcf 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.10 2009/12/27 17:19:50 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/ChangeLog,v 1.11 2010/01/19 00:51:48 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> policykit-qt-0.9.2.ebuild: + Stable for HPPA too. 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> policykit-qt-0.9.2.ebuild: Add ~arm 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 3d2c3ec9eb98..1ffd7180b636 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 +# Copyright 1999-2010 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.10 2009/12/27 17:19:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.11 2010/01/19 00:51:48 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="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="debug examples" |