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/x-unikey | |
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/x-unikey')
-rw-r--r-- | app-i18n/x-unikey/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/x-unikey/ChangeLog b/app-i18n/x-unikey/ChangeLog index ce810c4b022e..332f6f9390f4 100644 --- a/app-i18n/x-unikey/ChangeLog +++ b/app-i18n/x-unikey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/x-unikey -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/ChangeLog,v 1.23 2011/03/27 11:39:42 nirbheek Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/ChangeLog,v 1.24 2012/05/03 19:24:33 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> x-unikey-1.0.4-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> x-unikey-0.9.2.ebuild, x-unikey-1.0.4-r1.ebuild: diff --git a/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild b/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild index 09c7fd18f211..b4ecb64e560a 100644 --- a/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild +++ b/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild,v 1.4 2011/03/27 11:39:42 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild,v 1.5 2012/05/03 19:24:33 jdhore Exp $ EAPI="1" @@ -21,7 +21,7 @@ RDEPEND="x11-libs/libX11 gtk? ( >=x11-libs/gtk+-2.2:2 ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" pkg_setup() { |