diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-08 12:10:27 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-08 12:10:27 +0000 |
commit | 0957fe68dc7e94ef31c997d83522448b8bf2e6b5 (patch) | |
tree | cc0442ab2354cfe367086cc5edd18dc0fb575867 /sys-auth | |
parent | Mask qbittorrent RC releases (diff) | |
download | gentoo-2-0957fe68dc7e94ef31c997d83522448b8bf2e6b5.tar.gz gentoo-2-0957fe68dc7e94ef31c997d83522448b8bf2e6b5.tar.bz2 gentoo-2-0957fe68dc7e94ef31c997d83522448b8bf2e6b5.zip |
added ~sparc keyword (bug 308971)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.9-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index 9842fa86c38a..8a5ca105d78f 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.9 2010/12/10 05:21:16 ford_prefect Exp $ +# 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 $ + + 08 Jan 2011; Michael Weber <xmw@gentoo.org> rtkit-0.9-r1.ebuild: + added ~sparc keyword (bug 308971) *rtkit-0.9-r1 (10 Dec 2010) diff --git a/sys-auth/rtkit/rtkit-0.9-r1.ebuild b/sys-auth/rtkit/rtkit-0.9-r1.ebuild index 166f9d424b6f..56d39ac10601 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-2010 Gentoo Foundation +# 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.1 2010/12/10 05:21:16 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.2 2011/01/08 12:10:27 xmw 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 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="sys-apps/dbus |