diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-14 19:59:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-14 19:59:47 +0000 |
commit | 8bbcdb6edea26a9033bffb7948ebf8f4b25b4f41 (patch) | |
tree | 4ce3ae8ad84eb99568c1b55f15c472d5d9fd5944 /dev-util/boost-build | |
parent | version bump (diff) | |
download | gentoo-2-8bbcdb6edea26a9033bffb7948ebf8f4b25b4f41.tar.gz gentoo-2-8bbcdb6edea26a9033bffb7948ebf8f4b25b4f41.tar.bz2 gentoo-2-8bbcdb6edea26a9033bffb7948ebf8f4b25b4f41.zip |
Marking boost-build-1.35.0-r1 ppc64 for bug 245192
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.35.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index fbddfbf64a65..df539575eff6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.35 2009/04/04 14:21:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.36 2009/04/14 19:59:47 ranger Exp $ + + 14 Apr 2009; Brent Baude <ranger@gentoo.org> boost-build-1.35.0-r1.ebuild: + Marking boost-build-1.35.0-r1 ppc64 for bug 245192 04 Apr 2009; Raúl Porcel <armin76@gentoo.org> boost-build-1.35.0-r1.ebuild: 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 f1833e300d64..15192bc447b0 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-2009 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.8 2009/04/04 14:16:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.9 2009/04/14 19:59:47 ranger 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 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |