diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:32:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:32:39 +0000 |
commit | 1f78c6c43357efb47ce5ce71c240849b4395df23 (patch) | |
tree | fac466c6030cb225f9e5b6fb7565eba4cab0b919 /sys-auth | |
parent | Stable for ppc64, wrt bug #532902 (diff) | |
download | gentoo-2-1f78c6c43357efb47ce5ce71c240849b4395df23.tar.gz gentoo-2-1f78c6c43357efb47ce5ce71c240849b4395df23.tar.bz2 gentoo-2-1f78c6c43357efb47ce5ce71c240849b4395df23.zip |
Stable for ppc64, wrt bug #533012
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.11-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index d2bebccc4615..8e095b4039df 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/rtkit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.36 2014/12/31 16:23:02 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.37 2015/01/01 11:32:39 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: + Stable for ppc64, wrt bug #533012 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: Stable for ppc, wrt bug #533012 diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index 974872f9777d..4dd0793c6ce0 100644 --- a/sys-auth/rtkit/rtkit-0.11-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.11-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.6 2014/12/31 16:23:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.7 2015/01/01 11:32:39 ago Exp $ EAPI=5 inherit eutils systemd user autotools @@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=" |