diff options
author | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:49:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:49:42 +0000 |
commit | 9047dfbd3d6fffbd44fc9948b864f6d70cd4486e (patch) | |
tree | ef2749d1e99a8899d6cdbe2f100b49894a2c5c61 /sys-auth | |
parent | x86 stable, bug #314899 (diff) | |
download | gentoo-2-9047dfbd3d6fffbd44fc9948b864f6d70cd4486e.tar.gz gentoo-2-9047dfbd3d6fffbd44fc9948b864f6d70cd4486e.tar.bz2 gentoo-2-9047dfbd3d6fffbd44fc9948b864f6d70cd4486e.zip |
x86 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 b1d9176022f1..4ab69314dad9 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.67 2010/05/09 18:10:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.68 2010/06/04 19:49:42 maekke Exp $ + + 04 Jun 2010; Markus Meier <maekke@gentoo.org> consolekit-0.4.1.ebuild: + x86 stable, bug #314899 09 May 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.3.0-r2.ebuild: sh stable diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild index 37ab86f30ce1..c0e5db80bed1 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.9 2010/05/04 16:12:43 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.10 2010/06/04 19:49:42 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 |