summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-03-01 04:25:18 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-03-01 04:25:18 +0000
commitfd6ddb6bc303f998461f1a0600e5863fa1f7e199 (patch)
tree73cb98c99719bf9420a0534bc787c5006f390457 /net-misc/djmount
parentforgot dev-libs/boost (diff)
downloadgentoo-2-fd6ddb6bc303f998461f1a0600e5863fa1f7e199.tar.gz
gentoo-2-fd6ddb6bc303f998461f1a0600e5863fa1f7e199.tar.bz2
gentoo-2-fd6ddb6bc303f998461f1a0600e5863fa1f7e199.zip
Switching to libupnp since gurligebis@gentoo.org notified me that net-misc/upnp is dead upstream and has been forked off and maintained as net-misc/libupnp
(Portage version: 2.1.2-r12)
Diffstat (limited to 'net-misc/djmount')
-rw-r--r--net-misc/djmount/ChangeLog9
-rw-r--r--net-misc/djmount/djmount-0.71.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/net-misc/djmount/ChangeLog b/net-misc/djmount/ChangeLog
index 9f1344f97175..d11112358840 100644
--- a/net-misc/djmount/ChangeLog
+++ b/net-misc/djmount/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/djmount
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/djmount/ChangeLog,v 1.1 2006/12/30 21:39:21 cardoe Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/djmount/ChangeLog,v 1.2 2007/03/01 04:25:18 cardoe Exp $
+
+ 01 Mar 2007; Doug Goldstein <cardoe@gentoo.org> djmount-0.71.ebuild:
+ Switching to libupnp since gurligebis@gentoo.org notified me that
+ net-misc/upnp is dead upstream and has been forked off and maintained as
+ net-misc/libupnp
*djmount-0.71 (30 Dec 2006)
diff --git a/net-misc/djmount/djmount-0.71.ebuild b/net-misc/djmount/djmount-0.71.ebuild
index 00b2656d83cc..409abefb2ae7 100644
--- a/net-misc/djmount/djmount-0.71.ebuild
+++ b/net-misc/djmount/djmount-0.71.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/djmount/djmount-0.71.ebuild,v 1.1 2006/12/30 21:39:21 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/djmount/djmount-0.71.ebuild,v 1.2 2007/03/01 04:25:18 cardoe Exp $
inherit eutils
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="sys-fs/fuse
- >=net-misc/upnp-1.3.1"
+ net-misc/libupnp"
RDEPEND="${DEPEND}"
src_compile() {