diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 03:56:58 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 03:56:58 +0000 |
commit | 12af0db0787f052f5b06368e74be2d28a03b8219 (patch) | |
tree | 5e25a5fa226743548fafb88ceb4d11733d62a318 /dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-12af0db0787f052f5b06368e74be2d28a03b8219.tar.gz gentoo-2-12af0db0787f052f5b06368e74be2d28a03b8219.tar.bz2 gentoo-2-12af0db0787f052f5b06368e74be2d28a03b8219.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild')
-rw-r--r-- | dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild b/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild index 5ab850b407a8..056625615f97 100644 --- a/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild +++ b/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.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-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild,v 1.3 2009/10/21 15:59:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild,v 1.4 2012/05/04 03:56:55 jdhore Exp $ EAPI="2" @@ -17,7 +17,7 @@ LICENSE="|| ( LGPL-2.1 LGPL-3 )" RDEPEND=">=dev-lang/mono-2.0" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.23" + virtual/pkgconfig" src_install() { emake DESTDIR="${D}" install |