diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-02 20:13:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-02 20:13:07 +0000 |
commit | 6697f720d582a8c6b5001abed5ba0e1f83451d75 (patch) | |
tree | d3854055018a996b39396d00d14ec2a16e6f716b | |
parent | Marking texlive-music-2011 ppc for bug 395735 (diff) | |
download | gentoo-2-6697f720d582a8c6b5001abed5ba0e1f83451d75.tar.gz gentoo-2-6697f720d582a8c6b5001abed5ba0e1f83451d75.tar.bz2 gentoo-2-6697f720d582a8c6b5001abed5ba0e1f83451d75.zip |
arm stable, bug #400495
(Portage version: 2.1.10.49/cvs/Linux i686)
-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 a65f4cc0e364..945e1d2c6822 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.21 2012/03/01 23:59:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.22 2012/03/02 20:13:07 maekke Exp $ + + 02 Mar 2012; Markus Meier <maekke@gentoo.org> rtkit-0.10.ebuild: + arm stable, bug #400495 01 Mar 2012; Brent Baude <ranger@gentoo.org> rtkit-0.10.ebuild: Marking rtkit-0.10 ppc for bug 400495 diff --git a/sys-auth/rtkit/rtkit-0.10.ebuild b/sys-auth/rtkit/rtkit-0.10.ebuild index d41906f07888..f62976c3d955 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.4 2012/03/01 23:59:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.5 2012/03/02 20:13:07 maekke 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 |