diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
commit | 2629d931fc2f427cca193049a3e288372d2023f0 (patch) | |
tree | db6a1d3676c8a5d9249384694df25825073db79f /dev-libs/boost/boost-1.29.0.ebuild | |
parent | Enable calendar support for 1.4 (diff) | |
download | gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.gz gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.bz2 gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/boost/boost-1.29.0.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.29.0.ebuild b/dev-libs/boost/boost-1.29.0.ebuild index b93a15b140f2..a23e5a0b2b8a 100644 --- a/dev-libs/boost/boost-1.29.0.ebuild +++ b/dev-libs/boost/boost-1.29.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.29.0.ebuild,v 1.3 2003/02/13 10:34:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.29.0.ebuild,v 1.4 2003/07/12 09:22:21 aliz Exp $ MY_V="${PV//\./_}" @@ -8,7 +8,7 @@ DESCRIPTION="Boost provides free peer-reviewed portable C++ source libraries." HOMEPAGE="http://www.boost.org" SRC_URI="http://boost.sourceforge.net/release/boost_${MY_V}.tar.gz" LICENSE="freedist" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="1" IUSE="" |