diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:19:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:19:27 +0000 |
commit | c2a9d151a32863ecaf3ca8e7acacd5da7d972b50 (patch) | |
tree | 3600b2fffa2d5f9929ae1542187a557d7175028e /sys-auth | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | gentoo-2-c2a9d151a32863ecaf3ca8e7acacd5da7d972b50.tar.gz gentoo-2-c2a9d151a32863ecaf3ca8e7acacd5da7d972b50.tar.bz2 gentoo-2-c2a9d151a32863ecaf3ca8e7acacd5da7d972b50.zip |
alpha/ia64/sh/sparc stable wrt #400495
(Portage version: 2.1.10.49/cvs/Linux ia64)
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 84f6f2993cc0..7a4228069795 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.24 2012/03/09 11:05:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.25 2012/03/31 17:19:27 armin76 Exp $ + + 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> rtkit-0.10.ebuild: + alpha/ia64/sh/sparc stable wrt #400495 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> rtkit-0.10.ebuild: x86 stable wrt bug #400495 diff --git a/sys-auth/rtkit/rtkit-0.10.ebuild b/sys-auth/rtkit/rtkit-0.10.ebuild index ab7f6e8d670b..92ab4a283b7e 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.7 2012/03/09 11:05:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.8 2012/03/31 17:19:27 armin76 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 |