diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-28 18:45:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-28 18:45:06 +0000 |
commit | 130fd52a161004eef282eca15292ffb83410fcc7 (patch) | |
tree | 6ca61fcb1a11e3f2e2294e09750f9f88acca58f9 /sys-auth | |
parent | ppc stable #305657 (diff) | |
download | gentoo-2-130fd52a161004eef282eca15292ffb83410fcc7.tar.gz gentoo-2-130fd52a161004eef282eca15292ffb83410fcc7.tar.bz2 gentoo-2-130fd52a161004eef282eca15292ffb83410fcc7.zip |
Add ~alpha/~arm/~ia64/~sparc
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.96.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 1f48ea365837..cf23e3f382ab 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.7 2010/02/16 17:25:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.8 2010/02/28 18:45:06 armin76 Exp $ + + 28 Feb 2010; Raúl Porcel <armin76@gentoo.org> polkit-0.96.ebuild: + Add ~alpha/~arm/~ia64/~sparc 16 Feb 2010; Joseph Jezak <josejx@gentoo.org> polkit-0.96.ebuild: Marked ~ppc/~ppc64 for bug #296548. diff --git a/sys-auth/polkit/polkit-0.96.ebuild b/sys-auth/polkit/polkit-0.96.ebuild index 8e4ea4be0a1f..86e1e88f9134 100644 --- a/sys-auth/polkit/polkit-0.96.ebuild +++ b/sys-auth/polkit/polkit-0.96.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/polkit/polkit-0.96.ebuild,v 1.2 2010/02/16 17:25:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96.ebuild,v 1.3 2010/02/28 18:45:06 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug doc examples expat nls" # building w/o pam is broken, bug 291116 # introspection pam |