From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PwOLb-0004km-Mf for garchives@archives.gentoo.org; Mon, 07 Mar 2011 00:30:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9CE91C06C; Mon, 7 Mar 2011 00:30:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 959271C06C for ; Mon, 7 Mar 2011 00:30:43 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 142F71B41B3 for ; Mon, 7 Mar 2011 00:30:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7496C8006A for ; Mon, 7 Mar 2011 00:30:42 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <7f01549586ade898c0dcf7bd38e873384b6f2e21.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: net-im/ekg2/ X-VCS-Repository: dev/mgorny X-VCS-Files: net-im/ekg2/Manifest net-im/ekg2/ekg2-9999.ebuild X-VCS-Directories: net-im/ekg2/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7f01549586ade898c0dcf7bd38e873384b6f2e21 Date: Mon, 7 Mar 2011 00:30:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b8192609da9fbbec97405c116ccc1b3c commit: 7f01549586ade898c0dcf7bd38e873384b6f2e21 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Mon Mar 7 00:29:52 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Mon Mar 7 00:29:52 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/mgorny.git;a=3D= commit;h=3D7f015495 net-im/ekg2: The unicode option is now implicitly controlled through ncur= ses version. (Portage version: 2.2.0_alpha26_p5/git/Linux x86_64, signed Manifest comm= it with key 05DE07BB) --- net-im/ekg2/Manifest | 8 ++++---- net-im/ekg2/ekg2-9999.ebuild | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net-im/ekg2/Manifest b/net-im/ekg2/Manifest index 7962928..62adef3 100644 --- a/net-im/ekg2/Manifest +++ b/net-im/ekg2/Manifest @@ -1,12 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =20 -EBUILD ekg2-9999.ebuild 2660 RMD160 465340e9283a17d449f0fc652b496dda651f= f1e6 SHA1 c8a9a6b652b85f3f153865e072fc21fe8ed89b25 SHA256 95662a0fdb0124a= 67aa44980742bde6193c6503a9e4ce56c25eb592b5a3d484c +EBUILD ekg2-9999.ebuild 2636 RMD160 f2ae75a645cb72784cf8b0fc57d2d58d3245= fc44 SHA1 42b6ac92a910259e1dc7b0bbd6ef17f56263fd04 SHA256 67b4fa774d367e9= 884f1b91a9e896396eb216c5c2301dd8e849eb015c1b44658 MISC metadata.xml 1283 RMD160 695e6ce291f4cea5d6e24f69d4090c1aa2afe6aa S= HA1 0f5f1e211989d496684414393dd82227dd893ad4 SHA256 c072e8406b05643781f9e= 6174c581cc81c78c16425d12ef472a923a0bfbaa8a5 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) =20 -iEYEARECAAYFAk1akFkACgkQnGSe5QXeB7tNEgCeNFYNB11SmAXBEIEW0WyiYUwj -NqoAn1TlfWvkPPhbIR+iDfzqb9RP6451 -=3DjBBY +iEYEARECAAYFAk10Jv8ACgkQnGSe5QXeB7tLjwCgmAzLVYETQCw9z3avwCqJhc7c +RCUAoIKXZiLFt3XA66Ii4Yjf86g2RFjb +=3DmUNv -----END PGP SIGNATURE----- diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild index d5cda9e..98cf271 100644 --- a/net-im/ekg2/ekg2-9999.ebuild +++ b/net-im/ekg2/ekg2-9999.ebuild @@ -30,7 +30,7 @@ RDEPEND=3D"dev-libs/glib:2 =20 jabber? ( dev-libs/expat gnutls? ( net-libs/gnutls ) ) - ncurses? ( sys-libs/ncurses[unicode?] + ncurses? ( sys-libs/ncurses[unicode=3D] gpm? ( sys-libs/gpm ) spell? ( app-text/aspell ) ) sqlite3? ( dev-db/sqlite:3 ) @@ -103,7 +103,6 @@ src_configure() { =20 # other magic $(use_enable nls) - $(use_enable unicode) --enable-skip-relative-plugins-dir ) autotools-utils_src_configure