Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38130 Details for
Bug 61578
squidguard: new db4.2.xx support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
updated ebuild
squidguard-db42-updated-ebuild.chris.patch (text/plain), 910 bytes, created by
Christian Zoffoli (RETIRED)
on 2004-08-24 17:45:39 UTC
(
hide
)
Description:
updated ebuild
Filename:
MIME Type:
Creator:
Christian Zoffoli (RETIRED)
Created:
2004-08-24 17:45:39 UTC
Size:
910 bytes
patch
obsolete
>--- /usr/portage/www-proxy/squidguard/squidguard-1.2.0-r1.ebuild 2004-08-16 00:14:47 +0000 >+++ /usr/local/portage/www-proxy/squidguard/squidguard-1.2.0-r1.ebuild 2004-08-25 00:38:13 +0000 >@@ -1,6 +1,6 @@ > # Copyright 1999-2004 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/www-proxy/squidguard/squidguard-1.2.0-r1.ebuild,v 1.2 2004/08/15 23:40:11 cyfred Exp $ >+# $Header: /var/cvsroot/gentoo-x86/www-proxy/squidguard/squidguard-1.2.0-r1.ebuild,v 1.1 2004/08/15 19:04:44 stuart Exp $ > > inherit eutils > >@@ -24,8 +24,10 @@ > src_unpack() { > unpack ${A} || die "unpack problem" > cd ${S} >- epatch ${FILESDIR}/${P}-db4.patch >- epatch ${FILESDIR}/${P}-db41.patch >+ epatch ${FILESDIR}/${P}-db4.patch || die >+ epatch ${FILESDIR}/${P}-db41.patch || die >+ epatch ${FILESDIR}/${P}-db42.patch || die >+ > autoconf || die "autoconf problem" > } >
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 61578
:
38129
| 38130