diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:59:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:59:26 +0000 |
commit | c1f5aa4df123c5531b774187c86871156e798558 (patch) | |
tree | 6d804fe2383bec30538f56e9f21ab35fe5c449a8 | |
parent | Stable for amd64, wrt bug #400351 (diff) | |
download | gentoo-2-c1f5aa4df123c5531b774187c86871156e798558.tar.gz gentoo-2-c1f5aa4df123c5531b774187c86871156e798558.tar.bz2 gentoo-2-c1f5aa4df123c5531b774187c86871156e798558.zip |
Stable for amd64, wrt bug #400495
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index ad8a88f8e0a8..852850411483 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.18 2011/09/15 19:47:41 ford_prefect Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.19 2012/02/24 10:59:26 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> rtkit-0.10.ebuild: + Stable for amd64, wrt bug #400495 *rtkit-0.10 (15 Sep 2011) diff --git a/sys-auth/rtkit/rtkit-0.10.ebuild b/sys-auth/rtkit/rtkit-0.10.ebuild index 290599e19c1e..64893c3f385c 100644 --- a/sys-auth/rtkit/rtkit-0.10.ebuild +++ b/sys-auth/rtkit/rtkit-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.1 2011/09/15 19:47:41 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.2 2012/02/24 10:59:26 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND="sys-apps/dbus |