Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 270185 Details for
Bug 318365
systemd - Replacement for sysvinit with extensive usage of parallelization
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GNOME 3/systemd accountsservice ebuild
accountsservice-0.6.6-r4.ebuild (text/plain), 1.39 KB, created by
Canek Peláez Valdés
on 2011-04-16 13:06:38 UTC
(
hide
)
Description:
GNOME 3/systemd accountsservice ebuild
Filename:
MIME Type:
Creator:
Canek Peláez Valdés
Created:
2011-04-16 13:06:38 UTC
Size:
1.39 KB
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="3" >GCONF_DEBUG="no" >GNOME2_LA_PUNT="yes" > >inherit gnome2 systemd > >DESCRIPTION="D-Bus interfaces for querying and manipulating user account information" >HOMEPAGE="http://www.fedoraproject.org/wiki/Features/UserAccountDialog" >SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="+introspection" > >RDEPEND=" > dev-libs/glib:2 > dev-libs/dbus-glib > sys-auth/polkit > > introspection? ( >=dev-libs/gobject-introspection-0.9.12 )" >DEPEND="${RDEPEND} > dev-libs/libxslt > dev-util/pkgconfig > sys-devel/gettext > >=dev-util/intltool-0.40" > ># Documentaton doesn't validate >RESTRICT="test" > >pkg_setup() { > # Can configure systemdsystemunitdir > # docbook docs don't validate, disable doc rebuild > G2CONF="${G2CONF} > --disable-static > --localstatedir=/var > --disable-docbook-docs > --disable-maintainer-mode > --disable-more-warnings > $(use_enable introspection)" > if use systemd; then > G2CONF="${G2CONF} --with-systemdsystemunitdir=/lib/systemd/system" > fi > DOCS="AUTHORS NEWS README TODO" >} > >src_prepare() { > # Taken from upstream trunk, remove for next release > epatch "${FILESDIR}/${PN}-fix-useradd.patch" > > # Taken from upstream trunk, remove for next release > epatch "${FILESDIR}/${PN}-fix-nameless-users-crash.patch" > > gnome2_src_prepare >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 318365
:
230771
|
230773
|
230777
|
230779
|
230887
|
230889
|
231157
|
231305
|
238431
|
241097
|
241099
|
244953
|
244955
|
244957
|
244959
|
256198
|
256199
|
256201
|
256202
|
256203
|
256205
|
256209
|
256319
|
256349
|
256351
|
256352
|
256435
|
256437
|
256439
|
256446
|
256698
|
257917
|
257922
| 270185 |
270187
|
270189
|
270191
|
271583
|
277115
|
277117
|
306293
|
306295
|
306297
|
306299
|
306339
|
306341
|
306343
|
306345