diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 00:10:28 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 00:10:28 +0000 |
commit | 4cc78800c150c0dd5ca87300b42e8d12fd7fd420 (patch) | |
tree | 510b0eaff1b29e17aff10ec5a91daef093a89452 /dev-libs/boost/boost-1.30.2.ebuild | |
parent | Fixed digest, thanks to Chainsaw on #gentoo-dev (diff) | |
download | historical-4cc78800c150c0dd5ca87300b42e8d12fd7fd420.tar.gz historical-4cc78800c150c0dd5ca87300b42e8d12fd7fd420.tar.bz2 historical-4cc78800c150c0dd5ca87300b42e8d12fd7fd420.zip |
Stable on sparc, DEPEND of media-sound/zinf
Diffstat (limited to 'dev-libs/boost/boost-1.30.2.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.30.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.30.2.ebuild b/dev-libs/boost/boost-1.30.2.ebuild index fa8b39ba7e8a..c7693f399415 100644 --- a/dev-libs/boost/boost-1.30.2.ebuild +++ b/dev-libs/boost/boost-1.30.2.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.30.2.ebuild,v 1.2 2004/02/03 07:55:10 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.30.2.ebuild,v 1.3 2004/02/24 00:10:28 bazik Exp $ DESCRIPTION="Boost provides free peer-reviewed portable C++ source libraries." HOMEPAGE="http://www.boost.org" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.boost.org" SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}.tar.bz2" LICENSE="freedist" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc sparc" SLOT="1" IUSE="icc" |