summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-05-29 20:04:57 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-05-29 20:04:57 +0000
commit338c1a8c409175a459b1c4d70779b00c4669fc30 (patch)
tree365bc7d598515a4ae62ae8ff9e0823dc7784fef5 /dev-libs
parentMask pyste until gccxml / elementtree work on alpha (diff)
downloadgentoo-2-338c1a8c409175a459b1c4d70779b00c4669fc30.tar.gz
gentoo-2-338c1a8c409175a459b1c4d70779b00c4669fc30.tar.bz2
gentoo-2-338c1a8c409175a459b1c4d70779b00c4669fc30.zip
marked ~alpha, wrt #91936
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/boost/ChangeLog5
-rw-r--r--dev-libs/boost/boost-1.32.0-r4.ebuild4
-rw-r--r--dev-libs/quantlib/ChangeLog5
-rw-r--r--dev-libs/quantlib/quantlib-0.3.9.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index fa7723fc9a53..f1b18672a941 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boost
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.53 2005/05/12 17:31:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.54 2005/05/29 20:03:52 ferdy Exp $
+
+ 29 May 2005; Fernando J. Pereda <ferdy@gentoo.org> boost-1.32.0-r4.ebuild:
+ marked ~alpha, wrt #91936
12 May 2005; Aron Griffis <agriffis@gentoo.org> boost-1.32.0-r4.ebuild:
add ~ia64
diff --git a/dev-libs/boost/boost-1.32.0-r4.ebuild b/dev-libs/boost/boost-1.32.0-r4.ebuild
index 3a542bc60991..c8cd06ebd778 100644
--- a/dev-libs/boost/boost-1.32.0-r4.ebuild
+++ b/dev-libs/boost/boost-1.32.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0-r4.ebuild,v 1.2 2005/05/12 17:31:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0-r4.ebuild,v 1.3 2005/05/29 20:03:52 ferdy Exp $
# This ebuild was generated by Ebuilder v0.4.
inherit python distutils multilib eutils
@@ -12,7 +12,7 @@ BOOST_PV=${BOOST_PV1/./_}
SRC_URI="mirror://sourceforge/boost/${PN}_${BOOST_PV}.tar.bz2"
LICENSE="freedist Boost-1.0"
SLOT="1"
-KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~ppc64 ~ia64"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug doc icc pyste static threads threadsonly"
DEPEND="!icc? ( sys-devel/gcc )
diff --git a/dev-libs/quantlib/ChangeLog b/dev-libs/quantlib/ChangeLog
index 50dea39adf17..3fed071244cb 100644
--- a/dev-libs/quantlib/ChangeLog
+++ b/dev-libs/quantlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/quantlib
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/ChangeLog,v 1.12 2005/05/08 21:02:50 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/ChangeLog,v 1.13 2005/05/29 20:04:57 ferdy Exp $
+
+ 29 May 2005; Fernando J. Pereda <ferdy@gentoo.org> quantlib-0.3.9.ebuild:
+ marked ~alpha, wrt #91936
08 May 2005; Marcelo Goes <vanquirius@gentoo.org> :
To give credit where it's due: thanks to Pablo De Nápoli <pdenapo@yahoo.com>
diff --git a/dev-libs/quantlib/quantlib-0.3.9.ebuild b/dev-libs/quantlib/quantlib-0.3.9.ebuild
index 168803672985..ca857bdef139 100644
--- a/dev-libs/quantlib/quantlib-0.3.9.ebuild
+++ b/dev-libs/quantlib/quantlib-0.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.9.ebuild,v 1.1 2005/05/08 20:33:02 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.9.ebuild,v 1.2 2005/05/29 20:04:57 ferdy Exp $
IUSE=""
@@ -16,7 +16,7 @@ DEPEND="sys-devel/libtool
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~alpha ~ppc ~sparc ~x86"
src_install(){
einstall || die "einstall failed"