From: Alexander Gabert Date: Wed, 25 Apr 2007 18:47:07 +0000 (+0000) Subject: added correct homepage to two files X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=81995fab182501573135571eded06a1fc7d5ae28;p=gentoo.git added correct homepage to two files --- diff --git a/dev-util/devel-chroots/ChangeLog b/dev-util/devel-chroots/ChangeLog index 602a627ef8a4..d8ff5d128bcf 100644 --- a/dev-util/devel-chroots/ChangeLog +++ b/dev-util/devel-chroots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/devel-chroots # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/ChangeLog,v 1.27 2007/04/17 16:30:52 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/ChangeLog,v 1.28 2007/04/25 18:47:07 pappy Exp $ + + 25 Apr 2007; Alexander Gabert + devel-chroots-1.0.1.ebuild, devel-chroots-2.0.0.ebuild: + added correct homepage, thx to tigger 17 Apr 2007; Alexander Gabert ChangeLog: remove old version diff --git a/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild b/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild index 0e9a9ee358a4..23a36c92b0bb 100644 --- a/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild +++ b/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild,v 1.7 2006/03/05 22:02:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild,v 1.8 2007/04/25 18:47:07 pappy Exp $ DESCRIPTION="Gentoo Developer chroots installation/configuration launcher" -HOMEPAGE="http://www.gentoo.org/" +HOMEPAGE="http://www.gentoo.org/proj/en/hardened/docs/devel-chroots-intro.xml" SRC_URI="mirror://gentoo/${P}.tar.gz" diff --git a/dev-util/devel-chroots/devel-chroots-2.0.0.ebuild b/dev-util/devel-chroots/devel-chroots-2.0.0.ebuild index 3fd786f2aa64..d98534fdd3dd 100644 --- a/dev-util/devel-chroots/devel-chroots-2.0.0.ebuild +++ b/dev-util/devel-chroots/devel-chroots-2.0.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-2.0.0.ebuild,v 1.3 2007/04/06 09:39:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-2.0.0.ebuild,v 1.4 2007/04/25 18:47:07 pappy Exp $ DESCRIPTION="Gentoo Developer chroots installation/configuration" -HOMEPAGE="http://dev.gentoo.org/~pappy/projects/Gentoo/devel-chroots" +HOMEPAGE="http://www.gentoo.org/proj/en/hardened/docs/devel-chroots-intro.xml" SRC_URI="http://user.noxa.de/~pappy/mirror/gentoo/${P}.tar.gz"