diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | ba073145062cad250e93a16c80c74a7020945748 (patch) | |
tree | eb5e93cf73725def66de62284d76098d59f03837 /dev-libs/boost | |
parent | add utf8 useflag for zope (diff) | |
download | historical-ba073145062cad250e93a16c80c74a7020945748.tar.gz historical-ba073145062cad250e93a16c80c74a7020945748.tar.bz2 historical-ba073145062cad250e93a16c80c74a7020945748.zip |
header fix
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.29.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.30.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/boost/boost-1.29.0.ebuild b/dev-libs/boost/boost-1.29.0.ebuild index 6dac8faa5d38..e248b5933233 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. +# Copyright 1999-2004 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.5 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.29.0.ebuild,v 1.6 2004/03/14 12:28:57 mr_bones_ Exp $ MY_V="${PV//\./_}" diff --git a/dev-libs/boost/boost-1.30.0.ebuild b/dev-libs/boost/boost-1.30.0.ebuild index 66ae01d5be22..147b412415d5 100644 --- a/dev-libs/boost/boost-1.30.0.ebuild +++ b/dev-libs/boost/boost-1.30.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.30.0.ebuild,v 1.2 2003/07/12 09:22:21 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.30.0.ebuild,v 1.3 2004/03/14 12:28:57 mr_bones_ Exp $ MY_V="${PV//\./_}" |