diff options
Diffstat (limited to 'net-nntp/ubh/ubh-2.5.ebuild')
-rw-r--r-- | net-nntp/ubh/ubh-2.5.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild index d71e947a3641..e6ac6e3f75a1 100644 --- a/net-nntp/ubh/ubh-2.5.ebuild +++ b/net-nntp/ubh/ubh-2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ubh-2.5.ebuild,v 1.4 2005/12/30 12:04:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ubh-2.5.ebuild,v 1.5 2006/02/13 15:01:30 mcummings Exp $ DESCRIPTION="The Usenet Binary Harvester" HOMEPAGE="http://ubh.sourceforge.net/" @@ -9,10 +9,10 @@ LICENSE="GPL-2" SLOT="0" IUSE="" KEYWORDS="~x86 ~ppc ~sparc ~amd64" -DEPEND=">=perl-core/libnet-1.0607 +DEPEND=">=virtual/perl-libnet-1.0607 >=dev-perl/News-Newsrc-1.07 >=dev-perl/IO-stringy-1.220 - >=perl-core/MIME-Base64-2.12 + >=virtual/perl-MIME-Base64-2.12 >=dev-perl/MailTools-1.15 >=dev-perl/MIME-tools-5.411 >=dev-perl/string-crc32-1.2" |