summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-31 10:53:33 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-31 10:53:33 +0000
commitcb3dfa258d9b9a7edeebef6b8e730b6b89ce523b (patch)
tree2bfdbaec55331c883b9ccbf245f68f7314ce3ab2
parentVersion bump to be in sync with the rest; no code changes (diff)
downloadgentoo-2-cb3dfa258d9b9a7edeebef6b8e730b6b89ce523b.tar.gz
gentoo-2-cb3dfa258d9b9a7edeebef6b8e730b6b89ce523b.tar.bz2
gentoo-2-cb3dfa258d9b9a7edeebef6b8e730b6b89ce523b.zip
amd64 stable, bug 304149
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--virtual/libusb/ChangeLog5
-rw-r--r--virtual/libusb/libusb-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog
index 516b2a2894c9..50d93d7974dd 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.9 2010/04/13 11:04:18 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.10 2010/07/31 10:53:33 pacho Exp $
+
+ 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libusb-1.ebuild:
+ amd64 stable, bug 304149
13 Apr 2010; Alexis Ballier <aballier@gentoo.org> libusb-0.ebuild:
freebsd-lib-8.0 provides a libusb compatible layer. We cant rip it out
diff --git a/virtual/libusb/libusb-1.ebuild b/virtual/libusb/libusb-1.ebuild
index 6ac2af4e70d6..388a69a29dba 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.6 2010/02/18 22:29:55 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.7 2010/07/31 10:53:33 pacho 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=""