summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-05-16 08:57:16 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-05-16 08:57:16 +0000
commit46abeb0c750c1e7eba5323b68d056cf548276b8f (patch)
tree4dee5ad4ac5ccd56e1f72048dabe8ab73bb53c75 /app-misc/lcdproc/ChangeLog
parentlibgphoto2 bump (diff)
downloadgentoo-2-46abeb0c750c1e7eba5323b68d056cf548276b8f.tar.gz
gentoo-2-46abeb0c750c1e7eba5323b68d056cf548276b8f.tar.bz2
gentoo-2-46abeb0c750c1e7eba5323b68d056cf548276b8f.zip
Migration to virtual/libusb. Verified by code inspection. Some of the lcd types have some potentially question USB usage code, but I suspect that they may have been broken already in that case, and this change does not make anything worse.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/lcdproc/ChangeLog')
-rw-r--r--app-misc/lcdproc/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/app-misc/lcdproc/ChangeLog b/app-misc/lcdproc/ChangeLog
index 75e9be83db6b..d5475b29a9e7 100644
--- a/app-misc/lcdproc/ChangeLog
+++ b/app-misc/lcdproc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-misc/lcdproc
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lcdproc/ChangeLog,v 1.64 2008/09/12 23:58:55 rbu Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcdproc/ChangeLog,v 1.65 2009/05/16 08:57:16 robbat2 Exp $
+
+ 16 May 2009; Robin H. Johnson <robbat2@gentoo.org>
+ lcdproc-0.5.1-r4.ebuild, lcdproc-0.5.2-r1.ebuild, lcdproc-0.5.2-r2.ebuild:
+ Migration to virtual/libusb. Verified by code inspection. Some of the lcd
+ types have some potentially question USB usage code, but I suspect that
+ they may have been broken already in that case, and this change does not
+ make anything worse.
*lcdproc-0.5.2-r2 (12 Sep 2008)