Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 145035 Details for
Bug 62553
Request for osCommerce ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild with different dependency handling.
oscommerce-2.2.2.060817-r2.ebuild (text/plain), 1.01 KB, created by
Jeff Garlough
on 2008-03-01 18:21:48 UTC
(
hide
)
Description:
New ebuild with different dependency handling.
Filename:
MIME Type:
Creator:
Jeff Garlough
Created:
2008-03-01 18:21:48 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils webapp depend.php depend.apache > >MY_P="oscommerce-2.2ms2-060817" >DESCRIPTION="Online e-commerce shopping solution" >HOMEPAGE="http://www.oscommerce.org/" >SRC_URI="mirror://sourceforge/tep/${MY_P}.tgz loyalty-discount? >(http://oscommerce-patch.googlecode.com/svn/trunk/loyalty-discount-1.3.tar.bz2)" > >LICENSE="GPL-2" >KEYWORDS="~x86" >IUSE="loyalty-discount" > >need_php >need_apache > >S="${WORKDIR}/${MY_P}" > >src_unpack() { > unpack ${A} > > if use loyalty-discount ; then > cp -R ${WORKDIR}/loyalty-discount-1.3/catalog ${S} > fi >} > >src_install() { > webapp_src_preinst > rm -f catalog/download/*.zip > cp -R catalog/* ${D}/${MY_HTDOCSDIR} > webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt > webapp_src_install > > dodoc update-20060817.txt CHANGELOG documentation.pdf LICENSE STANDARD tep_database-pr2.2-CVS.pdf > docinto taxes ; dodoc extras/taxes/* > docinto button_template ; dodoc extras/button_template/* >}
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 62553
:
38755
|
40594
|
40639
|
40640
|
48213
|
94943
|
95534
| 145035 |
145037
|
209420