Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 163528 Details for
Bug 235377
app-text/pastebin - new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pastebin-0.3.ebuild
pastebin-0.3.ebuild (text/plain), 512 bytes, created by
meh.
on 2008-08-22 02:01:42 UTC
(
hide
)
Description:
pastebin-0.3.ebuild
Filename:
MIME Type:
Creator:
meh.
Created:
2008-08-22 02:01:42 UTC
Size:
512 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="CLI to pastebin.com" >HOMEPAGE="http://code.google.com/p/pastebin-cli/" >SRC_URI="http://pastebin-cli.googlecode.com/files/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc-fbsd ~sparc x86 ~x86-fbsd" >IUSE="" > >RDEPEND="dev-lang/perl > dev-perl/libwww-perl" > >S=${WORKDIR} > >src_unpack() { > unpack ${A} >} > >src_install() { > dobin ${PN} >}
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 235377
:
163499
|
163513
|
163528
|
165203
|
170637
|
200861
|
221001
|
221147