summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-02-05 15:40:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-02-05 15:40:06 +0000
commita1052473f2c25714643cc317e02079fb2b7b818f (patch)
tree4e661abc130043deaf13dbc075b5d4a8149b944d /dev-util/boost-build
parentVersion bump. Fixes bug #183487. (diff)
downloadhistorical-a1052473f2c25714643cc317e02079fb2b7b818f.tar.gz
historical-a1052473f2c25714643cc317e02079fb2b7b818f.tar.bz2
historical-a1052473f2c25714643cc317e02079fb2b7b818f.zip
amd64 stable wrt security #205955
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r--dev-util/boost-build/ChangeLog5
-rw-r--r--dev-util/boost-build/Manifest4
-rw-r--r--dev-util/boost-build/boost-build-1.34.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog
index 6369c4ae552a..e7035de918fa 100644
--- a/dev-util/boost-build/ChangeLog
+++ b/dev-util/boost-build/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/boost-build
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.18 2008/01/26 13:09:50 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.19 2008/02/05 15:40:06 drac Exp $
+
+ 05 Feb 2008; Samuli Suominen <drac@gentoo.org> boost-build-1.34.1.ebuild:
+ amd64 stable wrt security #205955
26 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
boost-build-1.34.1.ebuild:
diff --git a/dev-util/boost-build/Manifest b/dev-util/boost-build/Manifest
index f9786980df86..5c5b451698c5 100644
--- a/dev-util/boost-build/Manifest
+++ b/dev-util/boost-build/Manifest
@@ -1,4 +1,4 @@
DIST boost_1_34_1.tar.bz2 12986931 RMD160 303327ff852bc19dd7a94657fdef3c56f5882e06 SHA1 b771271d5cbd3bdb0f119dd66dfd36bad7a66866 SHA256 0f866c75b025a4f1340117a106595cc0675f48ba1e5a9b5c221ec7f19e96ec4c
-EBUILD boost-build-1.34.1.ebuild 1813 RMD160 a66d93747cd579344ec4313e4732784372cd1317 SHA1 d6988b30f7b3d9cdd0388838b56efa9a1b899778 SHA256 c397d10f7c1224a34443a01a18c27d29b721ca212096991ae9b1a9f027d22557
-MISC ChangeLog 2411 RMD160 f86ed9224ee592c678b506161f001fe277b45209 SHA1 65a82dc3acff13914f1e8229c24fc4fea10b76b0 SHA256 1f430a91ec78f3710fba806c1c15dbca152d2889a0e37fb34e96736d8eed3645
+EBUILD boost-build-1.34.1.ebuild 1807 RMD160 70471ddb27d0bcfc563de9fbd34f537f1d99a7f1 SHA1 f1033658b95e82daf03bfd12973d1d45fd9f449b SHA256 01034b78e072641f89e2aa6ef12401462827987b5ca758c7c6cb6a47f072d302
+MISC ChangeLog 2518 RMD160 a022a9df43c37470c7860110d5dfe06679b74985 SHA1 1d31e275e5c30ff34fa361f4b82255dec9f6b71c SHA256 088bbe2d71f13f72f2fd71f64253528386b8e15df3e897ade30fa1d39684bc6e
MISC metadata.xml 261 RMD160 5334f981ef24f0e2d90bbf1fc1acfa0861684476 SHA1 9c795ec41d3c4c6c284fc88f292ae04c23083f56 SHA256 3207c8a2b1789cb857ab68170ddb6d4e9e4f970e4a110119e62e7fac0b9f6ddb
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 ebe391a9206a..4ee98863f1ab 100644
--- a/dev-util/boost-build/boost-build-1.34.1.ebuild
+++ b/dev-util/boost-build/boost-build-1.34.1.ebuild
@@ -1,6 +1,6 @@
# 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.9 2008/01/26 13:09:50 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.10 2008/02/05 15:40:06 drac Exp $
inherit flag-o-matic toolchain-funcs versionator
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
DEPEND="!<dev-libs/boost-1.34.0"