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.36.0.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.36.0.ebuild')
-rw-r--r--dev-util/boost-build/boost-build-1.36.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/boost-build/boost-build-1.36.0.ebuild b/dev-util/boost-build/boost-build-1.36.0.ebuild
index 4c265d249b6b..85b6a98ce589 100644
--- a/dev-util/boost-build/boost-build-1.36.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.36.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.36.0.ebuild,v 1.1 2008/12/16 15:44:42 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.36.0.ebuild,v 1.2 2009/03/24 04:34:42 dirtyepic Exp $
EAPI="2"
@@ -10,7 +10,7 @@ MY_PV=$(replace_all_version_separators _)
MAJOR_PV="$(replace_all_version_separators _ $(get_version_component_range 1-2))"
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="1.36"