diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 16:56:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 16:56:54 +0000 |
commit | 20c879dec124d86a2a9578be03c3ec75b1b91447 (patch) | |
tree | 71dd58fc7cc4e02bf099b16c718a8f3f00813f38 /kde-base/policykit-kde | |
parent | Unmask USE doomsday (diff) | |
download | gentoo-2-20c879dec124d86a2a9578be03c3ec75b1b91447.tar.gz gentoo-2-20c879dec124d86a2a9578be03c3ec75b1b91447.tar.bz2 gentoo-2-20c879dec124d86a2a9578be03c3ec75b1b91447.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
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.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/policykit-kde/ChangeLog b/kde-base/policykit-kde/ChangeLog index 0b2c89592c20..bb848142f33a 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/ChangeLog,v 1.21 2010/01/19 01:35:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/ChangeLog,v 1.22 2010/01/23 16:56:54 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> policykit-kde-4.3.4.ebuild: + Add ~arm 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> policykit-kde-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/policykit-kde/policykit-kde-4.3.4.ebuild b/kde-base/policykit-kde/policykit-kde-4.3.4.ebuild index 7aafafa42107..97cb4c651e61 100644 --- a/kde-base/policykit-kde/policykit-kde-4.3.4.ebuild +++ b/kde-base/policykit-kde/policykit-kde-4.3.4.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/kde-base/policykit-kde/policykit-kde-4.3.4.ebuild,v 1.1 2009/12/01 11:30:35 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/policykit-kde-4.3.4.ebuild,v 1.2 2010/01/23 16:56:54 armin76 Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="PolicyKit-kde" inherit kde4-meta DESCRIPTION="PolicyKit integration module for KDE." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" LICENSE="GPL-2" IUSE="debug" |