Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 166550 Details for
Bug 235753
net-nntp/slrn-0.9.9 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
A working net-nntp/slrn-0.9.9.ebuild
slrn-0.9.9.ebuild (text/plain), 800 bytes, created by
Marek Szuba (RETIRED)
on 2008-09-26 21:15:57 UTC
(
hide
)
Description:
A working net-nntp/slrn-0.9.9.ebuild
Filename:
MIME Type:
Creator:
Marek Szuba (RETIRED)
Created:
2008-09-26 21:15:57 UTC
Size:
800 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header$ > >DESCRIPTION="a s-lang based newsreader" >HOMEPAGE="http://slrn.sourceforge.net" >SRC_URI="mirror://sourceforge/slrn/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="nls ssl uudeview" > >RDEPEND="virtual/mta > app-arch/sharutils > >=sys-libs/slang-2.1.3 > ssl? ( dev-libs/openssl ) > uudeview? ( dev-libs/uulib )" >DEPEND="${RDEPEND} > nls? ( sys-devel/gettext )" > >src_compile() { > econf --with-docdir=/usr/share/doc/${PF} \ > --with-slrnpull $(use_with uudeview) \ > $(use_enable nls) $(use_with ssl) > > emake || die "emake failed." >} > >src_install () { > cd src > emake DESTDIR="${D}" installdirs && emake DESTDIR="${D}" install || die "emake install failed." > prepalldocs >}
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 235753
:
163799
| 166550 |
201392