diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-02 17:13:27 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-02 17:13:27 +0000 |
commit | 8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1 (patch) | |
tree | 34cb7db869a84e87bd2e16019c9863339828c09c /dev-libs/boost/boost-1.35.0-r2.ebuild | |
parent | Stable on sparc, bug #245192 (diff) | |
download | gentoo-2-8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1.tar.gz gentoo-2-8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1.tar.bz2 gentoo-2-8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1.zip |
Stable on sparc, bug #245192
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Diffstat (limited to 'dev-libs/boost/boost-1.35.0-r2.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.35.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.35.0-r2.ebuild b/dev-libs/boost/boost-1.35.0-r2.ebuild index a368f1eb9b53..468b9418ae09 100644 --- a/dev-libs/boost/boost-1.35.0-r2.ebuild +++ b/dev-libs/boost/boost-1.35.0-r2.ebuild @@ -1,10 +1,10 @@ # 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-r2.ebuild,v 1.6 2009/04/01 18:17:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.7 2009/04/02 17:13:27 bluebird Exp $ inherit python flag-o-matic multilib toolchain-funcs versionator check-reqs -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}-3" |