diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 14:34:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 14:34:35 +0000 |
commit | cc4d38e48cd51df663fac1567489995c5851d06d (patch) | |
tree | a5d1d13c1b4dfcb63b4b56da90a21b562ae79f46 /sys-auth/consolekit | |
parent | Stable on alpha, bug #357771 (diff) | |
download | gentoo-2-cc4d38e48cd51df663fac1567489995c5851d06d.tar.gz gentoo-2-cc4d38e48cd51df663fac1567489995c5851d06d.tar.bz2 gentoo-2-cc4d38e48cd51df663fac1567489995c5851d06d.zip |
Marking consolekit-0.4.4 ppc for bug 360769
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 4da70188fe7a..67b520f9329b 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.95 2011/02/26 11:05:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.96 2011/03/27 14:34:35 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> consolekit-0.4.4.ebuild: + Marking consolekit-0.4.4 ppc for bug 360769 *consolekit-0.4.4 (26 Feb 2011) diff --git a/sys-auth/consolekit/consolekit-0.4.4.ebuild b/sys-auth/consolekit/consolekit-0.4.4.ebuild index 9b56075b1ab3..881e12867a89 100644 --- a/sys-auth/consolekit/consolekit-0.4.4.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.4.ebuild,v 1.1 2011/02/26 11:05:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.4.ebuild,v 1.2 2011/03/27 14:34:35 ranger Exp $ EAPI=3 inherit autotools eutils linux-info multilib pam @@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug doc kernel_linux pam policykit test" RDEPEND=">=dev-libs/dbus-glib-0.88 |