summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-26 12:20:39 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-26 12:20:39 +0000
commit1454c5f1daecf4c04e51b221aac5525ee5f8ebf7 (patch)
tree014c55aac822dd06a388b13bf0aee4152beb8f7c /dev-util
parentVersion bump and remove old snapshot, closing also #205613. (diff)
downloadgentoo-2-1454c5f1daecf4c04e51b221aac5525ee5f8ebf7.tar.gz
gentoo-2-1454c5f1daecf4c04e51b221aac5525ee5f8ebf7.tar.bz2
gentoo-2-1454c5f1daecf4c04e51b221aac5525ee5f8ebf7.zip
Stable for HPPA (bug #205955).
(Portage version: 2.1.4)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/boost-build/ChangeLog5
-rw-r--r--dev-util/boost-build/boost-build-1.34.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog
index 67ec476db70f..7662d7fc18c0 100644
--- a/dev-util/boost-build/ChangeLog
+++ b/dev-util/boost-build/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/boost-build
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.16 2008/01/25 19:00:15 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.17 2008/01/26 12:20:39 jer Exp $
+
+ 26 Jan 2008; Jeroen Roovers <jer@gentoo.org> boost-build-1.34.1.ebuild:
+ Stable for HPPA (bug #205955).
25 Jan 2008; Markus Rothe <corsair@gentoo.org> boost-build-1.34.1.ebuild:
Stable on ppc64; bug #205955
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 67d7f23c6ba2..7963587bcccb 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-2008 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.7 2008/01/25 19:00:15 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.8 2008/01/26 12:20:39 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 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
DEPEND="!<dev-libs/boost-1.34.0"