Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97948 - net-misc/balance-3.24 version bump
Summary: net-misc/balance-3.24 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-04 18:27 UTC by wolf3d
Modified: 2005-07-05 17:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wolf3d 2005-07-04 18:27:49 UTC
# balance-3.24.ebuild

DESCRIPTION="TCP Load Balancing Port Forwarder"
HOMEPAGE="http://www.inlab.de/balance.html"
SRC_URI="http://www.inlab.de/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""

src_compile() {
    emake CFLAGS="${CFLAGS}" || die
}

src_install() {
    doman balance.1
    dosbin balance || die
    dodir /var/run/balance
    fperms 1777 /var/run/balance
}


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




new version bump
Comment 1 SpanKY gentoo-dev 2005-07-05 17:14:20 UTC
now in portage