From 2b93ae721a70461dba96ddddfde094abeb17aab6 Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Thu, 25 Mar 2004 06:22:55 +0000 Subject: Added ~sparc keyword. --- dev-libs/boost/ChangeLog | 6 ++++-- dev-libs/boost/boost-1.31.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'dev-libs/boost') diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 9a38de602529..801224766442 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,7 +1,9 @@ # ChangeLog for dev-libs/boost -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.14 2004/03/17 07:50:47 george Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.15 2004/03/25 06:22:55 weeve Exp $ + 24 Mar 2004; Jason Wever boost-1.31.0.ebuild: + Added ~sparc keyword. 16 Mar 2004; George Shapovalov boost-1.31.0_alpha*.ebuild : removed alphas from portage, as the release is out for a while and is already marked stable diff --git a/dev-libs/boost/boost-1.31.0.ebuild b/dev-libs/boost/boost-1.31.0.ebuild index 7596ca886adc..4e1e878facbe 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.2 2004/02/28 17:52:36 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.31.0.ebuild,v 1.3 2004/03/25 06:22:55 weeve 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 ~sparc" SLOT="1" IUSE="icc" -- cgit v1.2.3-65-gdbad