diff options
author | 2008-12-31 02:18:51 +0000 | |
---|---|---|
committer | 2008-12-31 02:18:51 +0000 | |
commit | 4a94e486c4c571d99c7313d6bbc469d00ea8fdc9 (patch) | |
tree | b03d43cbafffb648eb23598d9be7015023b05232 /x11-libs/libview/ChangeLog | |
parent | Version bump, and add vmware as herd, since this is mostly used for vmware pr... (diff) | |
download | historical-4a94e486c4c571d99c7313d6bbc469d00ea8fdc9.tar.gz historical-4a94e486c4c571d99c7313d6bbc469d00ea8fdc9.tar.bz2 historical-4a94e486c4c571d99c7313d6bbc469d00ea8fdc9.zip |
Fix up deprecation system (bug 239325).
Package-Manager: portage-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) |