diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-04 14:21:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-04 14:21:00 +0000 |
commit | de50279207abd9383a6a2826f6636d8c0a22baf2 (patch) | |
tree | 18a231652f35b36de722b17375db90d45f30fb97 /dev-util/boost-build | |
parent | Add mpi to use.mask (diff) | |
download | gentoo-2-de50279207abd9383a6a2826f6636d8c0a22baf2.tar.gz gentoo-2-de50279207abd9383a6a2826f6636d8c0a22baf2.tar.bz2 gentoo-2-de50279207abd9383a6a2826f6636d8c0a22baf2.zip |
Fix keywording
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.35.0-r2.ebuild | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index 2eda1f634579..fbddfbf64a65 100644 --- a/dev-util/boost-build/ChangeLog +++ b/dev-util/boost-build/ChangeLog @@ -1,6 +1,6 @@ # 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.34 2009/04/04 14:16:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.35 2009/04/04 14:21:00 armin76 Exp $ 04 Apr 2009; Raúl Porcel <armin76@gentoo.org> boost-build-1.35.0-r1.ebuild: @@ -10,10 +10,6 @@ boost-build-1.35.0-r1.ebuild: x86 stable, bug #245192 - 04 Apr 2009; Raúl Porcel <armin76@gentoo.org> - boost-build-1.35.0-r2.ebuild: - alpha/ia64/x86 stable wrt #245192 - 02 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> boost-build-1.35.0-r1.ebuild: Stable on sparc, bug #245192 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 88fcc88bd3e6..56f11cbf0099 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-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-r2.ebuild,v 1.3 2009/04/04 14:12:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.4 2009/04/04 14:21:00 armin76 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |