diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 17:15:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 17:15:21 +0000 |
commit | a32dd0d0f6a50149bf175248b7e79a415b054c30 (patch) | |
tree | e2c8eebc6ac6f7de1e529375013c03723e900021 | |
parent | revision bump to fix security issues and include sparch patch; stable on ppc64 (diff) | |
download | gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.tar.gz gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.tar.bz2 gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.zip |
stable on ia64
(Portage version: 2.0.51.19)
-rw-r--r-- | sci-libs/hdf5/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/hdf5/hdf5-1.6.2.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/netcdf/netcdf-3.5.1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/pvm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/pvm/pvm-3.4.4-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/binutils-config/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils-config/binutils-config-1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/patch/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/patch/patch-2.5.9-r1.ebuild | 4 |
12 files changed, 39 insertions, 20 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog index efa321fe4aa4..9cd0d604aa76 100644 --- a/sci-libs/hdf5/ChangeLog +++ b/sci-libs/hdf5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/hdf5 -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.3 2004/12/29 21:32:13 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.4 2005/04/01 17:12:38 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> hdf5-1.6.2.ebuild: + stable on ia64 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/sci-libs/hdf5/hdf5-1.6.2.ebuild b/sci-libs/hdf5/hdf5-1.6.2.ebuild index 3cee8a7aff1d..ebd1e89f68ee 100644 --- a/sci-libs/hdf5/hdf5-1.6.2.ebuild +++ b/sci-libs/hdf5/hdf5-1.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.2.ebuild,v 1.1 2004/12/28 20:55:37 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.2.ebuild,v 1.2 2005/04/01 17:12:38 agriffis Exp $ DESCRIPTION="general purpose library and file format for storing scientific data" HOMEPAGE="http://hdf.ncsa.uiuc.edu/HDF5/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/${P}.tar.gz" LICENSE="NCSA-HDF" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~ia64 amd64" +KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86" IUSE="static zlib ssl" DEPEND="zlib? ( sys-libs/zlib )" diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 1e45e0d1334e..acb4e1f7ff83 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/netcdf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.5 2005/02/18 05:16:41 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.6 2005/04/01 17:15:21 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> netcdf-3.5.1.ebuild: + stable on ia64 *netcdf-3.6.0-r1 (17 Feb 2005) diff --git a/sci-libs/netcdf/netcdf-3.5.1.ebuild b/sci-libs/netcdf/netcdf-3.5.1.ebuild index cb909b351cce..f14c2909f06c 100644 --- a/sci-libs/netcdf/netcdf-3.5.1.ebuild +++ b/sci-libs/netcdf/netcdf-3.5.1.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/sci-libs/netcdf/netcdf-3.5.1.ebuild,v 1.3 2005/02/18 05:16:41 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.5.1.ebuild,v 1.4 2005/04/01 17:15:21 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.unidata.ucar.edu/packages/netcdf/" LICENSE="UCAR-Unidata" SLOT="0" IUSE="" -KEYWORDS="x86 sparc amd64 alpha ~ia64 ~ppc ~mips ~hppa" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc sparc x86" S=${WORKDIR}/${P}/src diff --git a/sys-cluster/pvm/ChangeLog b/sys-cluster/pvm/ChangeLog index 2918795df8d3..de6f3aaa170e 100644 --- a/sys-cluster/pvm/ChangeLog +++ b/sys-cluster/pvm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/pvm # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.17 2005/02/22 06:45:40 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.18 2005/04/01 17:11:12 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> pvm-3.4.4-r3.ebuild: + stable on ia64 *pvm-3.4.5 (21 Feb 2005) diff --git a/sys-cluster/pvm/pvm-3.4.4-r3.ebuild b/sys-cluster/pvm/pvm-3.4.4-r3.ebuild index f380613fb00d..9e6502c91f11 100644 --- a/sys-cluster/pvm/pvm-3.4.4-r3.ebuild +++ b/sys-cluster/pvm/pvm-3.4.4-r3.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/sys-cluster/pvm/pvm-3.4.4-r3.ebuild,v 1.2 2005/02/20 09:53:08 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r3.ebuild,v 1.3 2005/04/01 17:11:12 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="" RDEPEND="virtual/libc" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~amd64 ~ppc64 ~ia64 sparc" +KEYWORDS="~x86 ~ppc ~amd64 ~ppc64 ia64 sparc" S="${WORKDIR}/${MY_P%%.*}" src_unpack() { diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog index ababee84d993..d4476faab412 100644 --- a/sys-devel/binutils-config/ChangeLog +++ b/sys-devel/binutils-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils-config # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.13 2005/03/30 17:31:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.14 2005/04/01 17:10:41 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> + binutils-config-1.8-r1.ebuild: + stable on ia64 30 Mar 2005; Joshua Kinard <kumba@gentoo.org> binutils-config-1.8-r1.ebuild: Marked stable on mips. diff --git a/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild b/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild index 07dbb00e380d..f37981aff007 100644 --- a/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild +++ b/sys-devel/binutils-config/binutils-config-1.8-r1.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/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild,v 1.2 2005/03/30 17:31:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild,v 1.3 2005/04/01 17:10:41 agriffis Exp $ DESCRIPTION="Utility to change the binutils version being used" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="app-shells/bash" diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index c8550a840243..ba929d0ed62c 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc-config # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.86 2005/03/31 16:23:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.87 2005/04/01 17:12:17 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> gcc-config-1.3.10-r2.ebuild: + stable on ia64 *gcc-config-1.3.10-r2 (31 Mar 2005) diff --git a/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild b/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild index 7c86b3f20bc2..92a92c0dea54 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.10-r2.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/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild,v 1.1 2005/03/31 16:23:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild,v 1.2 2005/04/01 17:12:17 agriffis Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/portage-2.0.47-r10" # We need portageq ... diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog index cd667cf2eda6..2fa66509603b 100644 --- a/sys-devel/patch/ChangeLog +++ b/sys-devel/patch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/patch # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.29 2005/02/17 17:30:51 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.30 2005/04/01 17:12:45 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> patch-2.5.9-r1.ebuild: + stable on ia64 17 Feb 2005; Luca Barbato <lu_zero@gentoo.org> patch-2.5.9-r1.ebuild: Marked ppc diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild index 2b3c441e85a6..e4abf55f99fd 100644 --- a/sys-devel/patch/patch-2.5.9-r1.ebuild +++ b/sys-devel/patch/patch-2.5.9-r1.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/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.5 2005/03/04 04:52:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.6 2005/04/01 17:12:45 agriffis Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="build static" DEPEND="" |