diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-13 09:41:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-13 09:41:24 +0000 |
commit | f71f6bf8a9ac6edea3f5c2e3edc973b18b76ce2b (patch) | |
tree | 3343a58cec0c58599e00644ef2b57f815e0b0d47 /sys-auth | |
parent | Stable for alpha, wrt bug #477296 (diff) | |
download | gentoo-2-f71f6bf8a9ac6edea3f5c2e3edc973b18b76ce2b.tar.gz gentoo-2-f71f6bf8a9ac6edea3f5c2e3edc973b18b76ce2b.tar.bz2 gentoo-2-f71f6bf8a9ac6edea3f5c2e3edc973b18b76ce2b.zip |
Stable for alpha, wrt bug #480028
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 95b7d2b549d8..55e29024ff82 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.160 2013/08/10 13:25:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.161 2013/08/13 09:41:24 ago Exp $ + + 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> consolekit-0.4.6.ebuild: + Stable for alpha, wrt bug #480028 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> consolekit-0.4.6.ebuild: Stable for ppc64, wrt bug #480028 diff --git a/sys-auth/consolekit/consolekit-0.4.6.ebuild b/sys-auth/consolekit/consolekit-0.4.6.ebuild index 215fe137ea91..6390a9d87f17 100644 --- a/sys-auth/consolekit/consolekit-0.4.6.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v 1.6 2013/08/10 13:25:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v 1.7 2013/08/13 09:41:24 ago Exp $ EAPI=5 inherit autotools eutils linux-info pam systemd @@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="acl debug doc kernel_linux pam policykit selinux test" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= |