diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-06 20:29:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-06 20:29:00 +0000 |
commit | f36c8d0793a7cb5dc3dbd89a42c98caf6540c3d8 (patch) | |
tree | eb600cebee902c671844abbf699a1e5a5e7cadbf /dev-libs/boost | |
parent | Drop HPPA keywording for ancient versions. (diff) | |
download | gentoo-2-f36c8d0793a7cb5dc3dbd89a42c98caf6540c3d8.tar.gz gentoo-2-f36c8d0793a7cb5dc3dbd89a42c98caf6540c3d8.tar.bz2 gentoo-2-f36c8d0793a7cb5dc3dbd89a42c98caf6540c3d8.zip |
Drop HPPA keywording for ancient versions.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.35.0-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.35.0-r5.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 824d391576c6..20b84a28fbe9 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/boost # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.247 2012/06/03 18:11:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.248 2012/06/06 20:29:00 jer Exp $ + + 06 Jun 2012; Jeroen Roovers <jer@gentoo.org> boost-1.35.0-r2.ebuild, + boost-1.35.0-r5.ebuild: + Drop HPPA keywording for ancient versions. 03 Jun 2012; Markus Meier <maekke@gentoo.org> boost-1.48.0-r2.ebuild: arm stable, bug #413815 diff --git a/dev-libs/boost/boost-1.35.0-r2.ebuild b/dev-libs/boost/boost-1.35.0-r2.ebuild index 83b1de527592..0961212fdcb9 100644 --- a/dev-libs/boost/boost-1.35.0-r2.ebuild +++ b/dev-libs/boost/boost-1.35.0-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.16 2011/04/05 05:23:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.17 2012/06/06 20:29:00 jer Exp $ 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}-3" diff --git a/dev-libs/boost/boost-1.35.0-r5.ebuild b/dev-libs/boost/boost-1.35.0-r5.ebuild index 123a19c97abf..95234592ca6c 100644 --- a/dev-libs/boost/boost-1.35.0-r5.ebuild +++ b/dev-libs/boost/boost-1.35.0-r5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r5.ebuild,v 1.17 2011/04/05 05:23:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r5.ebuild,v 1.18 2012/06/06 20:29:00 jer Exp $ EAPI="2" inherit python flag-o-matic multilib toolchain-funcs versionator check-reqs eutils -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}-5" |