diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:15:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:15:51 +0000 |
commit | 99ce5f5039ec9e819f492106ae8be0c31ebc8159 (patch) | |
tree | c5ae8e8ea232e8e3513c6ad0a963589616754f1b /sys-auth | |
parent | Stable for x86, wrt bug #532934 (diff) | |
download | gentoo-2-99ce5f5039ec9e819f492106ae8be0c31ebc8159.tar.gz gentoo-2-99ce5f5039ec9e819f492106ae8be0c31ebc8159.tar.bz2 gentoo-2-99ce5f5039ec9e819f492106ae8be0c31ebc8159.zip |
Stable for x86, wrt bug #533012
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 8161f91c4cb4..e36e0416c1b3 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.33 2014/12/26 19:38:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.34 2014/12/28 10:15:51 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: + Stable for x86, wrt bug #533012 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: Stable for amd64, wrt bug #533012 diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index 7104ea1ecc2f..629d4211f883 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.3 2014/12/26 19:38:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.4 2014/12/28 10:15:51 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=" |