diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-02 22:13:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-02 22:13:34 +0000 |
commit | 42423ce8bdc4b9e5eadd3e7398ce31c671266538 (patch) | |
tree | c14a644b3b24fa0f4f321fae93ddc39220db064d /dev-libs/boost | |
parent | Readded tetex-1.0.7-r13 because stuff depends on it (which they shouldn't). (diff) | |
download | gentoo-2-42423ce8bdc4b9e5eadd3e7398ce31c671266538.tar.gz gentoo-2-42423ce8bdc4b9e5eadd3e7398ce31c671266538.tar.bz2 gentoo-2-42423ce8bdc4b9e5eadd3e7398ce31c671266538.zip |
Stable on sparc wrt #120840
(Portage version: 2.0.54)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.33.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index a275f46aad55..46ab1a74253c 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/boost # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.81 2006/02/01 23:44:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.82 2006/02/02 22:13:34 gustavoz Exp $ + + 02 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> boost-1.33.1.ebuild: + Stable on sparc wrt #120840 01 Feb 2006; Aron Griffis <agriffis@gentoo.org> boost-1.33.1.ebuild: Mark 1.33.1 stable on alpha/ia64 #120840 diff --git a/dev-libs/boost/boost-1.33.1.ebuild b/dev-libs/boost/boost-1.33.1.ebuild index 046f89df27df..6c8205163921 100644 --- a/dev-libs/boost/boost-1.33.1.ebuild +++ b/dev-libs/boost/boost-1.33.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1.ebuild,v 1.4 2006/02/01 23:44:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1.ebuild,v 1.5 2006/02/02 22:13:34 gustavoz Exp $ # This ebuild was generated by Ebuilder v0.4. inherit python distutils multilib eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${PN}_${BOOST_PV}.tar.bz2 \ mirror://sourceforge/boost/${PN}_${BOOST_PV}.tar.bz2" LICENSE="freedist Boost-1.0" SLOT="1" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="bcp bjam debug doc pyste static threads threadsonly" DEPEND=" sys-devel/gcc |