summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-12-30 12:06:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-12-30 12:06:50 +0000
commita326095deb33050d7e044d640c5d4472ac068c62 (patch)
tree43fe1aa27b34594f0450d62d85eea5cd7ea57dcc /net-nntp
parentMigrating libnet to perl-core (diff)
downloadgentoo-2-a326095deb33050d7e044d640c5d4472ac068c62.tar.gz
gentoo-2-a326095deb33050d7e044d640c5d4472ac068c62.tar.bz2
gentoo-2-a326095deb33050d7e044d640c5d4472ac068c62.zip
Migrating libnet to perl-core
(Portage version: 2.0.53)
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/ubh/ChangeLog5
-rw-r--r--net-nntp/ubh/ubh-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/ubh/ChangeLog b/net-nntp/ubh/ChangeLog
index 210624517be0..81f807c47ee6 100644
--- a/net-nntp/ubh/ChangeLog
+++ b/net-nntp/ubh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-nntp/ubh
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ChangeLog,v 1.4 2005/05/25 14:27:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ChangeLog,v 1.5 2005/12/30 12:04:55 mcummings Exp $
+
+ 30 Dec 2005; <mcumming@gentoo.org> ubh-2.5.ebuild:
+ Migrating libnet to perl-core
25 May 2005; Michael Cummings <mcummings@gentoo.org> ubh-2.5.ebuild:
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild
index 99db72868058..d71e947a3641 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
# 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.3 2005/05/25 14:27:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ubh-2.5.ebuild,v 1.4 2005/12/30 12:04:55 mcummings Exp $
DESCRIPTION="The Usenet Binary Harvester"
HOMEPAGE="http://ubh.sourceforge.net/"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~x86 ~ppc ~sparc ~amd64"
-DEPEND=">=dev-perl/libnet-1.0607
+DEPEND=">=perl-core/libnet-1.0607
>=dev-perl/News-Newsrc-1.07
>=dev-perl/IO-stringy-1.220
>=perl-core/MIME-Base64-2.12