diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-03-03 23:29:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-03 23:29:39 +0000 |
commit | 86a896b4dd3fe637bf2f875a1f242e0f911ea198 (patch) | |
tree | 6b9ced74569ba7d4fff9c173bebd4b48c083061f /sys-libs | |
parent | New package, bug 291979. Imported with cleanups from sci overlay. (diff) | |
download | gentoo-2-86a896b4dd3fe637bf2f875a1f242e0f911ea198.tar.gz gentoo-2-86a896b4dd3fe637bf2f875a1f242e0f911ea198.tar.bz2 gentoo-2-86a896b4dd3fe637bf2f875a1f242e0f911ea198.zip |
fill out with actually homepage
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2011b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/timezone-data/timezone-data-2011b.ebuild b/sys-libs/timezone-data/timezone-data-2011b.ebuild index 090d4d88d26c..86dd8fb0b9d6 100644 --- a/sys-libs/timezone-data/timezone-data-2011b.ebuild +++ b/sys-libs/timezone-data/timezone-data-2011b.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2011b.ebuild,v 1.1 2011/02/10 02:25:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2011b.ebuild,v 1.2 2011/03/03 23:29:39 vapier Exp $ inherit eutils toolchain-funcs flag-o-matic code_ver=${PV} data_ver=${PV} DESCRIPTION="Timezone data (/usr/share/zoneinfo) and utilities (tzselect/zic/zdump)" -HOMEPAGE="ftp://elsie.nci.nih.gov/pub/" +HOMEPAGE="http://www.twinsun.com/tz/tz-link.htm" SRC_URI="ftp://elsie.nci.nih.gov/pub/tzdata${data_ver}.tar.gz ftp://elsie.nci.nih.gov/pub/tzcode${code_ver}.tar.gz mirror://gentoo/tzdata${data_ver}.tar.gz |