diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 19:24:34 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 19:24:34 +0000 |
commit | 9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161 (patch) | |
tree | 051bc064135270aec2cbf4eac72f1e7baf8927c6 /app-i18n/libhangul/libhangul-0.0.12.ebuild | |
parent | dev-python/feedparser: 5.1.2 (diff) | |
download | gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.tar.gz gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.tar.bz2 gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-i18n/libhangul/libhangul-0.0.12.ebuild')
-rw-r--r-- | app-i18n/libhangul/libhangul-0.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libhangul/libhangul-0.0.12.ebuild b/app-i18n/libhangul/libhangul-0.0.12.ebuild index d5d77d9190e0..d07fc2da1285 100644 --- a/app-i18n/libhangul/libhangul-0.0.12.ebuild +++ b/app-i18n/libhangul/libhangul-0.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.0.12.ebuild,v 1.5 2012/02/01 17:12:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.0.12.ebuild,v 1.6 2012/05/03 19:24:26 jdhore Exp $ EAPI="3" @@ -15,7 +15,7 @@ IUSE="nls static-libs test" RDEPEND="nls? ( virtual/libintl )" DEPEND="nls? ( sys-devel/gettext ) - dev-util/pkgconfig + virtual/pkgconfig test? ( dev-libs/check )" src_configure() { |