summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-28 18:47:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-28 18:47:26 +0000
commit13a93b3fa161b51a82c844cbd2d7eedf151c31c2 (patch)
treecc733b1ca0a78e44ea5bd1bcf3dcd848c1414716 /sys-auth/consolekit
parentppc stable #305657 (diff)
downloadgentoo-2-13a93b3fa161b51a82c844cbd2d7eedf151c31c2.tar.gz
gentoo-2-13a93b3fa161b51a82c844cbd2d7eedf151c31c2.tar.bz2
gentoo-2-13a93b3fa161b51a82c844cbd2d7eedf151c31c2.zip
Add ~alpha/~arm/~ia64/~sparc
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r--sys-auth/consolekit/ChangeLog5
-rw-r--r--sys-auth/consolekit/consolekit-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 0a60e9d4f92d..3c32268cc353 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/consolekit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.61 2010/02/17 22:38:53 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.62 2010/02/28 18:47:26 armin76 Exp $
+
+ 28 Feb 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.4.1.ebuild:
+ Add ~alpha/~arm/~ia64/~sparc
17 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org>
consolekit-0.4.1.ebuild:
diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild
index ba705b595690..ebd211552dc2 100644
--- a/sys-auth/consolekit/consolekit-0.4.1.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.4 2010/02/17 22:38:53 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.5 2010/02/28 18:47:26 armin76 Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug doc pam policykit"
RDEPEND=">=dev-libs/glib-2.16