diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-14 19:35:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-14 19:35:09 +0000 |
commit | 11ec99198f7fe1a70c357676469a3b4e6fd06024 (patch) | |
tree | 04d27389cbb5f77b8557e69fadaabf398eff78ae /sys-auth | |
parent | Old. (diff) | |
download | gentoo-2-11ec99198f7fe1a70c357676469a3b4e6fd06024.tar.gz gentoo-2-11ec99198f7fe1a70c357676469a3b4e6fd06024.tar.bz2 gentoo-2-11ec99198f7fe1a70c357676469a3b4e6fd06024.zip |
Stable for HPPA (bug #517804).
(Portage version: 2.2.12/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 | 6 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.10.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.11.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index 7377c7c4ee32..3d0e0092eda7 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,10 @@ # 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.29 2014/04/14 01:46:13 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.30 2014/08/14 19:35:09 jer Exp $ + + 14 Aug 2014; Jeroen Roovers <jer@gentoo.org> rtkit-0.10.ebuild, + rtkit-0.11.ebuild: + Stable for HPPA (bug #517804). *rtkit-0.11 (14 Apr 2014) diff --git a/sys-auth/rtkit/rtkit-0.10.ebuild b/sys-auth/rtkit/rtkit-0.10.ebuild index 557e24c9bc2c..2f2090dfcd61 100644 --- a/sys-auth/rtkit/rtkit-0.10.ebuild +++ b/sys-auth/rtkit/rtkit-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.10.ebuild,v 1.10 2012/10/16 16:00:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.11 2014/08/14 19:35:09 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" DEPEND="sys-apps/dbus diff --git a/sys-auth/rtkit/rtkit-0.11.ebuild b/sys-auth/rtkit/rtkit-0.11.ebuild index a1dc586d924a..b2ae530be481 100644 --- a/sys-auth/rtkit/rtkit-0.11.ebuild +++ b/sys-auth/rtkit/rtkit-0.11.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.ebuild,v 1.1 2014/04/14 01:46:13 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.11.ebuild,v 1.2 2014/08/14 19:35:09 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND="sys-apps/dbus |