summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-07-06 09:51:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-07-06 09:51:42 +0000
commit95f5bfbdebd2f38f1725bfdf92f1152c94675fca (patch)
treee62529aa8b885f189d172c0f12811f4750d11501 /sys-apps/accountsservice
parentVersion bump (diff)
downloadgentoo-2-95f5bfbdebd2f38f1725bfdf92f1152c94675fca.tar.gz
gentoo-2-95f5bfbdebd2f38f1725bfdf92f1152c94675fca.tar.bz2
gentoo-2-95f5bfbdebd2f38f1725bfdf92f1152c94675fca.zip
Stable for amd64, wrt bug #424842
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/accountsservice')
-rw-r--r--sys-apps/accountsservice/ChangeLog5
-rw-r--r--sys-apps/accountsservice/accountsservice-0.6.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/accountsservice/ChangeLog b/sys-apps/accountsservice/ChangeLog
index 188181e8c0eb..7ef16068963b 100644
--- a/sys-apps/accountsservice/ChangeLog
+++ b/sys-apps/accountsservice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/accountsservice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.14 2012/07/05 21:45:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.15 2012/07/06 09:51:42 ago Exp $
+
+ 06 Jul 2012; Agostino Sarubbo <ago@gentoo.org> accountsservice-0.6.22.ebuild:
+ Stable for amd64, wrt bug #424842
05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> accountsservice-0.6.22.ebuild:
marked x86 per bug 424842
diff --git a/sys-apps/accountsservice/accountsservice-0.6.22.ebuild b/sys-apps/accountsservice/accountsservice-0.6.22.ebuild
index 5146328d9b8e..bc30855f9976 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.22.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.22.ebuild,v 1.3 2012/07/05 21:45:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.22.ebuild,v 1.4 2012/07/06 09:51:42 ago Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm x86"
+KEYWORDS="~alpha amd64 ~arm x86"
IUSE="doc +introspection vala" # systemd
REQUIRED_USE="vala? ( introspection )"