diff options
author | Patrick Lauer <patrick@gentoo.org> | 2010-06-17 18:23:01 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2010-06-17 18:23:01 +0000 |
commit | 2b475d33c8d77a0842ca5fc2d6ee3fc4776235fb (patch) | |
tree | c9a18e9fdc9d3a492f59022f39acb267e0d4ce2a /dev-libs/libpqxx/ChangeLog | |
parent | Migrating away from deprecated postgres virtuals (diff) | |
download | gentoo-2-2b475d33c8d77a0842ca5fc2d6ee3fc4776235fb.tar.gz gentoo-2-2b475d33c8d77a0842ca5fc2d6ee3fc4776235fb.tar.bz2 gentoo-2-2b475d33c8d77a0842ca5fc2d6ee3fc4776235fb.zip |
Migrating away from deprecated postgres virtuals
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libpqxx/ChangeLog')
-rw-r--r-- | dev-libs/libpqxx/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/libpqxx/ChangeLog b/dev-libs/libpqxx/ChangeLog index 7cc21c7c6ccb..7a0a9d151b2f 100644 --- a/dev-libs/libpqxx/ChangeLog +++ b/dev-libs/libpqxx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libpqxx -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpqxx/ChangeLog,v 1.63 2009/09/10 13:10:42 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpqxx/ChangeLog,v 1.64 2010/06/17 18:23:01 patrick Exp $ + + 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> libpqxx-2.6.8.ebuild, + libpqxx-2.6.9.ebuild, libpqxx-3.0.2.ebuild: + Migrating away from deprecated postgres virtuals *libpqxx-3.0.2 (10 Sep 2009) |