From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 978EC1389F5 for ; Sat, 4 Apr 2015 18:42:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D928E0A60; Sat, 4 Apr 2015 18:42:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6CD4E0A60 for ; Sat, 4 Apr 2015 18:42:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F552340954 for ; Sat, 4 Apr 2015 18:42:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD0711535B for ; Sat, 4 Apr 2015 18:41:57 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1428172232.d6dafcfc994de2cd99f0774bfad51ede51e3ff7c.vapier@gentoo> Subject: [gentoo-commits] proj/toolchain:master commit in: sys-devel/gdb/ X-VCS-Repository: proj/toolchain X-VCS-Files: sys-devel/gdb/gdb-6.8-r1.ebuild sys-devel/gdb/gdb-6.8-r2.ebuild sys-devel/gdb/gdb-7.0.1.ebuild sys-devel/gdb/gdb-7.1.ebuild X-VCS-Directories: sys-devel/gdb/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: d6dafcfc994de2cd99f0774bfad51ede51e3ff7c X-VCS-Branch: master Date: Sat, 4 Apr 2015 18:41:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 28802219-d87b-4616-afd1-c3d0f9415c0e X-Archives-Hash: 92faeac59189ee3fe659eebea153dd77 commit: d6dafcfc994de2cd99f0774bfad51ede51e3ff7c Author: Mike Frysinger gentoo org> AuthorDate: Sat Apr 4 18:30:32 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Apr 4 18:30:32 2015 +0000 URL: https://gitweb.gentoo.org/proj/toolchain.git/commit/?id=d6dafcfc gdb: drop old lzma-utils references sys-devel/gdb/gdb-6.8-r1.ebuild | 2 +- sys-devel/gdb/gdb-6.8-r2.ebuild | 2 +- sys-devel/gdb/gdb-7.0.1.ebuild | 2 +- sys-devel/gdb/gdb-7.1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-devel/gdb/gdb-6.8-r1.ebuild b/sys-devel/gdb/gdb-6.8-r1.ebuild index 7bd4b1f..06bc0c6 100644 --- a/sys-devel/gdb/gdb-6.8-r1.ebuild +++ b/sys-devel/gdb/gdb-6.8-r1.ebuild @@ -28,7 +28,7 @@ IUSE="multitarget nls test vanilla" RDEPEND=">=sys-libs/ncurses-5.2-r2 sys-libs/readline" DEPEND="${RDEPEND} - || ( app-arch/xz-utils app-arch/lzma-utils ) + app-arch/xz-utils test? ( dev-util/dejagnu ) nls? ( sys-devel/gettext )" diff --git a/sys-devel/gdb/gdb-6.8-r2.ebuild b/sys-devel/gdb/gdb-6.8-r2.ebuild index 8ad954f..2f1c628 100644 --- a/sys-devel/gdb/gdb-6.8-r2.ebuild +++ b/sys-devel/gdb/gdb-6.8-r2.ebuild @@ -29,7 +29,7 @@ RDEPEND=">=sys-libs/ncurses-5.2-r2 sys-libs/readline expat? ( dev-libs/expat )" DEPEND="${RDEPEND} - || ( app-arch/xz-utils app-arch/lzma-utils ) + app-arch/xz-utils test? ( dev-util/dejagnu ) nls? ( sys-devel/gettext )" diff --git a/sys-devel/gdb/gdb-7.0.1.ebuild b/sys-devel/gdb/gdb-7.0.1.ebuild index 83542e6..7579a83 100644 --- a/sys-devel/gdb/gdb-7.0.1.ebuild +++ b/sys-devel/gdb/gdb-7.0.1.ebuild @@ -31,7 +31,7 @@ RDEPEND=">=sys-libs/ncurses-5.2-r2 expat? ( dev-libs/expat ) python? ( dev-lang/python )" DEPEND="${RDEPEND} - || ( app-arch/xz-utils app-arch/lzma-utils ) + app-arch/xz-utils test? ( dev-util/dejagnu ) nls? ( sys-devel/gettext )" diff --git a/sys-devel/gdb/gdb-7.1.ebuild b/sys-devel/gdb/gdb-7.1.ebuild index b953954..d1b5e93 100644 --- a/sys-devel/gdb/gdb-7.1.ebuild +++ b/sys-devel/gdb/gdb-7.1.ebuild @@ -31,7 +31,7 @@ RDEPEND=">=sys-libs/ncurses-5.2-r2 expat? ( dev-libs/expat ) python? ( dev-lang/python )" DEPEND="${RDEPEND} - || ( app-arch/xz-utils app-arch/lzma-utils ) + app-arch/xz-utils test? ( dev-util/dejagnu ) nls? ( sys-devel/gettext )"