diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-11 18:12:23 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-11 18:12:23 +0000 |
commit | a8c51657521a95e092d5022f270d061eed474a70 (patch) | |
tree | 08f2440fe3c8628bf5afaa6ec23d6ac22d16e844 /dev-db/mysql++ | |
parent | Fixed bug #20792 (diff) | |
download | historical-a8c51657521a95e092d5022f270d061eed474a70.tar.gz historical-a8c51657521a95e092d5022f270d061eed474a70.tar.bz2 historical-a8c51657521a95e092d5022f270d061eed474a70.zip |
quit
Diffstat (limited to 'dev-db/mysql++')
-rw-r--r-- | dev-db/mysql++/mysql++-1.7.9-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild b/dev-db/mysql++/mysql++-1.7.9-r1.ebuild index 48733d055304..bc9882d49535 100644 --- a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Ric Messier <kilroy@WasHere.COM> -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.4 2002/03/12 16:05:09 tod Exp +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r1.ebuild,v 1.3 2003/05/11 18:12:23 robbat2 Exp $ S=${WORKDIR}/${P} |