diff options
author | 2008-06-14 16:54:53 +0000 | |
---|---|---|
committer | 2008-06-14 16:54:53 +0000 | |
commit | 9055413eb4cc4426a5c334443c2c8cace678fdf0 (patch) | |
tree | a9cf0b1679ac82df99a1b69bf4db6b08abf339d2 /net-dialup/ppp/ChangeLog | |
parent | added USE=otp for app-crypt/heimdal in use.local.desc (diff) | |
download | gentoo-2-9055413eb4cc4426a5c334443c2c8cace678fdf0.tar.gz gentoo-2-9055413eb4cc4426a5c334443c2c8cace678fdf0.tar.bz2 gentoo-2-9055413eb4cc4426a5c334443c2c8cace678fdf0.zip |
Bug #226505 - For compatibility with phase execution order in
>=portage-2.1.5, call has_version inside pkg_preinst instead of
pkg_postinst.
(Portage version: 2.2_pre10652/cvs/Linux 2.6.25-0518-x86-64 i686)
Diffstat (limited to 'net-dialup/ppp/ChangeLog')
-rw-r--r-- | net-dialup/ppp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index 54d3b837e495..4b1589262fae 100644 --- a/net-dialup/ppp/ChangeLog +++ b/net-dialup/ppp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dialup/ppp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.211 2008/05/14 22:05:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.212 2008/06/14 16:54:53 zmedico Exp $ + + 14 Jun 2008; Zac Medico <zmedico@gentoo.org> ppp-2.4.4-r14.ebuild, + ppp-2.4.4-r15.ebuild: + Bug #226505 - For compatibility with phase execution order in + >=portage-2.1.5, call has_version inside pkg_preinst instead of + pkg_postinst. 14 May 2008; Diego Pettenò <flameeyes@gentoo.org> ppp-2.4.4-r15.ebuild: Depend on virtual/pam as the code builds fine with OpenPAM. |