Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 237087 Details for
Bug 326377
Prefix version of eclass/subversion.eclass needs to be re-sycned
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to refresh Prefix subversion.eclass to current
subversion.eclass-1.67-1.68-sync.patch (text/plain), 1.27 KB, created by
Matt Michalowski
on 2010-07-01 00:38:51 UTC
(
hide
)
Description:
patch to refresh Prefix subversion.eclass to current
Filename:
MIME Type:
Creator:
Matt Michalowski
Created:
2010-07-01 00:38:51 UTC
Size:
1.27 KB
patch
obsolete
>--- subversion.eclass.orig 2009-05-12 06:11:32.000000000 +1000 >+++ subversion.eclass 2010-07-01 10:26:54.705010726 +1000 >@@ -1,6 +1,6 @@ > # Copyright 1999-2009 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.67 2009/05/10 20:33:38 arfrever Exp $ >+# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.68 2010/06/22 18:34:29 arfrever Exp $ > > # @ECLASS: subversion.eclass > # @MAINTAINER: >@@ -30,7 +30,7 @@ > > DESCRIPTION="Based on the ${ECLASS} eclass" > >-SUBVERSION_DEPEND="dev-util/subversion >+SUBVERSION_DEPEND="dev-vcs/subversion > net-misc/rsync" > > if [[ -z "${ESVN_DISABLE_DEPENDENCIES}" ]]; then >@@ -197,7 +197,7 @@ > > case "${protocol}" in > http|https) >- if ! built_with_use -o dev-util/subversion webdav-neon webdav-serf; then >+ if ! built_with_use -o dev-vcs/subversion webdav-neon webdav-serf; then > echo > eerror "In order to emerge this package, you need to" > eerror "reinstall Subversion with support for WebDAV." >@@ -233,7 +233,7 @@ > ewarn "see \${ESVN_REPO_URI}" > fi > >- if has_version ">=dev-util/subversion-1.6.0"; then >+ if has_version ">=dev-vcs/subversion-1.6.0"; then > options="${options} --config-option=config:auth:password-stores=" > fi >
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 326377
: 237087