diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-02-05 15:40:06 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-02-05 15:40:06 +0000 |
commit | ba6299d1182d31428af7e8574c1bced7176fbde0 (patch) | |
tree | cbcc13b9b350242cbfe26451778bcc3243b04fa8 /dev-util | |
parent | Version bump. Fixes bug #183487. (diff) | |
download | gentoo-2-ba6299d1182d31428af7e8574c1bced7176fbde0.tar.gz gentoo-2-ba6299d1182d31428af7e8574c1bced7176fbde0.tar.bz2 gentoo-2-ba6299d1182d31428af7e8574c1bced7176fbde0.zip |
amd64 stable wrt security #205955
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.34.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |