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
commit715a20b687e2a97f75e0f900027fb23f4908338c (patch)
tree99cdbc9ee0f552a983985b1cffe30c7947b676e9 /dev-libs/boost
parentStable on sparc. (diff)
downloadhistorical-715a20b687e2a97f75e0f900027fb23f4908338c.tar.gz
historical-715a20b687e2a97f75e0f900027fb23f4908338c.tar.bz2
historical-715a20b687e2a97f75e0f900027fb23f4908338c.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog6
-rw-r--r--dev-libs/boost/Manifest4
-rw-r--r--dev-libs/boost/boost-1.31.0.ebuild4
3 files changed, 8 insertions, 6 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/Manifest b/dev-libs/boost/Manifest
index ae628d57dd9b..ae0f283c8bdd 100644
--- a/dev-libs/boost/Manifest
+++ b/dev-libs/boost/Manifest
@@ -1,8 +1,8 @@
-MD5 a876bde3743b26779001976310fcf12b boost-1.31.0.ebuild 3863
+MD5 b99ea682a302b25229536dccc478c538 ChangeLog 3067
MD5 847bf7f141eadcbac0d0ba96cfc034e3 boost-1.29.0.ebuild 1438
MD5 ea89aee401b61df30e42f56515d60b8c boost-1.30.0.ebuild 3002
-MD5 10688db78ce6a6cf527056bec2690007 ChangeLog 2977
MD5 bbfabae058836ed7950ffc6bb8f08cbe boost-1.30.2.ebuild 2985
+MD5 32be2f2d97b8732da786208a81e304e2 boost-1.31.0.ebuild 3869
MD5 ed187a2b2048776a7e5b27060d96938c files/digest-boost-1.29.0 65
MD5 2b36d47323b021671d391600501685cc files/digest-boost-1.30.0 66
MD5 a09c431deb3a25504525921685cd0e57 files/digest-boost-1.30.2 66
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"