diff options
author | 2005-11-24 18:24:52 +0000 | |
---|---|---|
committer | 2005-11-24 18:24:52 +0000 | |
commit | d8a7b93d3f5a14081f2aca56e00c4ca65cda12e4 (patch) | |
tree | da1103ee1d3e5740c6ac23755574b4e1efa186f3 /dev-libs/boost | |
parent | Stable on ppc64 (diff) | |
download | historical-d8a7b93d3f5a14081f2aca56e00c4ca65cda12e4.tar.gz historical-d8a7b93d3f5a14081f2aca56e00c4ca65cda12e4.tar.bz2 historical-d8a7b93d3f5a14081f2aca56e00c4ca65cda12e4.zip |
Stable on ppc64
Package-Manager: portage-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 |