diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:40:17 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:40:17 +0000 |
commit | 1ed308ae6bc55df6a68d105a30633a5b30e97c44 (patch) | |
tree | 12524fb9013138c2fb60d47bd6b97c4836edfd2c /dev-libs | |
parent | fix #5741: use custom CFLAGS (diff) | |
download | gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.gz gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.bz2 gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.zip |
updated copyright years
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/STLport/STLport-4.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/STLport/STLport-4.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.2.1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.2.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/icu/icu-2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libffi/libffi-1.20.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.1.ebuild | 4 |
10 files changed, 17 insertions, 17 deletions
diff --git a/dev-libs/STLport/STLport-4.0.ebuild b/dev-libs/STLport/STLport-4.0.ebuild index 7cd11c61c31e..0399f142b834 100644 --- a/dev-libs/STLport/STLport-4.0.ebuild +++ b/dev-libs/STLport/STLport-4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.0.ebuild,v 1.2 2002/07/11 06:30:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.0.ebuild,v 1.3 2002/08/01 11:40:14 seemant Exp $ # specially modified from the 4.5 ebuild for openoffice - danarmak S=${WORKDIR}/${P} diff --git a/dev-libs/STLport/STLport-4.5.ebuild b/dev-libs/STLport/STLport-4.5.ebuild index 02b83e6645e6..dc1396ac0614 100644 --- a/dev-libs/STLport/STLport-4.5.ebuild +++ b/dev-libs/STLport/STLport-4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.ebuild,v 1.3 2002/07/11 06:30:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.ebuild,v 1.4 2002/08/01 11:40:14 seemant Exp $ S=${WORKDIR}/${P} diff --git a/dev-libs/ace/ace-5.2.1.ebuild b/dev-libs/ace/ace-5.2.1.ebuild index 91db5ec56b73..a36a865a7cba 100644 --- a/dev-libs/ace/ace-5.2.1.ebuild +++ b/dev-libs/ace/ace-5.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later S=${WORKDIR}/ACE_wrappers diff --git a/dev-libs/ace/ace-5.2.ebuild b/dev-libs/ace/ace-5.2.ebuild index 2281ca1f2cd2..fd3ac30e3c3e 100644 --- a/dev-libs/ace/ace-5.2.ebuild +++ b/dev-libs/ace/ace-5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later S=${WORKDIR}/ACE_wrappers diff --git a/dev-libs/icu/icu-2.0.ebuild b/dev-libs/icu/icu-2.0.ebuild index d1853ea5c602..ee9d7b3ec6b6 100644 --- a/dev-libs/icu/icu-2.0.ebuild +++ b/dev-libs/icu/icu-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.3 2002/07/11 06:30:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.4 2002/08/01 11:40:14 seemant Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" diff --git a/dev-libs/libffi/libffi-1.20.ebuild b/dev-libs/libffi/libffi-1.20.ebuild index a2dfa51655bd..a6060a8ad267 100644 --- a/dev-libs/libffi/libffi-1.20.ebuild +++ b/dev-libs/libffi/libffi-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-1.20.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-1.20.ebuild,v 1.3 2002/08/01 11:40:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Support library for Foreign Functions Interfaces" diff --git a/dev-libs/libpcre/libpcre-3.9.ebuild b/dev-libs/libpcre/libpcre-3.9.ebuild index 055952d76b0e..ef30af320e5f 100644 --- a/dev-libs/libpcre/libpcre-3.9.ebuild +++ b/dev-libs/libpcre/libpcre-3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # /home/cvsroot/gentoo-x86/skel.build,v 1.9 2001/10/21 16:17:12 agriffis Exp diff --git a/dev-libs/pilot-link/pilot-link-0.11.0.ebuild b/dev-libs/pilot-link/pilot-link-0.11.0.ebuild index 3306b4389550..fe9328192b34 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.0.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.0.ebuild,v 1.2 2002/07/22 16:56:47 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.0.ebuild,v 1.3 2002/08/01 11:40:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving diff --git a/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild b/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild index 5c0c9449a2f2..91637817a079 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild,v 1.1 2002/07/30 12:22:18 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild,v 1.2 2002/08/01 11:40:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving diff --git a/dev-libs/pilot-link/pilot-link-0.11.1.ebuild b/dev-libs/pilot-link/pilot-link-0.11.1.ebuild index 068fa3f6fe62..97596714b342 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.1.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1.ebuild,v 1.1 2002/07/21 17:02:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1.ebuild,v 1.2 2002/08/01 11:40:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving |