diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:38:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:38:02 +0000 |
commit | ff968c785e714ab1ed15c117348f1094bf5015c4 (patch) | |
tree | f39ea24883ce24700e416a8554c8d17ee6537bb4 /sys-auth | |
parent | Stable for sparc, wrt bug #532902 (diff) | |
download | gentoo-2-ff968c785e714ab1ed15c117348f1094bf5015c4.tar.gz gentoo-2-ff968c785e714ab1ed15c117348f1094bf5015c4.tar.bz2 gentoo-2-ff968c785e714ab1ed15c117348f1094bf5015c4.zip |
Stable for sparc, wrt bug #533012
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 8e095b4039df..41506b56eedf 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/rtkit # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.38 2015/01/02 12:38:02 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: + Stable for sparc, wrt bug #533012 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: Stable for ppc64, wrt bug #533012 diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index 4dd0793c6ce0..adf0aca2d4fe 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-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.7 2015/01/01 11:32:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.8 2015/01/02 12:38: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=" |