diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-31 16:44:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-31 16:44:34 +0000 |
commit | bdba6535e4eb105484cfdb574491d755f0f6ee9b (patch) | |
tree | 1fcfabcc49759d60cdd6361bd0a69ba291439dde /virtual/libusb | |
parent | x86 stable wrt bug #304149 (diff) | |
download | gentoo-2-bdba6535e4eb105484cfdb574491d755f0f6ee9b.tar.gz gentoo-2-bdba6535e4eb105484cfdb574491d755f0f6ee9b.tar.bz2 gentoo-2-bdba6535e4eb105484cfdb574491d755f0f6ee9b.zip |
x86 stable wrt bug #304149
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'virtual/libusb')
-rw-r--r-- | virtual/libusb/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/libusb/libusb-1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog index 50d93d7974dd..df385b3d1482 100644 --- a/virtual/libusb/ChangeLog +++ b/virtual/libusb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libusb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.10 2010/07/31 10:53:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.11 2010/07/31 16:44:34 phajdan.jr Exp $ + + 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libusb-1.ebuild: + x86 stable wrt bug #304149 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libusb-1.ebuild: amd64 stable, bug 304149 diff --git a/virtual/libusb/libusb-1.ebuild b/virtual/libusb/libusb-1.ebuild index 388a69a29dba..664a61cad94d 100644 --- a/virtual/libusb/libusb-1.ebuild +++ b/virtual/libusb/libusb-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.7 2010/07/31 10:53:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.8 2010/07/31 16:44:34 phajdan.jr Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |