diff options
author | 2015-02-28 13:29:48 +0000 | |
---|---|---|
committer | 2015-02-28 13:29:48 +0000 | |
commit | cefb3f06385acd706bb0444f1f11f9d9168b6ffd (patch) | |
tree | 6d884fe4c9ce6978c34100a1d89a0acf456d7b20 /sys-auth | |
parent | Stable for ia64, wrt bug #531492 (diff) | |
download | gentoo-2-cefb3f06385acd706bb0444f1f11f9d9168b6ffd.tar.gz gentoo-2-cefb3f06385acd706bb0444f1f11f9d9168b6ffd.tar.bz2 gentoo-2-cefb3f06385acd706bb0444f1f11f9d9168b6ffd.zip |
Stable for ia64, wrt bug #533012
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 2103c7442dd6..aafa54076ddd 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.39 2015/02/24 08:53:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.40 2015/02/28 13:29:48 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: + Stable for ia64, wrt bug #533012 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rtkit-0.11-r1.ebuild: Stable for alpha, wrt bug #533012 diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index b9ed98cf2b4f..b220416923a4 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.9 2015/02/24 08:53:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.10 2015/02/28 13:29:48 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=" |