diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-04 16:36:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-04 16:36:23 +0000 |
commit | d188517b37af10976fc1cd67ec5442f7d15c6712 (patch) | |
tree | 895b6541692dbefee7d00f3f3b45687d8eb4c6b3 /sys-auth | |
parent | Replace cdrom use flag with cdda on live ebuild as well (diff) | |
download | gentoo-2-d188517b37af10976fc1cd67ec5442f7d15c6712.tar.gz gentoo-2-d188517b37af10976fc1cd67ec5442f7d15c6712.tar.bz2 gentoo-2-d188517b37af10976fc1cd67ec5442f7d15c6712.zip |
Marked ~hppa (bug #308971).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index c23fea15c130..4dbf7fb35815 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,9 @@ # 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.1 2010/02/08 03:03:29 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.2 2010/05/04 16:36:23 jer Exp $ + + 04 May 2010; Jeroen Roovers <jer@gentoo.org> rtkit-0.6.ebuild: + Marked ~hppa (bug #308971). *rtkit-0.6 (08 Feb 2010) diff --git a/sys-auth/rtkit/rtkit-0.6.ebuild b/sys-auth/rtkit/rtkit-0.6.ebuild index 9d5422bd00d9..bcec3c621589 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.1 2010/02/08 03:03:29 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.6.ebuild,v 1.2 2010/05/04 16:36:23 jer Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="sys-apps/dbus |