diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2010-10-11 12:45:54 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2010-10-11 12:45:54 +0000 |
commit | 673d43005645ae388bffe1a5d73797895d582052 (patch) | |
tree | bd2405bf667e4fe8a578b0c26abbd79ea5e5dd4f /dev-util/confix/ChangeLog | |
parent | x86 stable wrt bug #340024 (diff) | |
download | gentoo-2-673d43005645ae388bffe1a5d73797895d582052.tar.gz gentoo-2-673d43005645ae388bffe1a5d73797895d582052.tar.bz2 gentoo-2-673d43005645ae388bffe1a5d73797895d582052.zip |
pass non-prefix cpv to has_version (#340515).
add missing eutils inherit to have epatch do anything useful.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/confix/ChangeLog')
-rw-r--r-- | dev-util/confix/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-util/confix/ChangeLog b/dev-util/confix/ChangeLog index 5d89b8e25a90..ca71c48c653a 100644 --- a/dev-util/confix/ChangeLog +++ b/dev-util/confix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/confix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/confix/ChangeLog,v 1.14 2010/07/28 12:56:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/confix/ChangeLog,v 1.15 2010/10/11 12:45:54 haubi Exp $ + + 11 Oct 2010; Michael Haubenwallner <haubi@gentoo.org> + confix-2.1.0-r4.ebuild: + pass non-prefix cpv to has_version (#340515). + add missing eutils inherit to have epatch do anything useful. 28 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> confix-2.3.0-r3.ebuild: |