diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-25 17:59:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-25 17:59:16 +0000 |
commit | 4ecf264422e599667b220ecb6794349eef8efcf1 (patch) | |
tree | 881fb6eb225fa496da2b3c71b6559e7c9cf82b97 /dev-libs/boost | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-4ecf264422e599667b220ecb6794349eef8efcf1.tar.gz gentoo-2-4ecf264422e599667b220ecb6794349eef8efcf1.tar.bz2 gentoo-2-4ecf264422e599667b220ecb6794349eef8efcf1.zip |
Remove ~hppa where the endian patch has not been applied (bug #290243).
(Portage version: 2.2_rc51/cvs/Linux i686)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.36.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.37.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.39.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.40.0.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index a20e9fbd64d1..d26dee53ad17 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/boost # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.175 2009/11/09 21:48:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.176 2009/11/25 17:59:16 jer Exp $ + + 25 Nov 2009; Jeroen Roovers <jer@gentoo.org> boost-1.36.0-r1.ebuild, + boost-1.37.0-r1.ebuild, boost-1.39.0.ebuild, boost-1.40.0.ebuild: + Remove ~hppa where the endian patch has not been applied (bug #290243). 09 Nov 2009; Mark Loeser <halcy0n@gentoo.org> boost-1.35.0-r5.ebuild, boost-1.36.0-r1.ebuild, boost-1.37.0-r1.ebuild, boost-1.39.0.ebuild, diff --git a/dev-libs/boost/boost-1.36.0-r1.ebuild b/dev-libs/boost/boost-1.36.0-r1.ebuild index d94862dad4e4..2b7630829437 100644 --- a/dev-libs/boost/boost-1.36.0-r1.ebuild +++ b/dev-libs/boost/boost-1.36.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.36.0-r1.ebuild,v 1.10 2009/11/09 21:48:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.36.0-r1.ebuild,v 1.11 2009/11/25 17:59:16 jer Exp $ EAPI="2" inherit python flag-o-matic multilib toolchain-funcs versionator check-reqs -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" MY_P=${PN}_$(replace_all_version_separators _) PATCHSET_VERSION="${PV}-1" diff --git a/dev-libs/boost/boost-1.37.0-r1.ebuild b/dev-libs/boost/boost-1.37.0-r1.ebuild index 98e94dae6ace..a0b98c3823d5 100644 --- a/dev-libs/boost/boost-1.37.0-r1.ebuild +++ b/dev-libs/boost/boost-1.37.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.37.0-r1.ebuild,v 1.13 2009/11/09 21:48:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.37.0-r1.ebuild,v 1.14 2009/11/25 17:59:16 jer Exp $ EAPI="2" inherit python flag-o-matic multilib toolchain-funcs versionator check-reqs -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" MY_P=${PN}_$(replace_all_version_separators _) PATCHSET_VERSION="${PV}-1" diff --git a/dev-libs/boost/boost-1.39.0.ebuild b/dev-libs/boost/boost-1.39.0.ebuild index d7c82373501c..27733ce2b64a 100644 --- a/dev-libs/boost/boost-1.39.0.ebuild +++ b/dev-libs/boost/boost-1.39.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.39.0.ebuild,v 1.7 2009/11/09 21:48:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.39.0.ebuild,v 1.8 2009/11/25 17:59:16 jer Exp $ EAPI="2" inherit python flag-o-matic multilib toolchain-funcs versionator check-reqs -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" MY_P=${PN}_$(replace_all_version_separators _) PATCHSET_VERSION="${PV}-1" diff --git a/dev-libs/boost/boost-1.40.0.ebuild b/dev-libs/boost/boost-1.40.0.ebuild index 46ed609f1aa7..a68edbe5380c 100644 --- a/dev-libs/boost/boost-1.40.0.ebuild +++ b/dev-libs/boost/boost-1.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.40.0.ebuild,v 1.6 2009/11/09 21:48:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.40.0.ebuild,v 1.7 2009/11/25 17:59:16 jer Exp $ EAPI="2" @@ -15,7 +15,7 @@ LICENSE="Boost-1.0" SLOT="$(get_version_component_range 1-2)" IUSE="debug doc +eselect expat icu mpi python test tools" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="icu? ( >=dev-libs/icu-3.3 ) expat? ( dev-libs/expat ) |