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 | |
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')
-rw-r--r-- | sys-apps/moreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/moreutils/moreutils-0.45-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/moreutils/moreutils-0.46.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/moreutils/moreutils-0.47.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-apps/moreutils/ChangeLog b/sys-apps/moreutils/ChangeLog index b5769e3f20b8..b8134f859e40 100644 --- a/sys-apps/moreutils/ChangeLog +++ b/sys-apps/moreutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/moreutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.46 2012/07/03 20:03:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.47 2012/07/08 15:19:43 jer Exp $ + + 08 Jul 2012; Jeroen Roovers <jer@gentoo.org> moreutils-0.45-r1.ebuild, + moreutils-0.46.ebuild, moreutils-0.47.ebuild: + Update HOMEPAGE. 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> moreutils-0.46.ebuild: Stable for HPPA (bug #422185). diff --git a/sys-apps/moreutils/moreutils-0.45-r1.ebuild b/sys-apps/moreutils/moreutils-0.45-r1.ebuild index 919ec3f06724..9106648ff32c 100644 --- a/sys-apps/moreutils/moreutils-0.45-r1.ebuild +++ b/sys-apps/moreutils/moreutils-0.45-r1.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.45-r1.ebuild,v 1.7 2012/04/07 17:51:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.45-r1.ebuild,v 1.8 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" 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" diff --git a/sys-apps/moreutils/moreutils-0.47.ebuild b/sys-apps/moreutils/moreutils-0.47.ebuild index 56e204c6150e..76e18a500236 100644 --- a/sys-apps/moreutils/moreutils-0.47.ebuild +++ b/sys-apps/moreutils/moreutils-0.47.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.47.ebuild,v 1.1 2012/06/30 05:11:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.47.ebuild,v 1.2 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" |