summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2009-03-24 04:34:42 +0000
committerRyan Hill <dirtyepic@gentoo.org>2009-03-24 04:34:42 +0000
commit0e70f806bc7ba0f50939f1956d0bc00d97021e35 (patch)
tree66306f65b60ff6cc7876aec320ebbb44f121e6b6 /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)
downloadgentoo-2-0e70f806bc7ba0f50939f1956d0bc00d97021e35.tar.gz
gentoo-2-0e70f806bc7ba0f50939f1956d0bc00d97021e35.tar.bz2
gentoo-2-0e70f806bc7ba0f50939f1956d0bc00d97021e35.zip
Fix homepage. Bug #234246.
(Portage version: 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"