diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 15:24:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 15:24:45 +0000 |
commit | 48c937b2ae71b7b74d62998f780f048430f97c09 (patch) | |
tree | 87fd45241ea5bcba9e9c1341d21c0c3dd095535a /virtual | |
parent | Stable for HPPA (bug #488708). (diff) | |
download | gentoo-2-48c937b2ae71b7b74d62998f780f048430f97c09.tar.gz gentoo-2-48c937b2ae71b7b74d62998f780f048430f97c09.tar.bz2 gentoo-2-48c937b2ae71b7b74d62998f780f048430f97c09.zip |
Stable for HPPA (bug #488708).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/libusb/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/libusb/libusb-0-r1.ebuild | 4 | ||||
-rw-r--r-- | virtual/libusb/libusb-1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog index c58cfbcb3e89..a05f29300337 100644 --- a/virtual/libusb/ChangeLog +++ b/virtual/libusb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/libusb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.35 2013/08/09 14:34:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.36 2013/10/24 15:24:45 jer Exp $ + + 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> libusb-0-r1.ebuild, + libusb-1-r1.ebuild: + Stable for HPPA (bug #488708). 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> libusb-0-r1.ebuild, libusb-1-r1.ebuild: diff --git a/virtual/libusb/libusb-0-r1.ebuild b/virtual/libusb/libusb-0-r1.ebuild index 123ebc7de70f..ed61f9465a54 100644 --- a/virtual/libusb/libusb-0-r1.ebuild +++ b/virtual/libusb/libusb-0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0-r1.ebuild,v 1.2 2013/08/09 14:34:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0-r1.ebuild,v 1.3 2013/10/24 15:24:45 jer Exp $ EAPI=5 inherit multilib-build @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( >=dev-libs/libusb-compat-0.1.5-r2[${MULTILIB_USEDEP}] >=sys-freebsd/freebsd-lib-8.0[usb,${MULTILIB_USEDEP}] )" diff --git a/virtual/libusb/libusb-1-r1.ebuild b/virtual/libusb/libusb-1-r1.ebuild index 48ea89f6d8e1..79ee8d80162c 100644 --- a/virtual/libusb/libusb-1-r1.ebuild +++ b/virtual/libusb/libusb-1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1-r1.ebuild,v 1.2 2013/08/09 14:34:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1-r1.ebuild,v 1.3 2013/10/24 15:24:45 jer Exp $ EAPI=5 inherit multilib-build @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( >=dev-libs/libusbx-1.0.16-r3:1[${MULTILIB_USEDEP}] >=dev-libs/libusb-1.0.9-r2:1[${MULTILIB_USEDEP}] >=sys-freebsd/freebsd-lib-9.1_rc3-r1[usb,${MULTILIB_USEDEP}] )" |