Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 283647 Details for
Bug 379531
bibdb-0.1.2_pre.ebuild(New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bibdb-0.1.2_pre (New Package)
bibdb-0.1.2_pre.ebuild (text/plain), 565 bytes, created by
Qingping Hou
on 2011-08-17 08:30:56 UTC
(
hide
)
Description:
bibdb-0.1.2_pre (New Package)
Filename:
MIME Type:
Creator:
Qingping Hou
Created:
2011-08-17 08:30:56 UTC
Size:
565 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >inherit git > >DESCRIPTION="" >HOMEPAGE="" >#SRC_URI="" >EGIT_REPO_URI="git://github.com/houqp/bibdb.git" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="dev-tex/bibtexu" >RDEPEND="${DEPEND}" > >src_unpack() { > git_src_unpack >} > >src_prepare() { > git checkout v0.1.2 >} > >src_install() { > emake \ > DESTDIR="${D}usr/bin" \ > TEXPATH="${D}usr/share/texmf/bibtex/bst" \ > install || die "Install failed" >} > >pkg_postinst() { > mktexlsr >}
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 379531
: 283647 |
284129