Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 369864 Details for
Bug 499100
net-im/viber-bin - proprietary messaging and calling app for Linux (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
viber-1.0.ebuild
viber-1.0.ebuild (text/plain), 680 bytes, created by
b1254633
on 2014-02-08 10:54:13 UTC
(
hide
)
Description:
viber-1.0.ebuild
Filename:
MIME Type:
Creator:
b1254633
Created:
2014-02-08 10:54:13 UTC
Size:
680 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" > >DESCRIPTION="Free calls, text and picture sharing with anyone, anywhere!" >HOMEPAGE="http://www.viber.com" >SRC_URI="http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb" > >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >src_unpack() { > unpack ${A} > mkdir ${P} >} > >src_prepare(){ > tar -xf "${WORKDIR}/data.tar.gz" -C "${S}" >} > >src_install(){ > doins -r "${S}"/* > fperms 777 /usr/share/${PN} > fperms 755 /usr/share/${PN}/Viber.sh > fperms 755 /usr/share/${PN}/Viber >} > >pkg_postrm() >{ > [[ -d "${ROOT}/usr/share/viber" ]] && rm -rf "${ROOT}/usr/share/viber" >} >
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 499100
:
369392
|
369396
|
369450
|
369466
|
369710
|
369864
|
369934
|
461658
|
511480
|
523570
|
524072
|
595920
|
596622
|
613290
|
651060
|
746598
|
814015
|
849169
|
849285
|
849868
|
862885
|
874607
|
887887
|
903647