diff options
author | Mike Auty <ikelos@gentoo.org> | 2008-12-31 02:18:51 +0000 |
---|---|---|
committer | Mike Auty <ikelos@gentoo.org> | 2008-12-31 02:18:51 +0000 |
commit | 6047d7099743c4aff3e35b4ad5729e4e890ff375 (patch) | |
tree | ee0c270422c98c3ae6916ce25207f967827d3525 /x11-libs/libview/ChangeLog | |
parent | Version bump, and add vmware as herd, since this is mostly used for vmware pr... (diff) | |
download | gentoo-2-6047d7099743c4aff3e35b4ad5729e4e890ff375.tar.gz gentoo-2-6047d7099743c4aff3e35b4ad5729e4e890ff375.tar.bz2 gentoo-2-6047d7099743c4aff3e35b4ad5729e4e890ff375.zip |
Fix up deprecation system (bug 239325).
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 i686)
Diffstat (limited to 'x11-libs/libview/ChangeLog')
-rw-r--r-- | x11-libs/libview/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/libview/ChangeLog b/x11-libs/libview/ChangeLog index a6033b2a7b45..3e29fe9798c8 100644 --- a/x11-libs/libview/ChangeLog +++ b/x11-libs/libview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libview # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.7 2008/12/31 02:11:32 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.8 2008/12/31 02:18:51 ikelos Exp $ + + 31 Dec 2008; Mike Auty <ikelos@gentoo.org> libview-0.6.2.ebuild: + Fix up deprecation system (bug 239325). *libview-0.6.2 (31 Dec 2008) |