diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-04 02:07:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-04 02:07:20 +0000 |
commit | 0dbcccd25f5792e2c5313a4ab50c97409e968f0b (patch) | |
tree | feb1193236d52b5b4ecde7845d4377707ef60dd8 /dev-libs | |
parent | 2.1_pre5-r3 regression fix release (diff) | |
download | gentoo-2-0dbcccd25f5792e2c5313a4ab50c97409e968f0b.tar.gz gentoo-2-0dbcccd25f5792e2c5313a4ab50c97409e968f0b.tar.bz2 gentoo-2-0dbcccd25f5792e2c5313a4ab50c97409e968f0b.zip |
hppa stable to shut morfic up #120840
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/boost/boost-1.33.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.33.1.ebuild b/dev-libs/boost/boost-1.33.1.ebuild index 8ef05cc2db39..b09c3f948389 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.8 2006/02/12 00:07:04 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1.ebuild,v 1.9 2006/03/04 02:07:20 vapier 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 |