summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/rpm/rpm-4.4.6-r7.ebuild')
-rw-r--r--app-arch/rpm/rpm-4.4.6-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm/rpm-4.4.6-r7.ebuild b/app-arch/rpm/rpm-4.4.6-r7.ebuild
index e15ae4dadea9..2f9cd1800af5 100644
--- a/app-arch/rpm/rpm-4.4.6-r7.ebuild
+++ b/app-arch/rpm/rpm-4.4.6-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild,v 1.3 2010/05/12 19:59:42 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild,v 1.4 2010/06/22 19:59:58 arfrever Exp $
inherit eutils autotools distutils perl-module flag-o-matic
@@ -25,7 +25,7 @@ RDEPEND=">=sys-libs/db-4
perl? ( >=dev-lang/perl-5.8.8 )
nls? ( virtual/libintl )
sqlite? ( >=dev-db/sqlite-3.3.5 )
- >=net-misc/neon-0.28"
+ >=net-libs/neon-0.28"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
doc? ( app-doc/doxygen )"