diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-12-22 09:29:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-12-22 09:29:22 +0000 |
commit | bcadc353d81827bfa1aa9ead919e2ad78b5fd5e6 (patch) | |
tree | 34c2a3f389e9dd70c9ab5f502b3d5a660186b9bd /sys-auth | |
parent | version bump (diff) | |
download | gentoo-2-bcadc353d81827bfa1aa9ead919e2ad78b5fd5e6.tar.gz gentoo-2-bcadc353d81827bfa1aa9ead919e2ad78b5fd5e6.tar.bz2 gentoo-2-bcadc353d81827bfa1aa9ead919e2ad78b5fd5e6.zip |
Stable for HPPA (bug #533012).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 ef866e95a8f6..210fb24c08c9 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.31 2014/12/19 10:48:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.32 2014/12/22 09:29:22 jer Exp $ + + 22 Dec 2014; Jeroen Roovers <jer@gentoo.org> rtkit-0.11-r1.ebuild: + Stable for HPPA (bug #533012). *rtkit-0.11-r1 (19 Dec 2014) diff --git a/sys-auth/rtkit/rtkit-0.11-r1.ebuild b/sys-auth/rtkit/rtkit-0.11-r1.ebuild index 6895c7bf828d..20b7884a04a5 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.1 2014/12/19 10:48:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11-r1.ebuild,v 1.2 2014/12/22 09:29:22 jer 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=" |