summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-25 10:52:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-25 10:52:58 +0000
commit74347d1b99d90e45031d486db159a588cbb55c53 (patch)
tree8fcf411721626a38a29ce2b971a78643b7271533
parentVersion bump. Respect user flags and install primes stuff, desktop entries. (diff)
downloadgentoo-2-74347d1b99d90e45031d486db159a588cbb55c53.tar.gz
gentoo-2-74347d1b99d90e45031d486db159a588cbb55c53.tar.bz2
gentoo-2-74347d1b99d90e45031d486db159a588cbb55c53.zip
alpha/ia64/sparc stable wrt security #205955
(Portage version: 2.1.3.19)
-rw-r--r--dev-util/boost-build/ChangeLog5
-rw-r--r--dev-util/boost-build/boost-build-1.34.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog
index 170639bb664d..3038664b592c 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.14 2008/01/24 18:59:35 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.15 2008/01/25 10:52:58 armin76 Exp $
+
+ 25 Jan 2008; Raúl Porcel <armin76@gentoo.org> boost-build-1.34.1.ebuild:
+ alpha/ia64/sparc stable wrt security #205955
24 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
boost-build-1.34.1.ebuild:
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 46de8b8012a6..12e7454eca1b 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.5 2008/01/24 18:59:35 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.6 2008/01/25 10:52:58 armin76 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"