summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2009-03-24 04:34:42 +0000
committerRyan Hill <rhill@gentoo.org>2009-03-24 04:34:42 +0000
commit69234b69d6e3d0e84a9d64245b0cdfb3b3e54c90 (patch)
tree2ae8dbbea35c89def91477b1500b25af11354339 /dev-util/boost-build/boost-build-1.35.0-r1.ebuild
parentBecause versions of boost-build greater than 1.35.0-r1 are slotted and (diff)
downloadhistorical-69234b69d6e3d0e84a9d64245b0cdfb3b3e54c90.tar.gz
historical-69234b69d6e3d0e84a9d64245b0cdfb3b3e54c90.tar.bz2
historical-69234b69d6e3d0e84a9d64245b0cdfb3b3e54c90.zip
Fix homepage. Bug #234246.
Package-Manager: portage-2.2_rc26/cvs/Linux x86_64
Diffstat (limited to 'dev-util/boost-build/boost-build-1.35.0-r1.ebuild')
-rw-r--r--dev-util/boost-build/boost-build-1.35.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boost-build/boost-build-1.35.0-r1.ebuild b/dev-util/boost-build/boost-build-1.35.0-r1.ebuild
index 992dc9061360..bb26c6adccda 100644
--- a/dev-util/boost-build/boost-build-1.35.0-r1.ebuild
+++ b/dev-util/boost-build/boost-build-1.35.0-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.2 2009/02/07 17:00:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.3 2009/03/24 04:34:42 dirtyepic Exp $
inherit flag-o-matic toolchain-funcs versionator
MY_PV=$(replace_all_version_separators _)
DESCRIPTION="A system for large project software construction, which is simple to use and powerful."
-HOMEPAGE="http://www.boost.org/tools/build/v2/index.html"
+HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"