diff options
author | 2004-02-28 17:52:36 +0000 | |
---|---|---|
committer | 2004-02-28 17:52:36 +0000 | |
commit | 5228435ff9d395688e15f7982f5970739ab3d327 (patch) | |
tree | 1d797c26a24ee78e378dfe8429c196717408d75b /dev-libs/boost | |
parent | new package -- submitted by Doug Goldstein <cardoe@cardoe.com> in bug #30119 (diff) | |
download | gentoo-2-5228435ff9d395688e15f7982f5970739ab3d327.tar.gz gentoo-2-5228435ff9d395688e15f7982f5970739ab3d327.tar.bz2 gentoo-2-5228435ff9d395688e15f7982f5970739ab3d327.zip |
marked 1.31.0 stable
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.31.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.31.0.ebuild b/dev-libs/boost/boost-1.31.0.ebuild index 6031b85ec972..7596ca886adc 100644 --- a/dev-libs/boost/boost-1.31.0.ebuild +++ b/dev-libs/boost/boost-1.31.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.31.0.ebuild,v 1.1 2004/02/25 02:09:00 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.31.0.ebuild,v 1.2 2004/02/28 17:52:36 george Exp $ MyPV=${PV//./_} @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${MyPV}.tar.bz2" S=${WORKDIR}/${PN}_${MyPV} LICENSE="freedist" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" SLOT="1" IUSE="icc" |