diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-28 18:47:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-28 18:47:26 +0000 |
commit | d55697d081fb8faaddf184f72e4a9cd96952fb95 (patch) | |
tree | 5da500c8f684d57847d0e281a951441cec657551 /sys-auth | |
parent | ppc stable #305657 (diff) | |
download | historical-d55697d081fb8faaddf184f72e4a9cd96952fb95.tar.gz historical-d55697d081fb8faaddf184f72e4a9cd96952fb95.tar.bz2 historical-d55697d081fb8faaddf184f72e4a9cd96952fb95.zip |
Add ~alpha/~arm/~ia64/~sparc
Package-Manager: portage-2.1.7.16/cvs/Linux ia64
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.96.ebuild | 4 |
4 files changed, 12 insertions, 6 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 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 |