From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/accountsservice: ChangeLog accountsservice-0.6.37.ebuild
Date: Fri, 25 Apr 2014 22:57:20 +0000 (UTC) [thread overview]
Message-ID: <20140425225720.2BF932004B@flycatcher.gentoo.org> (raw)
eva 14/04/25 22:57:20
Modified: ChangeLog
Added: accountsservice-0.6.37.ebuild
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path
1.41 sys-apps/accountsservice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 18 Apr 2014 19:51:08 -0000 1.40
+++ ChangeLog 25 Apr 2014 22:57:20 -0000 1.41
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/accountsservice
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.40 2014/04/18 19:51:08 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.41 2014/04/25 22:57:20 eva Exp $
+
+*accountsservice-0.6.37 (25 Apr 2014)
+
+ 25 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org>
+ +accountsservice-0.6.37.ebuild:
+ Version bump.
18 Apr 2014; Sven Vermeulen <swift@gentoo.org>
accountsservice-0.6.29-r1.ebuild, accountsservice-0.6.34.ebuild,
1.1 sys-apps/accountsservice/accountsservice-0.6.37.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild?rev=1.1&content-type=text/plain
Index: accountsservice-0.6.37.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.37.ebuild,v 1.1 2014/04/25 22:57:20 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
inherit eutils gnome2 systemd
DESCRIPTION="D-Bus interfaces for querying and manipulating user account information"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/AccountsService/"
SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc +introspection selinux systemd"
RDEPEND="
>=dev-libs/glib-2.37.3:2
sys-auth/polkit
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
selinux? ( sec-policy/selinux-accountsd )
systemd? ( >=sys-apps/systemd-186:0= )
!systemd? ( sys-auth/consolekit )
"
DEPEND="${RDEPEND}
dev-libs/libxslt
dev-util/gdbus-codegen
>=dev-util/gtk-doc-am-1.15
>=dev-util/intltool-0.40
sys-devel/gettext
virtual/pkgconfig
doc? (
app-text/docbook-xml-dtd:4.1.2
app-text/xmlto )
"
src_prepare() {
epatch "${FILESDIR}/${PN}-0.6.35-gentoo-system-users.patch"
gnome2_src_prepare
}
src_configure() {
gnome2_src_configure \
--disable-static \
--disable-more-warnings \
--localstatedir="${EPREFIX}"/var \
--docdir="${EPREFIX}"/usr/share/doc/${PF} \
--enable-admin-group="wheel" \
$(use_enable doc docbook-docs) \
$(use_enable introspection) \
$(use_enable systemd) \
$(systemd_with_unitdir)
}
reply other threads:[~2014-04-25 22:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140425225720.2BF932004B@flycatcher.gentoo.org \
--to=eva@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox