summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2008-03-15 13:45:12 +0000
committerTiziano Müller <dev-zero@gentoo.org>2008-03-15 13:45:12 +0000
commitae8ab789b024ddbece536e423801f8a374c5095d (patch)
tree1cac01cb61f6c85fe00c35721daa540a82ad0e43 /dev-util/boost-build/boost-build-1.34.1.ebuild
parentKeyworded for (~)alpha, bug 212437 (diff)
downloadgentoo-2-ae8ab789b024ddbece536e423801f8a374c5095d.tar.gz
gentoo-2-ae8ab789b024ddbece536e423801f8a374c5095d.tar.bz2
gentoo-2-ae8ab789b024ddbece536e423801f8a374c5095d.zip
Fixed typo in description.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/boost-build/boost-build-1.34.1.ebuild')
-rw-r--r--dev-util/boost-build/boost-build-1.34.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boost-build/boost-build-1.34.1.ebuild b/dev-util/boost-build/boost-build-1.34.1.ebuild
index 734b55b2f61a..441eb958095b 100644
--- a/dev-util/boost-build/boost-build-1.34.1.ebuild
+++ b/dev-util/boost-build/boost-build-1.34.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 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.34.1.ebuild,v 1.12 2008/02/14 03:22:45 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.13 2008/03/15 13:45:12 dev-zero 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 powerfull."
+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"
SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"