diff options
author | 2012-05-05 07:00:27 +0000 | |
---|---|---|
committer | 2012-05-05 07:00:27 +0000 | |
commit | e508ea76617f92d515d39d9b65a273d4f6f1cf2a (patch) | |
tree | 4bc1c3ac9c9c67d0b7654203d6e46eb8bc01be21 /media-gfx/apngdis/apngdis-2.3.ebuild | |
parent | New separate gnome log viewer package, formerly part of gnome-extra/gnome-utils. (diff) | |
download | gentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.tar.gz gentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.tar.bz2 gentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'media-gfx/apngdis/apngdis-2.3.ebuild')
-rw-r--r-- | media-gfx/apngdis/apngdis-2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/apngdis/apngdis-2.3.ebuild b/media-gfx/apngdis/apngdis-2.3.ebuild index dd82b8c98952..c8604e87d70f 100644 --- a/media-gfx/apngdis/apngdis-2.3.ebuild +++ b/media-gfx/apngdis/apngdis-2.3.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/media-gfx/apngdis/apngdis-2.3.ebuild,v 1.2 2011/04/29 08:22:04 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngdis/apngdis-2.3.ebuild,v 1.3 2012/05/05 07:00:24 jdhore Exp $ EAPI="3" @@ -17,7 +17,7 @@ IUSE="" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig app-arch/unzip" S=${WORKDIR} |