diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 15:19:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 15:19:43 +0000 |
commit | fcd0e5fc43635a6c63a759dd6911ef5151dca50a (patch) | |
tree | 1e42089590749fe2e7f9dd92f4fcdbda17267c51 /sys-apps/moreutils/moreutils-0.46.ebuild | |
parent | Add ~ia64/~sh/~sparc wrt #387959 (diff) | |
download | gentoo-2-fcd0e5fc43635a6c63a759dd6911ef5151dca50a.tar.gz gentoo-2-fcd0e5fc43635a6c63a759dd6911ef5151dca50a.tar.bz2 gentoo-2-fcd0e5fc43635a6c63a759dd6911ef5151dca50a.zip |
Update HOMEPAGE.
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/moreutils/moreutils-0.46.ebuild')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/moreutils/moreutils-0.46.ebuild b/sys-apps/moreutils/moreutils-0.46.ebuild index 8e1002792285..0e42258b8764 100644 --- a/sys-apps/moreutils/moreutils-0.46.ebuild +++ b/sys-apps/moreutils/moreutils-0.46.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.46.ebuild,v 1.4 2012/07/03 20:03:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.46.ebuild,v 1.5 2012/07/08 15:19:43 jer Exp $ EAPI=4 inherit eutils toolchain-funcs prefix DESCRIPTION="a growing collection of the unix tools that nobody thought to write thirty years ago" -HOMEPAGE="http://kitenet.net/~joey/code/moreutils/" +HOMEPAGE="http://joeyh.name/code/moreutils/" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |