diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-09 17:48:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-09 17:48:38 +0000 |
commit | 0a3605e16abe3be8d0d7a39360d7a115a04ed207 (patch) | |
tree | 2afb12fbb954bbca2202d633392283846ae500f9 /sys-auth | |
parent | Remove old version. (diff) | |
download | gentoo-2-0a3605e16abe3be8d0d7a39360d7a115a04ed207.tar.gz gentoo-2-0a3605e16abe3be8d0d7a39360d7a115a04ed207.tar.bz2 gentoo-2-0a3605e16abe3be8d0d7a39360d7a115a04ed207.zip |
Add ~alpha/~ia64/~sh wrt #308971
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index 8a5ca105d78f..1b0f31a7fd4f 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/rtkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.10 2011/01/08 12:10:27 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.11 2011/01/09 17:48:38 armin76 Exp $ + + 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> rtkit-0.9-r1.ebuild: + Add ~alpha/~ia64/~sh wrt #308971 08 Jan 2011; Michael Weber <xmw@gentoo.org> rtkit-0.9-r1.ebuild: added ~sparc keyword (bug 308971) diff --git a/sys-auth/rtkit/rtkit-0.9-r1.ebuild b/sys-auth/rtkit/rtkit-0.9-r1.ebuild index 56d39ac10601..be4c91bb094d 100644 --- a/sys-auth/rtkit/rtkit-0.9-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.2 2011/01/08 12:10:27 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.3 2011/01/09 17:48:38 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND="sys-apps/dbus |