Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 63126
Collapse All | Expand All

(-)rdate-0.990821-r2.ebuild (-1 / +3 lines)
Lines 4-12 Link Here
4
4
5
inherit flag-o-matic
5
inherit flag-o-matic
6
6
7
MY_P=${P/0.}
8
S="${WORKDIR}/${MY_P}"
7
DESCRIPTION="use TCP or UDP to retrieve the current time of another machine"
9
DESCRIPTION="use TCP or UDP to retrieve the current time of another machine"
8
HOMEPAGE="http://www.freshmeat.net/projects/rdate/"
10
HOMEPAGE="http://www.freshmeat.net/projects/rdate/"
9
SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/network/misc/${P}.tar.gz"
11
SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/network/misc/${MY_P}.tar.gz"
10
12
11
LICENSE="as-is"
13
LICENSE="as-is"
12
SLOT="0"
14
SLOT="0"

Return to bug 63126