diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:23:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:23:02 +0000 |
commit | 3ea1c7510bd169be422f4d3a13f94fd10812ba6c (patch) | |
tree | 07f8a52db803837006aca89218f4d281cb473efb /sys-auth | |
parent | Stable for ppc, wrt bug #532902 (diff) | |
download | gentoo-2-3ea1c7510bd169be422f4d3a13f94fd10812ba6c.tar.gz gentoo-2-3ea1c7510bd169be422f4d3a13f94fd10812ba6c.tar.bz2 gentoo-2-3ea1c7510bd169be422f4d3a13f94fd10812ba6c.zip |
Stable for ppc, wrt bug #533012
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index c96f4c3ea24d..d2bebccc4615 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.35 2014/12/30 17:43:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.36 2014/12/31 16:23:02 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: + Stable for ppc, wrt bug #533012 30 Dec 2014; Markus Meier <maekke@gentoo.org> rtkit-0.11-r1.ebuild: arm stable, bug #533012 diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index 204f4dde7e0f..974872f9777d 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 # 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.5 2014/12/30 17:43:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.6 2014/12/31 16:23:02 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=" |