diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:19:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:19:53 +0000 |
commit | 9f86b2e779dda328f3729ba41dd328b51f0adb28 (patch) | |
tree | aa88db1a3f6083a3a6ad325727de0b5557f0ccac /dev-db/mysql++ | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-9f86b2e779dda328f3729ba41dd328b51f0adb28.tar.gz historical-9f86b2e779dda328f3729ba41dd328b51f0adb28.tar.bz2 historical-9f86b2e779dda328f3729ba41dd328b51f0adb28.zip |
header fix
Diffstat (limited to 'dev-db/mysql++')
-rw-r--r-- | dev-db/mysql++/mysql++-1.7.9-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/mysql++/mysql++-1.7.9-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-db/mysql++/mysql++-1.7.9-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/mysql++/mysql++-1.7.9.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild b/dev-db/mysql++/mysql++-1.7.9-r1.ebuild index 8846b73cfd92..99e6ce6493d6 100644 --- a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9-r1.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-db/mysql++/mysql++-1.7.9-r1.ebuild,v 1.9 2004/02/22 19:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r1.ebuild,v 1.10 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils diff --git a/dev-db/mysql++/mysql++-1.7.9-r2.ebuild b/dev-db/mysql++/mysql++-1.7.9-r2.ebuild index 2b17ad504968..cd7d904ecddd 100644 --- a/dev-db/mysql++/mysql++-1.7.9-r2.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9-r2.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-db/mysql++/mysql++-1.7.9-r2.ebuild,v 1.4 2004/02/22 19:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r2.ebuild,v 1.5 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils diff --git a/dev-db/mysql++/mysql++-1.7.9-r3.ebuild b/dev-db/mysql++/mysql++-1.7.9-r3.ebuild index 56c8d1373c45..6e80026e14c0 100644 --- a/dev-db/mysql++/mysql++-1.7.9-r3.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9-r3.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-db/mysql++/mysql++-1.7.9-r3.ebuild,v 1.2 2004/02/22 19:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r3.ebuild,v 1.3 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils diff --git a/dev-db/mysql++/mysql++-1.7.9.ebuild b/dev-db/mysql++/mysql++-1.7.9.ebuild index d0b1409251e1..dcb891d05806 100644 --- a/dev-db/mysql++/mysql++-1.7.9.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9.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-db/mysql++/mysql++-1.7.9.ebuild,v 1.10 2003/09/06 22:25:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9.ebuild,v 1.11 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils |