diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:50:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:50:37 +0000 |
commit | 80e5058f2648901784bc9a4ea03b2fad8bbca95b (patch) | |
tree | 5e02aaa507c5e552bb42f14418b4f059558a0159 /sys-auth | |
parent | add ~arm (diff) | |
download | gentoo-2-80e5058f2648901784bc9a4ea03b2fad8bbca95b.tar.gz gentoo-2-80e5058f2648901784bc9a4ea03b2fad8bbca95b.tar.bz2 gentoo-2-80e5058f2648901784bc9a4ea03b2fad8bbca95b.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 1546cfa2259b..232fea083e4e 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.72 2010/08/14 17:04:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.73 2010/08/18 21:50:37 maekke Exp $ + + 18 Aug 2010; Markus Meier <maekke@gentoo.org> consolekit-0.4.1.ebuild: + arm stable, bug #314899 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.4.1.ebuild: ia64/sh/sparc stable diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild index 835c01f0bdaa..1d71cbe75f06 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.14 2010/08/14 17:04:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.15 2010/08/18 21:50:37 maekke Exp $ EAPI="3" @@ -17,7 +17,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 pam policykit" RDEPEND=">=dev-libs/glib-2.16 |