diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-16 06:52:15 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-16 06:52:15 +0000 |
commit | 7ff9186342cebff1e3d08f511c909f61ed993b17 (patch) | |
tree | 495940ece1babd3c494ad327d5736c1fb112bbcd /virtual/libusb/ChangeLog | |
parent | assign depend/rdepend explicitly and add pkgconfig dep (diff) | |
download | gentoo-2-7ff9186342cebff1e3d08f511c909f61ed993b17.tar.gz gentoo-2-7ff9186342cebff1e3d08f511c909f61ed993b17.tar.bz2 gentoo-2-7ff9186342cebff1e3d08f511c909f61ed993b17.zip |
Include the current stable of dev-libs/libusb-0* in the version specification, so that we can replace the version dependancy in other ebuilds when migrating them to the virtual.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'virtual/libusb/ChangeLog')
-rw-r--r-- | virtual/libusb/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog index 821f1f88c7b8..98577a65d860 100644 --- a/virtual/libusb/ChangeLog +++ b/virtual/libusb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/libusb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.3 2009/05/15 19:05:27 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.4 2009/05/16 06:52:15 robbat2 Exp $ + + 16 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild: + Include the current stable of dev-libs/libusb-0* in the version + specification, so that we can replace the version dependancy in other + ebuilds when migrating them to the virtual. 15 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> libusb-1.ebuild: |