Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 163799 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]
slrn-0.9.9 ebuild
slrn-0.9.9.ebuild (text/plain), 951 bytes, created by
konsti
on 2008-08-26 09:24:11 UTC
(
hide
)
Description:
slrn-0.9.9 ebuild
Filename:
MIME Type:
Creator:
konsti
Created:
2008-08-26 09:24:11 UTC
Size:
951 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-nntp/slrn/slrn-0.9.8.1_p1.ebuild,v 1.6 2008/03/10 14:02:31 drac Exp $ > >MY_P=${P/_p/pl} > >DESCRIPTION="a s-lang based newsreader" >HOMEPAGE="http://slrn.sourceforge.net" >SRC_URI="ftp://space.mit.edu/pub/davis/slrn/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="alpha amd64 ia64 ppc sparc x86" >IUSE="nls ssl uudeview" > >MAKEOPTS="${MAKEOPTS} -j1" >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 )" > >S=${WORKDIR}/${MY_P} > >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 () { > 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