diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:01:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:01:36 +0000 |
commit | 92ef54a0e569df23ffe257e51c301e6486f69810 (patch) | |
tree | a701b5a21cf106993a1088bf4e777e4e174ea56f /sys-apps/accountsservice | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-92ef54a0e569df23ffe257e51c301e6486f69810.tar.gz gentoo-2-92ef54a0e569df23ffe257e51c301e6486f69810.tar.bz2 gentoo-2-92ef54a0e569df23ffe257e51c301e6486f69810.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/accountsservice')
-rw-r--r-- | sys-apps/accountsservice/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/accountsservice/accountsservice-0.6.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/accountsservice/ChangeLog b/sys-apps/accountsservice/ChangeLog index 6572e25a9ba2..e9061c9095e6 100644 --- a/sys-apps/accountsservice/ChangeLog +++ b/sys-apps/accountsservice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/accountsservice -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.4 2011/11/24 08:05:10 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.5 2012/04/18 21:01:36 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> accountsservice-0.6.15.ebuild: + Stable for amd64, wrt bug #410611 *accountsservice-0.6.15 (24 Nov 2011) diff --git a/sys-apps/accountsservice/accountsservice-0.6.15.ebuild b/sys-apps/accountsservice/accountsservice-0.6.15.ebuild index 056a79573e25..536654e37233 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.15.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.15.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-apps/accountsservice/accountsservice-0.6.15.ebuild,v 1.1 2011/11/24 08:05:10 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.15.ebuild,v 1.2 2012/04/18 21:01:36 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="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc +introspection" RDEPEND="dev-libs/glib:2 |