summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-07-22 16:33:54 +0000
committerSamuli Suominen <drac@gentoo.org>2007-07-22 16:33:54 +0000
commit0cbba5383a1549efc43f06bb5e7ad10faa482283 (patch)
treeb9688ab113612a7ad939f545dfa38b185ab14ab3 /net-p2p/linkage
parentAttempt to fix automagic dep on libupnp for bug 186102. (diff)
downloadgentoo-2-0cbba5383a1549efc43f06bb5e7ad10faa482283.tar.gz
gentoo-2-0cbba5383a1549efc43f06bb5e7ad10faa482283.tar.bz2
gentoo-2-0cbba5383a1549efc43f06bb5e7ad10faa482283.zip
inherit eutils for prev. commit
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'net-p2p/linkage')
-rw-r--r--net-p2p/linkage/linkage-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/linkage/linkage-0.1.2.ebuild b/net-p2p/linkage/linkage-0.1.2.ebuild
index 2d388e012d47..4b1573a61325 100644
--- a/net-p2p/linkage/linkage-0.1.2.ebuild
+++ b/net-p2p/linkage/linkage-0.1.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linkage/linkage-0.1.2.ebuild,v 1.3 2007/07/22 16:28:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linkage/linkage-0.1.2.ebuild,v 1.4 2007/07/22 16:33:54 drac Exp $
-inherit autotools fdo-mime
+inherit autotools eutils fdo-mime
DESCRIPTION="BitTorrent client written in C++ using gtkmm and libtorrent."
HOMEPAGE="http://code.google.com/p/linkage"