diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-25 11:58:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-25 11:58:54 +0000 |
commit | 8272d27092500984ce278f37d62664f01f759c3e (patch) | |
tree | 95caa99e227bb905f2b6032e90757ceaa141d0a7 /dev-libs/boost/boost-1.35.0-r5.ebuild | |
parent | amd64/x86 stable, bug #284686 (diff) | |
download | gentoo-2-8272d27092500984ce278f37d62664f01f759c3e.tar.gz gentoo-2-8272d27092500984ce278f37d62664f01f759c3e.tar.bz2 gentoo-2-8272d27092500984ce278f37d62664f01f759c3e.zip |
amd64/x86 stable, bug #284686
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/boost/boost-1.35.0-r5.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.35.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.35.0-r5.ebuild b/dev-libs/boost/boost-1.35.0-r5.ebuild index 890ccee17948..fba6e0673f91 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-2009 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.11 2009/10/24 12:07:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r5.ebuild,v 1.12 2009/10/25 11:58:54 maekke 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 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" MY_P=${PN}_$(replace_all_version_separators _) PATCHSET_VERSION="${PV}-5" |