summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-25 06:22:55 +0000
committerJason Wever <weeve@gentoo.org>2004-03-25 06:22:55 +0000
commit2b93ae721a70461dba96ddddfde094abeb17aab6 (patch)
treef2fc98757f23e9e348c601e926fcc38d81a58a0c /dev-libs/boost
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-2b93ae721a70461dba96ddddfde094abeb17aab6.tar.gz
gentoo-2-2b93ae721a70461dba96ddddfde094abeb17aab6.tar.bz2
gentoo-2-2b93ae721a70461dba96ddddfde094abeb17aab6.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog6
-rw-r--r--dev-libs/boost/boost-1.31.0.ebuild4
2 files changed, 6 insertions, 4 deletions
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 <weeve@gentoo.org> boost-1.31.0.ebuild:
+ Added ~sparc keyword.
16 Mar 2004; George Shapovalov <george@gentoo.org> 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"