Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 15807 Details for
Bug 26268
New ports for poslib/posadis/mfedit/dnsquery
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for dnsquery 0.60.1
dnsquery-0.60.1.ebuild (text/plain), 1.25 KB, created by
Meilof
on 2003-08-09 07:20:48 UTC
(
hide
)
Description:
Ebuild for dnsquery 0.60.1
Filename:
MIME Type:
Creator:
Meilof
Created:
2003-08-09 07:20:48 UTC
Size:
1.25 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A graphical tool for sending queries to DNS servers" >HOMEPAGE="http://www.posadis.org/projects/dnsquery.php" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" >DEPEND=">=dev-cpp/poslib-0.9.7 =x11-libs/gtk+-1.2*" >RDEPEND=">=dev-cpp/poslib-0.9.7 =x11-libs/gtk+-1.2*" >S=${WORKDIR}/${P} > > >SRC_URI="http://aleron.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://umn.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://cesnet.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://flow.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://heanet.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://switch.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://easynews.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://twtelecom.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz > http://belnet.dl.sourceforge.net/sourceforge/posadis/${P}.tar.gz" > > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --with-cxxflags="${CXXFLAGS}" \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die >} > >src_install() { > einstall || die >}
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 26268
:
15805
|
15806
|
15807
|
15809
|
15810
|
15811
|
18873
|
18874
|
18875
|
18876
|
18877