diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:01:05 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:01:05 +0000 |
commit | 13e97bf20f4a978ecfe62031db96c1e15c7073b3 (patch) | |
tree | 161026707a28e05d9f5a42184e8fbd70ae2aa633 /www-client/downman/downman-0.0.5-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-13e97bf20f4a978ecfe62031db96c1e15c7073b3.tar.gz historical-13e97bf20f4a978ecfe62031db96c1e15c7073b3.tar.bz2 historical-13e97bf20f4a978ecfe62031db96c1e15c7073b3.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'www-client/downman/downman-0.0.5-r1.ebuild')
-rw-r--r-- | www-client/downman/downman-0.0.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/downman/downman-0.0.5-r1.ebuild b/www-client/downman/downman-0.0.5-r1.ebuild index 8dfd273e9b6c..7a7b8f063643 100644 --- a/www-client/downman/downman-0.0.5-r1.ebuild +++ b/www-client/downman/downman-0.0.5-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/www-client/downman/downman-0.0.5-r1.ebuild,v 1.5 2011/03/28 17:08:52 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/downman/downman-0.0.5-r1.ebuild,v 1.6 2012/05/03 06:01:04 jdhore Exp $ EAPI=3 inherit autotools eutils gnome2 @@ -20,7 +20,7 @@ RDEPEND="x11-libs/gtk+:2 gnome-base/libglade:2.0 dev-libs/libxml2:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README" |