diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-03-29 22:39:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-03-29 22:39:25 +0000 |
commit | ae3a76d09127b41b3493dc8527e0af2221ac4aa3 (patch) | |
tree | ff06be5c7dd5872637dc788d20e95c08e490e8bc /dev-util/cogito | |
parent | Version bump (diff) | |
download | gentoo-2-ae3a76d09127b41b3493dc8527e0af2221ac4aa3.tar.gz gentoo-2-ae3a76d09127b41b3493dc8527e0af2221ac4aa3.tar.bz2 gentoo-2-ae3a76d09127b41b3493dc8527e0af2221ac4aa3.zip |
update HOMEPAGE
(Portage version: 2.2_pre5)
Diffstat (limited to 'dev-util/cogito')
-rw-r--r-- | dev-util/cogito/cogito-0.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cogito/cogito-0.18.2.ebuild b/dev-util/cogito/cogito-0.18.2.ebuild index 520bcbb65fed..b966a89ea2a0 100644 --- a/dev-util/cogito/cogito-0.18.2.ebuild +++ b/dev-util/cogito/cogito-0.18.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cogito/cogito-0.18.2.ebuild,v 1.3 2008/01/14 18:58:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cogito/cogito-0.18.2.ebuild,v 1.4 2008/03/29 22:39:25 vapier Exp $ inherit eutils MY_PV=${PV//_/} DESCRIPTION="The GIT scripted toolkit" -HOMEPAGE="http://kernel.org/pub/software/scm/cogito/" +HOMEPAGE="http://git.or.cz/cogito/" SRC_URI="mirror://kernel/software/scm/${PN}/${PN}-${MY_PV}.tar.bz2 mirror://gentoo/${PN}-doc-${MY_PV}.tar.bz2" |