diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-11-27 21:40:13 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-11-27 21:40:13 +0000 |
commit | 47d40186ddba7a72a11dcd72e374ec3869238403 (patch) | |
tree | f5600edc553ec510561254313569cda3eaca92a5 /dev-libs | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-47d40186ddba7a72a11dcd72e374ec3869238403.tar.gz gentoo-2-47d40186ddba7a72a11dcd72e374ec3869238403.tar.bz2 gentoo-2-47d40186ddba7a72a11dcd72e374ec3869238403.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-libs')
-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 56ba06ce5db8..cd21a4cf79a5 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.75 2005/11/25 18:46:45 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.76 2005/11/27 21:36:34 gmsoft Exp $ + + 27 Nov 2005; Guy Martin <gmsoft@gentoo.org> boost-1.33.0-r1.ebuild: + Stable on hppa. 25 Nov 2005; Daniel Goller <morfic@gentoo.org> +boost-1.31.0.ebuild: readding bad ebuild thanks to luabind depending on boost internals instead diff --git a/dev-libs/boost/boost-1.33.0-r1.ebuild b/dev-libs/boost/boost-1.33.0-r1.ebuild index ae7b027dfad4..2dde3e63d9a9 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.11 2005/11/24 18:24:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.0-r1.ebuild,v 1.12 2005/11/27 21:36:34 gmsoft 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 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="bcp bjam debug doc pyste static threads threadsonly" DEPEND=" sys-devel/gcc |