diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 18:24:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 18:24:52 +0000 |
commit | 061ce688e877b71b93df78bd131ab8f77f201962 (patch) | |
tree | bcf2df8b5deb2d4c417794848e70b86ec933a96b /dev-libs/boost | |
parent | Stable on sparc wrt #112842 (diff) | |
download | gentoo-2-061ce688e877b71b93df78bd131ab8f77f201962.tar.gz gentoo-2-061ce688e877b71b93df78bd131ab8f77f201962.tar.bz2 gentoo-2-061ce688e877b71b93df78bd131ab8f77f201962.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.33.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index ef667b436151..d64dfede31b2 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/boost # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.72 2005/11/21 23:53:49 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.73 2005/11/24 18:24:13 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> boost-1.33.0-r1.ebuild: + Stable on ppc64 21 Nov 2005; Daniel Goller <morfic@gentoo.org> boost-1.31.0.ebuild, boost-1.32.0.ebuild, boost-1.32.0-r1.ebuild, boost-1.32.0-r2.ebuild, diff --git a/dev-libs/boost/boost-1.33.0-r1.ebuild b/dev-libs/boost/boost-1.33.0-r1.ebuild index a63753aaa904..ae7b027dfad4 100644 --- a/dev-libs/boost/boost-1.33.0-r1.ebuild +++ b/dev-libs/boost/boost-1.33.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.0-r1.ebuild,v 1.10 2005/11/21 23:53:49 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.0-r1.ebuild,v 1.11 2005/11/24 18:24:13 corsair Exp $ # This ebuild was generated by Ebuilder v0.4. inherit python distutils multilib eutils @@ -12,7 +12,7 @@ BOOST_PV=${BOOST_PV1/./_} SRC_URI="mirror://sourceforge/boost/${PN}_${BOOST_PV}.tar.bz2" LICENSE="freedist Boost-1.0" SLOT="1" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="bcp bjam debug doc pyste static threads threadsonly" DEPEND=" sys-devel/gcc |