diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-07-17 16:31:53 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-07-17 16:31:53 +0000 |
commit | f6b6851be9ac2719f15a444106eead2f052ea295 (patch) | |
tree | 2ea392807bb86fa304d965421f2eef949e091868 /sys-auth/rtkit | |
parent | Stable on amd64 wrt bug #328049 (diff) | |
download | gentoo-2-f6b6851be9ac2719f15a444106eead2f052ea295.tar.gz gentoo-2-f6b6851be9ac2719f15a444106eead2f052ea295.tar.bz2 gentoo-2-f6b6851be9ac2719f15a444106eead2f052ea295.zip |
Keyworded on alpha, 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 | 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 95d7afb70483..cf7c9422bd8c 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.3 2010/05/10 13:16:53 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.4 2010/07/17 16:31:53 klausman Exp $ + + 17 Jul 2010; Tobias Klausmann <klausman@gentoo.org> rtkit-0.6.ebuild: + Keyworded on alpha, bug #308971 *rtkit-0.7 (10 May 2010) diff --git a/sys-auth/rtkit/rtkit-0.6.ebuild b/sys-auth/rtkit/rtkit-0.6.ebuild index bcec3c621589..f4189ce6facd 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.2 2010/05/04 16:36:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.6.ebuild,v 1.3 2010/07/17 16:31:53 klausman 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="~alpha ~amd64 ~hppa ~x86" IUSE="" DEPEND="sys-apps/dbus |