diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-15 10:55:18 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-15 10:55:18 +0000 |
commit | d4b6dc45e5b786f8c240d81bb06dc4e772d7a03c (patch) | |
tree | a6332082722142a0fe0ce2148cb9c318db409ab4 /dev-libs/libusb | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-d4b6dc45e5b786f8c240d81bb06dc4e772d7a03c.tar.gz gentoo-2-d4b6dc45e5b786f8c240d81bb06dc4e772d7a03c.tar.bz2 gentoo-2-d4b6dc45e5b786f8c240d81bb06dc4e772d7a03c.zip |
Bug #247687 comment #21: We need to block libusb-compat in the libusb:0 ebuilds.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libusb')
-rw-r--r-- | dev-libs/libusb/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.11.ebuild | 10 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12-r1.ebuild | 9 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12-r2.ebuild | 9 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12-r3.ebuild | 9 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12-r4.ebuild | 9 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12-r5.ebuild | 7 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12.ebuild | 9 |
8 files changed, 41 insertions, 29 deletions
diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog index 7fee930029a1..e59e2b772bc7 100644 --- a/dev-libs/libusb/ChangeLog +++ b/dev-libs/libusb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/libusb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.84 2009/05/14 23:28:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.85 2009/05/15 10:55:18 robbat2 Exp $ + + 15 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.1.11.ebuild, + libusb-0.1.12.ebuild, libusb-0.1.12-r1.ebuild, libusb-0.1.12-r2.ebuild, + libusb-0.1.12-r3.ebuild, libusb-0.1.12-r4.ebuild, libusb-0.1.12-r5.ebuild: + Bug #247687 comment #21: We need to block libusb-compat in the libusb:0 + ebuilds. *libusb-1.0.1 (14 May 2009) diff --git a/dev-libs/libusb/libusb-0.1.11.ebuild b/dev-libs/libusb/libusb-0.1.11.ebuild index 983db2ff60f0..d856f0042554 100644 --- a/dev-libs/libusb/libusb-0.1.11.ebuild +++ b/dev-libs/libusb/libusb-0.1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.11.ebuild,v 1.15 2007/03/01 17:26:18 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.11.ebuild,v 1.16 2009/05/15 10:55:18 robbat2 Exp $ inherit eutils libtool autotools @@ -13,9 +13,9 @@ SLOT="0" KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug doc" -RDEPEND="" - -DEPEND="sys-devel/libtool +RDEPEND="!dev-libs/libusb-compat" +DEPEND="${RDEPEND} + sys-devel/libtool doc? ( app-text/openjade app-text/docbook-sgml-utils ~app-text/docbook-sgml-dtd-4.2 )" diff --git a/dev-libs/libusb/libusb-0.1.12-r1.ebuild b/dev-libs/libusb/libusb-0.1.12-r1.ebuild index 09fa857b7588..68e4e11ae614 100644 --- a/dev-libs/libusb/libusb-0.1.12-r1.ebuild +++ b/dev-libs/libusb/libusb-0.1.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r1.ebuild,v 1.10 2008/04/20 11:34:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r1.ebuild,v 1.11 2009/05/15 10:55:18 robbat2 Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -16,8 +16,9 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-f IUSE="debug doc" RESTRICT="test" -RDEPEND="" -DEPEND="doc? ( app-text/openjade +RDEPEND="!dev-libs/libusb-compat" +DEPEND="${RDEPEND} + doc? ( app-text/openjade app-text/docbook-dsssl-stylesheets app-text/docbook-sgml-utils ~app-text/docbook-sgml-dtd-4.2 )" diff --git a/dev-libs/libusb/libusb-0.1.12-r2.ebuild b/dev-libs/libusb/libusb-0.1.12-r2.ebuild index c4ed950aea08..140f35e2dc26 100644 --- a/dev-libs/libusb/libusb-0.1.12-r2.ebuild +++ b/dev-libs/libusb/libusb-0.1.12-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r2.ebuild,v 1.1 2008/05/11 02:28:05 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r2.ebuild,v 1.2 2009/05/15 10:55:18 robbat2 Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -16,8 +16,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar IUSE="debug doc" RESTRICT="test" -RDEPEND="" -DEPEND="doc? ( app-text/openjade +RDEPEND="!dev-libs/libusb-compat" +DEPEND="${RDEPEND} + doc? ( app-text/openjade app-text/docbook-dsssl-stylesheets app-text/docbook-sgml-utils ~app-text/docbook-sgml-dtd-4.2 )" diff --git a/dev-libs/libusb/libusb-0.1.12-r3.ebuild b/dev-libs/libusb/libusb-0.1.12-r3.ebuild index 784c0e6e41b1..0927e45e7135 100644 --- a/dev-libs/libusb/libusb-0.1.12-r3.ebuild +++ b/dev-libs/libusb/libusb-0.1.12-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r3.ebuild,v 1.1 2008/06/07 00:59:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r3.ebuild,v 1.2 2009/05/15 10:55:18 robbat2 Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -16,8 +16,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar IUSE="debug doc nocxx" RESTRICT="test" -RDEPEND="" -DEPEND="doc? ( app-text/openjade +RDEPEND="!dev-libs/libusb-compat" +DEPEND="${RDEPEND} + doc? ( app-text/openjade app-text/docbook-dsssl-stylesheets app-text/docbook-sgml-utils ~app-text/docbook-sgml-dtd-4.2 )" diff --git a/dev-libs/libusb/libusb-0.1.12-r4.ebuild b/dev-libs/libusb/libusb-0.1.12-r4.ebuild index e48b88a2f102..46108e8b7f1c 100644 --- a/dev-libs/libusb/libusb-0.1.12-r4.ebuild +++ b/dev-libs/libusb/libusb-0.1.12-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r4.ebuild,v 1.1 2008/06/25 03:25:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r4.ebuild,v 1.2 2009/05/15 10:55:18 robbat2 Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -16,8 +16,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar IUSE="debug doc nocxx" RESTRICT="test" -RDEPEND="" -DEPEND="doc? ( app-text/openjade +RDEPEND="!dev-libs/libusb-compat" +DEPEND="${RDEPEND} + doc? ( app-text/openjade app-text/docbook-dsssl-stylesheets app-text/docbook-sgml-utils ~app-text/docbook-sgml-dtd-4.2 )" diff --git a/dev-libs/libusb/libusb-0.1.12-r5.ebuild b/dev-libs/libusb/libusb-0.1.12-r5.ebuild index 0774dfe198f6..2578a1629de5 100644 --- a/dev-libs/libusb/libusb-0.1.12-r5.ebuild +++ b/dev-libs/libusb/libusb-0.1.12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r5.ebuild,v 1.2 2009/03/28 11:30:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r5.ebuild,v 1.3 2009/05/15 10:55:18 robbat2 Exp $ inherit eutils libtool autotools toolchain-funcs @@ -14,8 +14,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar IUSE="debug doc nocxx" RESTRICT="test" -RDEPEND="" -DEPEND="doc? ( app-text/openjade +RDEPEND="!dev-libs/libusb-compat" +DEPEND="${RDEPEND} + doc? ( app-text/openjade app-text/docbook-dsssl-stylesheets app-text/docbook-sgml-utils ~app-text/docbook-sgml-dtd-4.2 )" diff --git a/dev-libs/libusb/libusb-0.1.12.ebuild b/dev-libs/libusb/libusb-0.1.12.ebuild index c0388f19ef11..9bfaa51e08b4 100644 --- a/dev-libs/libusb/libusb-0.1.12.ebuild +++ b/dev-libs/libusb/libusb-0.1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12.ebuild,v 1.20 2007/05/12 02:52:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12.ebuild,v 1.21 2009/05/15 10:55:18 robbat2 Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -16,8 +16,9 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-f IUSE="debug doc" RESTRICT="test" -RDEPEND="" -DEPEND="doc? ( app-text/openjade +RDEPEND="!dev-libs/libusb-compat" +DEPEND="${RDEPEND} + doc? ( app-text/openjade app-text/docbook-dsssl-stylesheets app-text/docbook-sgml-utils ~app-text/docbook-sgml-dtd-4.2 )" |