summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-04-06 23:29:57 +0000
committerMike Gilbert <floppym@gentoo.org>2013-04-06 23:29:57 +0000
commite54821fd17025f24c7718d65aed877177231fa52 (patch)
treef218708a43176848b17d0cce5cffbfba84a3f337 /sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild
parentnew keyword per request in bug 464892 (diff)
downloadgentoo-2-e54821fd17025f24c7718d65aed877177231fa52.tar.gz
gentoo-2-e54821fd17025f24c7718d65aed877177231fa52.tar.bz2
gentoo-2-e54821fd17025f24c7718d65aed877177231fa52.zip
Add slot-operator to dev-libs/icu dependency.
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild')
-rw-r--r--sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild b/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild
index 460e11c9cc8e..2e396aa16792 100644
--- a/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild
+++ b/sys-apps/gptfdisk/gptfdisk-0.8.6.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/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild,v 1.2 2013/03/31 01:29:40 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild,v 1.3 2013/04/06 23:29:57 floppym Exp $
EAPI=5
@@ -18,7 +18,7 @@ IUSE="kernel_linux +icu"
RDEPEND="
dev-libs/popt
>=sys-libs/ncurses-5.7-r7
- icu? ( dev-libs/icu )
+ icu? ( dev-libs/icu:= )
kernel_linux? ( sys-apps/util-linux )" # libuuid
DEPEND="${RDEPEND}
virtual/pkgconfig"