diff options
author | 2003-02-13 10:52:26 +0000 | |
---|---|---|
committer | 2003-02-13 10:52:26 +0000 | |
commit | 01d833d3091d5e82be001f35bce00d25894b1257 (patch) | |
tree | fed0ab6d9fa61024fca323599852e74e4b43e608 /dev-libs/boost | |
parent | Update Copyright years (diff) | |
download | historical-01d833d3091d5e82be001f35bce00d25894b1257.tar.gz historical-01d833d3091d5e82be001f35bce00d25894b1257.tar.bz2 historical-01d833d3091d5e82be001f35bce00d25894b1257.zip |
Update Copyright years
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.28.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.29.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/boost/boost-1.28.ebuild b/dev-libs/boost/boost-1.28.ebuild index 006c60538e8b..e51f4dbd6830 100644 --- a/dev-libs/boost/boost-1.28.ebuild +++ b/dev-libs/boost/boost-1.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 2002 Gentoo Technologies, Inc. +# 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.28.ebuild,v 1.1 2002/10/18 22:02:53 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.28.ebuild,v 1.2 2003/02/13 10:34:18 vapier Exp $ DESCRIPTION="Boost provides free peer-review portable C++ source libraries." MY_V="`echo ${PV} |sed -e 's:\.:_:g'`" diff --git a/dev-libs/boost/boost-1.29.0.ebuild b/dev-libs/boost/boost-1.29.0.ebuild index acac8d9ce45d..b93a15b140f2 100644 --- a/dev-libs/boost/boost-1.29.0.ebuild +++ b/dev-libs/boost/boost-1.29.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 2002 Gentoo Technologies, Inc. +# 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.2 2003/01/27 01:29:49 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.29.0.ebuild,v 1.3 2003/02/13 10:34:22 vapier Exp $ MY_V="${PV//\./_}" |