diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:51:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:51:35 +0000 |
commit | 8b57f5047cb91950848d8c52f9ffe5cf31d1f835 (patch) | |
tree | 454a098dc25df179cf8ffadf8ee80ebdb1fb7f6c /dev-libs/pth | |
parent | Update Copyright years (diff) | |
download | gentoo-2-8b57f5047cb91950848d8c52f9ffe5cf31d1f835.tar.gz gentoo-2-8b57f5047cb91950848d8c52f9ffe5cf31d1f835.tar.bz2 gentoo-2-8b57f5047cb91950848d8c52f9ffe5cf31d1f835.zip |
Update Copyright years
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/pth-1.4.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pth/pth-1.4.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild index 87fa6e144d3f..82f01bf71209 100644 --- a/dev-libs/pth/pth-1.4.0.ebuild +++ b/dev-libs/pth/pth-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-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/pth/pth-1.4.0.ebuild,v 1.8 2002/12/09 04:21:04 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.9 2003/02/13 10:50:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU Portable Threads" diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild index 7d630f01568d..8e711fa4581d 100644 --- a/dev-libs/pth/pth-1.4.1.ebuild +++ b/dev-libs/pth/pth-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-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/pth/pth-1.4.1.ebuild,v 1.3 2002/12/09 04:21:04 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.4 2003/02/13 10:50:27 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU Portable Threads" |