diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:21 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:21 +0000 |
commit | 0fa57e746421c8e22473feca0ee1d5ee9d383cda (patch) | |
tree | 4b8ef7e0590db8734da51081cbcc67d35530d365 /dev-libs/STLport | |
parent | header fixes (diff) | |
download | historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.tar.gz historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.tar.bz2 historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.zip |
header fixes
Diffstat (limited to 'dev-libs/STLport')
-rw-r--r-- | dev-libs/STLport/STLport-4.0.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/STLport/STLport-4.5.3.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/STLport/STLport-4.5.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-libs/STLport/STLport-4.0.ebuild b/dev-libs/STLport/STLport-4.0.ebuild index cf178f292825..7cd11c61c31e 100644 --- a/dev-libs/STLport/STLport-4.0.ebuild +++ b/dev-libs/STLport/STLport-4.0.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.0.ebuild,v 1.1 2001/12/06 20:37:44 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.0.ebuild,v 1.2 2002/07/11 06:30:20 drobbins Exp $ # specially modified from the 4.5 ebuild for openoffice - danarmak S=${WORKDIR}/${P} diff --git a/dev-libs/STLport/STLport-4.5.3.ebuild b/dev-libs/STLport/STLport-4.5.3.ebuild index 9c728939ac33..c042f8605851 100644 --- a/dev-libs/STLport/STLport-4.5.3.ebuild +++ b/dev-libs/STLport/STLport-4.5.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3.ebuild,v 1.1 2002/04/13 13:01:14 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3.ebuild,v 1.2 2002/07/11 06:30:20 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="C++ STL library" diff --git a/dev-libs/STLport/STLport-4.5.ebuild b/dev-libs/STLport/STLport-4.5.ebuild index 7dc417880c1e..02b83e6645e6 100644 --- a/dev-libs/STLport/STLport-4.5.ebuild +++ b/dev-libs/STLport/STLport-4.5.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.ebuild,v 1.2 2002/03/21 15:14:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.ebuild,v 1.3 2002/07/11 06:30:20 drobbins Exp $ S=${WORKDIR}/${P} |