diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 16:10:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 16:10:32 +0000 |
commit | 2676a77c66d60342aa2973b45add9803191f8981 (patch) | |
tree | 77c6332dcfcc63400870a29aa862e49cdbb11a25 /kde-base/policykit-kde | |
parent | +indi,+fits (diff) | |
download | gentoo-2-2676a77c66d60342aa2973b45add9803191f8981.tar.gz gentoo-2-2676a77c66d60342aa2973b45add9803191f8981.tar.bz2 gentoo-2-2676a77c66d60342aa2973b45add9803191f8981.zip |
Add ~alpha/~ia64 wrt #280312
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'kde-base/policykit-kde')
-rw-r--r-- | kde-base/policykit-kde/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/policykit-kde/policykit-kde-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/policykit-kde/ChangeLog b/kde-base/policykit-kde/ChangeLog index 40fc5b8fd417..405a23811f4d 100644 --- a/kde-base/policykit-kde/ChangeLog +++ b/kde-base/policykit-kde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/policykit-kde # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/ChangeLog,v 1.4 2009/09/01 16:25:46 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/ChangeLog,v 1.5 2009/09/12 16:10:32 armin76 Exp $ + + 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> policykit-kde-4.3.1.ebuild: + Add ~alpha/~ia64 wrt #280312 *policykit-kde-4.3.1 (01 Sep 2009) diff --git a/kde-base/policykit-kde/policykit-kde-4.3.1.ebuild b/kde-base/policykit-kde/policykit-kde-4.3.1.ebuild index fde7b7820362..f2703221c577 100644 --- a/kde-base/policykit-kde/policykit-kde-4.3.1.ebuild +++ b/kde-base/policykit-kde/policykit-kde-4.3.1.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/kde-base/policykit-kde/policykit-kde-4.3.1.ebuild,v 1.1 2009/09/01 16:25:46 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/policykit-kde-4.3.1.ebuild,v 1.2 2009/09/12 16:10:32 armin76 Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="PolicyKit-kde" inherit kde4-meta DESCRIPTION="PolicyKit integration module for KDE." -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~x86" LICENSE="GPL-2" IUSE="debug" |