diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 17:53:02 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 17:53:02 +0000 |
commit | 37f0518b725772144250514490e4d7513891c8bd (patch) | |
tree | 3a09d1ffee1dc2b435ad6d371cc571e4c3f53fc1 /sys-auth/rtkit | |
parent | Marked ~ppc for bug #296794. (diff) | |
download | gentoo-2-37f0518b725772144250514490e4d7513891c8bd.tar.gz gentoo-2-37f0518b725772144250514490e4d7513891c8bd.tar.bz2 gentoo-2-37f0518b725772144250514490e4d7513891c8bd.zip |
Marked ~ppc for bug #308971.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/rtkit')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 10 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.6.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.7.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index cf7c9422bd8c..1640ee458f8a 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-auth/rtkit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.4 2010/07/17 16:31:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.5 2010/08/11 17:53:02 josejx Exp $ + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> rtkit-0.6.ebuild, + rtkit-0.7.ebuild: + Marked ~ppc for bug #308971. + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> rtkit-0.6.ebuild, + rtkit-0.7.ebuild: + Marked ~ppc for bug #308971. 17 Jul 2010; Tobias Klausmann <klausman@gentoo.org> rtkit-0.6.ebuild: Keyworded on alpha, bug #308971 diff --git a/sys-auth/rtkit/rtkit-0.6.ebuild b/sys-auth/rtkit/rtkit-0.6.ebuild index f4189ce6facd..b6f557c4b756 100644 --- a/sys-auth/rtkit/rtkit-0.6.ebuild +++ b/sys-auth/rtkit/rtkit-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.6.ebuild,v 1.3 2010/07/17 16:31:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.6.ebuild,v 1.4 2010/08/11 17:53:02 josejx 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 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="" DEPEND="sys-apps/dbus diff --git a/sys-auth/rtkit/rtkit-0.7.ebuild b/sys-auth/rtkit/rtkit-0.7.ebuild index ce359d5bbadb..209ebd2eb6bf 100644 --- a/sys-auth/rtkit/rtkit-0.7.ebuild +++ b/sys-auth/rtkit/rtkit-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.7.ebuild,v 1.1 2010/05/10 13:16:53 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.7.ebuild,v 1.2 2010/08/11 17:53:02 josejx Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" DEPEND="sys-apps/dbus |