Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431160 Details for
Bug 580432
sys-apps/shadow-4.4: Version bump to pick up newuidmap
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
shadow-4.3.0.ebuild.diff
shadow-4.3.0.ebuild.diff (text/plain), 1.41 KB, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2016-04-18 18:36:43 UTC
(
hide
)
Description:
shadow-4.3.0.ebuild.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2016-04-18 18:36:43 UTC
Size:
1.41 KB
patch
obsolete
>--- shadow-4.2.1-r2.ebuild >+++ shadow-4.3.0.ebuild >@@ -1,14 +1,15 @@ >-# Copyright 1999-2015 Gentoo Foundation >+# Copyright 1999-2016 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Id$ > >-EAPI=4 >+EAPI=5 > > inherit eutils libtool toolchain-funcs pam multilib autotools > > DESCRIPTION="Utilities to deal with user accounts" > HOMEPAGE="http://shadow.pld.org.pl/ http://pkg-shadow.alioth.debian.org/" >-SRC_URI="http://pkg-shadow.alioth.debian.org/releases/${P}.tar.xz" >+#SRC_URI="http://pkg-shadow.alioth.debian.org/releases/${P}.tar.xz" >+SRC_URI="https://github.com/${PN}-maint/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" > > LICENSE="BSD GPL-2" > SLOT="0" >@@ -31,21 +32,19 @@ > xattr? ( sys-apps/attr )" > DEPEND="${RDEPEND} > app-arch/xz-utils >+ app-text/docbook-xml-dtd >+ dev-libs/libxslt > nls? ( sys-devel/gettext )" >-RDEPEND="${RDEPEND} >+RDEPEND+=" > pam? ( >=sys-auth/pambase-20150213 )" > > PATCHES=( > "${FILESDIR}"/${PN}-4.1.3-dots-in-usernames.patch >- "${FILESDIR}"/${P}-cross-size-checks.patch >- "${FILESDIR}"/${P}-verbose-error-when-uid-doesnt-match.patch > ) > > src_prepare() { > epatch "${PATCHES[@]}" > epatch_user >- # https://github.com/shadow-maint/shadow/pull/5 >- mv configure.{in,ac} || die > eautoreconf > #elibtoolize > } >@@ -55,6 +54,7 @@ > econf \ > --without-group-name-max-length \ > --without-tcb \ >+ --enable-man \ > --enable-shared=no \ > --enable-static=yes \ > $(use_with acl) \
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 580432
: 431160