Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 92682 Details for
Bug 141664
Please bump dev-util/svk to 1.08
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff from svk-1.07-r1.ebuild
svk-1.08.diff (text/plain), 1.78 KB, created by
Daniel Westermann-Clark
on 2006-07-24 21:58:24 UTC
(
hide
)
Description:
Diff from svk-1.07-r1.ebuild
Filename:
MIME Type:
Creator:
Daniel Westermann-Clark
Created:
2006-07-24 21:58:24 UTC
Size:
1.78 KB
patch
obsolete
>--- /usr/portage/dev-util/svk/svk-1.07-r1.ebuild 2006-03-04 00:52:00.000000000 -0500 >+++ svk-1.08.ebuild 2006-07-25 00:45:36.000000000 -0400 >@@ -1,6 +1,6 @@ > # Copyright 1999-2006 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.07-r1.ebuild,v 1.1 2006/03/04 05:52:00 agriffis Exp $ >+# $Header$ > > inherit eutils perl-module bash-completion > >@@ -14,7 +14,7 @@ > SLOT="0" > LICENSE="|| ( Artistic GPL-2 )" > KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" >-IUSE="crypt nls pager svn-mirror patch" >+IUSE="crypt nls pager patch" > > DEPEND=" > >=dev-lang/perl-5.8.7 >@@ -32,24 +32,26 @@ > >=dev-perl/PerlIO-via-symlink-0.02 > dev-perl/IO-Digest > >=dev-perl/SVN-Simple-0.27 >- dev-perl/TimeDate >+ >=dev-perl/TimeDate-1.16 > dev-perl/TermReadKey > dev-perl/File-Type > dev-perl/URI > >=dev-perl/PerlIO-eol-0.13 > >=dev-perl/Class-Autouse-1.15 > >=virtual/perl-Getopt-Long-2.34 >+ >=virtual/perl-File-Spec-3.18 >+ >=dev-perl/SVN-Mirror-0.66 > nls? ( > >=dev-perl/locale-maketext-lexicon-0.42 > >=dev-perl/Locale-Maketext-Simple-0.12 > ) > pager? ( dev-perl/IO-Pager ) >- svn-mirror? ( >=dev-perl/SVN-Mirror-0.66 ) > patch? ( > dev-perl/Compress-Zlib > dev-perl/FreezeThaw > ) > crypt? ( app-crypt/gnupg )" >+RDEPEND="${DEPEND}" > > > pkg_setup() { >@@ -62,12 +64,7 @@ > > src_unpack() { > unpack ${A} >- epatch ${FILESDIR}/svk-1.07-xxdiff.patch >-} >- >-src_compile() { >- export PERL_EXTUTILS_AUTOINSTALL="--skipdeps" >- perl-module_src_compile >+ epatch ${FILESDIR}/svk-1.08-xxdiff.patch > } > > src_install() { >@@ -75,7 +72,7 @@ > if use bash-completion; then > dobin contrib/svk-completion.pl > echo "complete -C ${DESTTREE}/bin/svk-completion.pl -o default svk" \ >- > svk-completion >+ > svk-completion > dobashcompletion svk-completion > 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 141664
: 92682