diff options
author | 2004-04-06 13:31:35 +0000 | |
---|---|---|
committer | 2004-04-06 13:31:35 +0000 | |
commit | 26c7491cfe5f9a9f3698dbd122bafa31b3735f78 (patch) | |
tree | 234db6eeec54878fc01db699842330f0c1c9110c /app-crypt/newpg/ChangeLog | |
parent | Add ~alpha and ~ia64 (Manifest recommit) (diff) | |
download | gentoo-2-26c7491cfe5f9a9f3698dbd122bafa31b3735f78.tar.gz gentoo-2-26c7491cfe5f9a9f3698dbd122bafa31b3735f78.tar.bz2 gentoo-2-26c7491cfe5f9a9f3698dbd122bafa31b3735f78.zip |
Fix dependencies to not use the development libksba and libgcrypt libs (it doesn't compile)
Diffstat (limited to 'app-crypt/newpg/ChangeLog')
-rw-r--r-- | app-crypt/newpg/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-crypt/newpg/ChangeLog b/app-crypt/newpg/ChangeLog index ce23ec4d46cc..7fcc2c8f3616 100644 --- a/app-crypt/newpg/ChangeLog +++ b/app-crypt/newpg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/newpg -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/newpg/ChangeLog,v 1.5 2003/07/22 14:32:19 pauldv Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/newpg/ChangeLog,v 1.6 2004/04/06 13:31:35 pauldv Exp $ + + 06 Apr 2004; Paul de Vrieze <pauldv@gentoo.org> newpg-0.9.4-r1.ebuild: + Fix dependencies as it will not link against the new development versions of + libksba and libgcrypt. Why are they provided anyway? *newpg-0.9.4-r1 (15 Jul 2003) |