diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:36:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:36:20 +0000 |
commit | 84cfdf4bfa475687e7c9ca4d56aca9eafb3205b2 (patch) | |
tree | 8b118007b0c279b146f70aee54bd76741e09064a /dev-libs/boost | |
parent | Update Copyright years (diff) | |
download | gentoo-2-84cfdf4bfa475687e7c9ca4d56aca9eafb3205b2.tar.gz gentoo-2-84cfdf4bfa475687e7c9ca4d56aca9eafb3205b2.tar.bz2 gentoo-2-84cfdf4bfa475687e7c9ca4d56aca9eafb3205b2.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//\./_}" |