diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
commit | 588cba8e12bc29ac7920b41f170954a2aa12a9a7 (patch) | |
tree | 0e78601126eff12e930f2026e0a65ace639ffa61 /dev-libs/libotf/libotf-0.9.8.ebuild | |
parent | 0.8.50 version bump. (diff) | |
download | gentoo-2-588cba8e12bc29ac7920b41f170954a2aa12a9a7.tar.gz gentoo-2-588cba8e12bc29ac7920b41f170954a2aa12a9a7.tar.bz2 gentoo-2-588cba8e12bc29ac7920b41f170954a2aa12a9a7.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libotf/libotf-0.9.8.ebuild')
-rw-r--r-- | dev-libs/libotf/libotf-0.9.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libotf/libotf-0.9.8.ebuild b/dev-libs/libotf/libotf-0.9.8.ebuild index 5fdd8296c55c..0729d3d74f2c 100644 --- a/dev-libs/libotf/libotf-0.9.8.ebuild +++ b/dev-libs/libotf/libotf-0.9.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.8.ebuild,v 1.11 2009/07/22 15:17:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.8.ebuild,v 1.12 2012/05/04 18:35:44 jdhore Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -24,7 +24,7 @@ RDEPEND=">=media-libs/freetype-2.1 DEPEND="${RDEPEND} >=sys-apps/sed-4 - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} |