summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-06-06 20:28:58 +0000
committerJeroen Roovers <jer@gentoo.org>2012-06-06 20:28:58 +0000
commit5d527ab7c7a05d07621929747b2e93fa0f6f23ef (patch)
tree5a13cf81695c5647ee934aa53661f084f189465b /dev-util/boost-build
parentVersion bump (diff)
downloadgentoo-2-5d527ab7c7a05d07621929747b2e93fa0f6f23ef.tar.gz
gentoo-2-5d527ab7c7a05d07621929747b2e93fa0f6f23ef.tar.bz2
gentoo-2-5d527ab7c7a05d07621929747b2e93fa0f6f23ef.zip
Drop HPPA keywording for ancient versions.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r--dev-util/boost-build/ChangeLog6
-rw-r--r--dev-util/boost-build/boost-build-1.34.1.ebuild6
-rw-r--r--dev-util/boost-build/boost-build-1.35.0-r1.ebuild6
-rw-r--r--dev-util/boost-build/boost-build-1.35.0-r2.ebuild6
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog
index c7b50f78ae4f..042bdcde6c05 100644
--- a/dev-util/boost-build/ChangeLog
+++ b/dev-util/boost-build/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/boost-build
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.87 2012/06/03 18:06:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.88 2012/06/06 20:28:58 jer Exp $
+
+ 06 Jun 2012; Jeroen Roovers <jer@gentoo.org> boost-build-1.34.1.ebuild,
+ boost-build-1.35.0-r1.ebuild, boost-build-1.35.0-r2.ebuild:
+ Drop HPPA keywording for ancient versions.
03 Jun 2012; Markus Meier <maekke@gentoo.org> boost-build-1.48.0-r1.ebuild:
arm stable, bug #413815
diff --git a/dev-util/boost-build/boost-build-1.34.1.ebuild b/dev-util/boost-build/boost-build-1.34.1.ebuild
index 483496d66b14..dc3ea174d9f8 100644
--- a/dev-util/boost-build/boost-build-1.34.1.ebuild
+++ b/dev-util/boost-build/boost-build-1.34.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.17 2010/08/14 06:35:54 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.18 2012/06/06 20:28:58 jer Exp $
inherit flag-o-matic toolchain-funcs versionator
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-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"
IUSE="python"
DEPEND="!<dev-libs/boost-1.34.0
diff --git a/dev-util/boost-build/boost-build-1.35.0-r1.ebuild b/dev-util/boost-build/boost-build-1.35.0-r1.ebuild
index 04376254fcbe..8e393feeebb2 100644
--- a/dev-util/boost-build/boost-build-1.35.0-r1.ebuild
+++ b/dev-util/boost-build/boost-build-1.35.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.11 2010/08/14 06:35:54 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.12 2012/06/06 20:28:58 jer Exp $
inherit flag-o-matic toolchain-funcs versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-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"
IUSE="examples python"
DEPEND="!<dev-libs/boost-1.34.0
diff --git a/dev-util/boost-build/boost-build-1.35.0-r2.ebuild b/dev-util/boost-build/boost-build-1.35.0-r2.ebuild
index e433c26edddd..b70ea6f8bc4f 100644
--- a/dev-util/boost-build/boost-build-1.35.0-r2.ebuild
+++ b/dev-util/boost-build/boost-build-1.35.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.10 2010/08/14 06:35:54 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.11 2012/06/06 20:28:58 jer Exp $
EAPI="2"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-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"
IUSE="examples python"
DEPEND="!<dev-libs/boost-1.34.0