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 | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/ptypes | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.zip |
header fix
Diffstat (limited to 'dev-libs/ptypes')
-rw-r--r-- | dev-libs/ptypes/ptypes-1.7.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ptypes/ptypes-1.7.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ptypes/ptypes-1.8.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ptypes/ptypes-1.8.3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/ptypes/ptypes-1.7.4.ebuild b/dev-libs/ptypes/ptypes-1.7.4.ebuild index b09ac74ab7b0..6c538dd4e379 100644 --- a/dev-libs/ptypes/ptypes-1.7.4.ebuild +++ b/dev-libs/ptypes/ptypes-1.7.4.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/ptypes/ptypes-1.7.4.ebuild,v 1.4 2003/10/23 14:42:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.7.4.ebuild,v 1.5 2004/03/14 12:28:58 mr_bones_ Exp $ DESCRIPTION="PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking." diff --git a/dev-libs/ptypes/ptypes-1.7.5.ebuild b/dev-libs/ptypes/ptypes-1.7.5.ebuild index 7f5db1700e98..4864e7256e86 100644 --- a/dev-libs/ptypes/ptypes-1.7.5.ebuild +++ b/dev-libs/ptypes/ptypes-1.7.5.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/ptypes/ptypes-1.7.5.ebuild,v 1.3 2003/10/23 14:42:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.7.5.ebuild,v 1.4 2004/03/14 12:28:58 mr_bones_ Exp $ DESCRIPTION="PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking." diff --git a/dev-libs/ptypes/ptypes-1.8.2.ebuild b/dev-libs/ptypes/ptypes-1.8.2.ebuild index f4e537bbf832..91235e855a5d 100644 --- a/dev-libs/ptypes/ptypes-1.8.2.ebuild +++ b/dev-libs/ptypes/ptypes-1.8.2.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/ptypes/ptypes-1.8.2.ebuild,v 1.1 2003/08/06 23:34:43 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.8.2.ebuild,v 1.2 2004/03/14 12:28:58 mr_bones_ Exp $ DESCRIPTION="PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking." diff --git a/dev-libs/ptypes/ptypes-1.8.3.ebuild b/dev-libs/ptypes/ptypes-1.8.3.ebuild index 25e1c6e39de7..6e6926a68f1b 100644 --- a/dev-libs/ptypes/ptypes-1.8.3.ebuild +++ b/dev-libs/ptypes/ptypes-1.8.3.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/ptypes/ptypes-1.8.3.ebuild,v 1.2 2004/03/09 03:28:15 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.8.3.ebuild,v 1.3 2004/03/14 12:28:58 mr_bones_ Exp $ DESCRIPTION="PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking." |