diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 16:32:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 16:32:36 +0000 |
commit | 47e79c0d84782a6f0261a98a29c0e14fed025c47 (patch) | |
tree | 5dde0685055e602c2a5f22af09a2b81aa41137bc /sys-auth/consolekit | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-47e79c0d84782a6f0261a98a29c0e14fed025c47.tar.gz gentoo-2-47e79c0d84782a6f0261a98a29c0e14fed025c47.tar.bz2 gentoo-2-47e79c0d84782a6f0261a98a29c0e14fed025c47.zip |
Stable on alpha, bug #329621
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 1364ae23a3cf..49dc12f5027b 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,10 @@ # 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.69 2010/07/20 15:04:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.70 2010/07/25 16:32:36 klausman Exp $ + + 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> + consolekit-0.4.1.ebuild: + Stable on alpha, bug #329621 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> consolekit-0.4.1.ebuild: Stable for HPPA (bug #314899). diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild index ef6c85710598..f5881412c238 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.11 2010/07/20 15:04:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.12 2010/07/25 16:32:36 klausman 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 |