Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 190389 Details for
Bug 268698
ebuild for dev-perl/DBD-mysql with embedded USE flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
DBD-mysql/DBD-mysql-4.01.1.ebuild with handling of embedded USE flag
DBD-mysql-4.01.1.ebuild (text/plain), 903 bytes, created by
Greg Dziegielewski
on 2009-05-05 07:35:44 UTC
(
hide
)
Description:
DBD-mysql/DBD-mysql-4.01.1.ebuild with handling of embedded USE flag
Filename:
MIME Type:
Creator:
Greg Dziegielewski
Created:
2009-05-05 07:35:44 UTC
Size:
903 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.01.0.ebuild,v 1.1 2008/12/08 02:11:54 robbat2 Exp $ > >inherit versionator > >MODULE_AUTHOR="CAPTTOFU" >MY_PV="$(delete_version_separator 2)" >MY_P="${PN}-${MY_PV}" >inherit eutils perl-module > >S=${WORKDIR}/${MY_P} > >DESCRIPTION="The Perl DBD:mysql Module" > >LICENSE="|| ( Artistic GPL-2 )" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" >IUSE="embedded" > >DEPEND="dev-lang/perl > dev-perl/DBI > embedded? ( > || ( > >=dev-db/mysql-5.0.76-r1[embedded,-minimal] > >=dev-db/mysql-community-5.0.77-r1[embedded,-minimal] > ) > ) >" > >mydoc="ToDo" > >src_compile() { > use embedded && myconf="${myconf} --force-embedded" > > perl-module_src_compile >}
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 268698
: 190389