Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 334036 Details for
Bug 447180
dev-php/PEAR-Archive_Tar should depend on dev-lang/php[bzip2,posix,zlib]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
PEAR-Archive_Tar-1.3.10.ebuild
PEAR-Archive_Tar-1.3.10.ebuild (text/plain), 690 bytes, created by
Matthew Schultz
on 2013-01-02 14:19:42 UTC
(
hide
)
Description:
PEAR-Archive_Tar-1.3.10.ebuild
Filename:
MIME Type:
Creator:
Matthew Schultz
Created:
2013-01-02 14:19:42 UTC
Size:
690 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" > >MY_PN="${PN/PEAR-/}" >MY_P="${MY_PN}-${PV}" > >DESCRIPTION="Tar file management class" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" >IUSE="" >SRC_URI="http://pear.php.net/get/${MY_P}.tgz" >DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 ) > >=dev-php/PEAR-PEAR-1.8.1 >" >RDEPEND="dev-lang/php[bzip2,posix,zlib] > ${DEPEND}" >PDEPEND="dev-php/pear" >HOMEPAGE="http://pear.php.net/package/Archive_Tar" > >S="${WORKDIR}/${MY_P}" > >src_install() { > insinto /usr/share/php/Archive > doins Archive/* > > dodoc docs/* >}
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 447180
:
332254
| 334036