diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:53:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:53:28 +0000 |
commit | 879eeac6b5bd37edf878653f841d97986631fd9b (patch) | |
tree | 00f8f8df1a5976a70ce1780a9f4706e733f9665b | |
parent | Stable for alpha, wrt bug #530296 (diff) | |
download | gentoo-2-879eeac6b5bd37edf878653f841d97986631fd9b.tar.gz gentoo-2-879eeac6b5bd37edf878653f841d97986631fd9b.tar.bz2 gentoo-2-879eeac6b5bd37edf878653f841d97986631fd9b.zip |
Stable for alpha, wrt bug #533012
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
-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 41506b56eedf..2103c7442dd6 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.38 2015/01/02 12:38:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.39 2015/02/24 08:53:28 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: + Stable for alpha, wrt bug #533012 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: Stable for sparc, wrt bug #533012 diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index adf0aca2d4fe..b9ed98cf2b4f 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.8 2015/01/02 12:38:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.9 2015/02/24 08:53:28 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=" |