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 4E4E51381F3 for ; Sat, 10 Nov 2012 21:41:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 254B321C014; Sat, 10 Nov 2012 21:41:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E49921C014 for ; Sat, 10 Nov 2012 21:41:45 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82D3033D962 for ; Sat, 10 Nov 2012 21:41:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 82654E5436 for ; Sat, 10 Nov 2012 21:41:41 +0000 (UTC) From: "Richard Yao" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Yao" Message-ID: <1352583506.7ba71f70ae995bb2edfae0fceeb13a25b2399e1d.ryao@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kwrited/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kwrited/kwrited-4.9.49.9999.ebuild kde-base/kwrited/kwrited-9999.ebuild X-VCS-Directories: kde-base/kwrited/ X-VCS-Committer: ryao X-VCS-Committer-Name: Richard Yao X-VCS-Revision: 7ba71f70ae995bb2edfae0fceeb13a25b2399e1d X-VCS-Branch: master Date: Sat, 10 Nov 2012 21:41:41 +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: 65ab0181-775f-426b-89b6-289f285c2bab X-Archives-Hash: 6a7f852fb0b421d5f15bee7c9794578c commit: 7ba71f70ae995bb2edfae0fceeb13a25b2399e1d Author: Richard Yao cs stonybrook edu> AuthorDate: Sat Nov 10 21:37:17 2012 +0000 Commit: Richard Yao gentoo org> CommitDate: Sat Nov 10 21:38:26 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7ba71f70 >=sys-libs/libutempter-1.1.5 is provided by >=sys-freebsd/freebsd-lib-9.0 on Gentoo FreeBSD Package-Manager: portage-2.1.11.31 --- kde-base/kwrited/kwrited-4.9.49.9999.ebuild | 2 +- kde-base/kwrited/kwrited-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/kwrited/kwrited-4.9.49.9999.ebuild b/kde-base/kwrited/kwrited-4.9.49.9999.ebuild index 20558a9..45a6812 100644 --- a/kde-base/kwrited/kwrited-4.9.49.9999.ebuild +++ b/kde-base/kwrited/kwrited-4.9.49.9999.ebuild @@ -11,6 +11,6 @@ KEYWORDS="" IUSE="debug" DEPEND=" - >=sys-libs/libutempter-1.1.5 + || ( >=sys-libs/libutempter-1.1.5 >=sys-freebsd/freebsd-lib-9.0 ) " RDEPEND="${DEPEND}" diff --git a/kde-base/kwrited/kwrited-9999.ebuild b/kde-base/kwrited/kwrited-9999.ebuild index 20558a9..45a6812 100644 --- a/kde-base/kwrited/kwrited-9999.ebuild +++ b/kde-base/kwrited/kwrited-9999.ebuild @@ -11,6 +11,6 @@ KEYWORDS="" IUSE="debug" DEPEND=" - >=sys-libs/libutempter-1.1.5 + || ( >=sys-libs/libutempter-1.1.5 >=sys-freebsd/freebsd-lib-9.0 ) " RDEPEND="${DEPEND}"