diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 11:05:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 11:05:21 +0000 |
commit | 057220073693917c88e5043ea917f406d6b299b7 (patch) | |
tree | 1078b8976431b1798102eba18509b68049dccb6a /sys-auth | |
parent | x86 stable wrt bug #405221 (diff) | |
download | gentoo-2-057220073693917c88e5043ea917f406d6b299b7.tar.gz gentoo-2-057220073693917c88e5043ea917f406d6b299b7.tar.bz2 gentoo-2-057220073693917c88e5043ea917f406d6b299b7.zip |
x86 stable wrt bug #400495
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index a4212cc3a10f..84f6f2993cc0 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/rtkit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.23 2012/03/06 21:57:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.24 2012/03/09 11:05:21 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> rtkit-0.10.ebuild: + x86 stable wrt bug #400495 06 Mar 2012; Brent Baude <ranger@gentoo.org> rtkit-0.10.ebuild: Marking rtkit-0.10 ppc64 for bug 400495 diff --git a/sys-auth/rtkit/rtkit-0.10.ebuild b/sys-auth/rtkit/rtkit-0.10.ebuild index 4185e6d4ebd1..ab7f6e8d670b 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 # 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.6 2012/03/06 21:57:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.7 2012/03/09 11:05:21 phajdan.jr 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 hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="" DEPEND="sys-apps/dbus |