diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 15:25:14 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 15:25:14 +0000 |
commit | 8233f490c9d038a589b0429662b5bcb74bb105f4 (patch) | |
tree | 0a6efce64b5a2e111060457beff8619bca0e9df2 /sys-auth/rtkit | |
parent | x86 stable per bug 358973 (diff) | |
download | gentoo-2-8233f490c9d038a589b0429662b5bcb74bb105f4.tar.gz gentoo-2-8233f490c9d038a589b0429662b5bcb74bb105f4.tar.bz2 gentoo-2-8233f490c9d038a589b0429662b5bcb74bb105f4.zip |
ppc/pp64 stable wrt #360131
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/rtkit')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index 45205a9eee00..8b73e2b3c2b1 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/rtkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.12 2011/03/23 12:18:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.13 2011/03/23 15:25:14 xarthisius Exp $ + + 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> rtkit-0.9-r1.ebuild: + ppc/pp64 stable wrt #360131 23 Mar 2011; Christoph Mende <angelos@gentoo.org> rtkit-0.9-r1.ebuild: Stable on amd64 wrt bug #360131 diff --git a/sys-auth/rtkit/rtkit-0.9-r1.ebuild b/sys-auth/rtkit/rtkit-0.9-r1.ebuild index 930925dd56bf..20907621c960 100644 --- a/sys-auth/rtkit/rtkit-0.9-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.4 2011/03/23 12:18:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.5 2011/03/23 15:25:14 xarthisius Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" 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="" DEPEND="sys-apps/dbus |