diff options
author | 2004-01-03 13:59:32 +0000 | |
---|---|---|
committer | 2004-01-03 13:59:32 +0000 | |
commit | 9dccf8212c770b3b17acf7bd1aa995875914a533 (patch) | |
tree | 1d7cd54e2ca9eaf9d2f06c6941d5dc6b7685e86b /net-misc/getdate/getdate-1.2.ebuild | |
parent | add patches to make arts work with alsa 1.0 (diff) | |
download | historical-9dccf8212c770b3b17acf7bd1aa995875914a533.tar.gz historical-9dccf8212c770b3b17acf7bd1aa995875914a533.tar.bz2 historical-9dccf8212c770b3b17acf7bd1aa995875914a533.zip |
fixing homepage closes 37093
Diffstat (limited to 'net-misc/getdate/getdate-1.2.ebuild')
-rw-r--r-- | net-misc/getdate/getdate-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/getdate/getdate-1.2.ebuild b/net-misc/getdate/getdate-1.2.ebuild index 16aa18e909a1..2baa762a2012 100644 --- a/net-misc/getdate/getdate-1.2.ebuild +++ b/net-misc/getdate/getdate-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2.ebuild,v 1.2 2003/12/12 00:30:50 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2.ebuild,v 1.3 2004/01/03 13:59:21 mholzer Exp $ MY_PN=${PN}_rfc868 MY_P=${MY_PN}-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Network Date/Time Query and Set Local Date/Time Utility" -HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/netowrk/misc/" +HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/network/misc/" SRC_URI="http://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz" LICENSE="as-is" |