diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-11-06 01:32:18 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-11-06 01:32:18 +0000 |
commit | f1698c754ba19151fcf05266daddc06b7dad5315 (patch) | |
tree | b88b7bd1e0f9893e1f3cc912ca077f91ec7f2bf2 /profiles | |
parent | version bump stable version, and introduce development version that is hard m... (diff) | |
download | historical-f1698c754ba19151fcf05266daddc06b7dad5315.tar.gz historical-f1698c754ba19151fcf05266daddc06b7dad5315.tar.bz2 historical-f1698c754ba19151fcf05266daddc06b7dad5315.zip |
psycopg dev mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 154d1aea5276..cca9106cc7e4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4657 2005/11/05 18:27:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4658 2005/11/06 01:32:18 liquidx Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,11 @@ ## End example ## +# Alastair Tse <liquidx@gentoo.org> (06 Nov 2005) +# Development version of psycopg. Not compatible with other psycopg +# dependent libraries and applications unless ported. +>=dev-python/psycopg-1.99 + # Diego Pettenò <flameeyes@gentoo.org> (05 Nov 2005) # This version is API incompatible with 0.9.5 and most of the software still # relies on that version. |