summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-29 19:18:29 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-29 19:18:29 +0000
commit9570702f7ba629b02eaabaab5fd80a22a01f1c76 (patch)
tree42c8b2bd43b5b9972e6b7e05a9d8d5178258fd5d /net-mail/kuvert
parentadd x11-drivers/xf86-video-omapfb from gentoo-x86 (diff)
downloadgentoo-2-9570702f7ba629b02eaabaab5fd80a22a01f1c76.tar.gz
gentoo-2-9570702f7ba629b02eaabaab5fd80a22a01f1c76.tar.bz2
gentoo-2-9570702f7ba629b02eaabaab5fd80a22a01f1c76.zip
perl-core/x -> virtual/perl-x
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'net-mail/kuvert')
-rw-r--r--net-mail/kuvert/ChangeLog7
-rw-r--r--net-mail/kuvert/kuvert-2.0.4.ebuild10
2 files changed, 10 insertions, 7 deletions
diff --git a/net-mail/kuvert/ChangeLog b/net-mail/kuvert/ChangeLog
index 4181663551f3..30cb80261b2f 100644
--- a/net-mail/kuvert/ChangeLog
+++ b/net-mail/kuvert/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/kuvert
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/ChangeLog,v 1.12 2011/11/27 13:33:22 eras Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/ChangeLog,v 1.13 2014/07/29 19:18:29 dilfridge Exp $
+
+ 29 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> kuvert-2.0.4.ebuild:
+ perl-core/x -> virtual/perl-x
27 Nov 2011; Eray Aslan <eras@gentoo.org> -kuvert-1.1.8.ebuild:
remove old
diff --git a/net-mail/kuvert/kuvert-2.0.4.ebuild b/net-mail/kuvert/kuvert-2.0.4.ebuild
index 0d86961c3fdc..86ac009fd8e7 100644
--- a/net-mail/kuvert/kuvert-2.0.4.ebuild
+++ b/net-mail/kuvert/kuvert-2.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/kuvert-2.0.4.ebuild,v 1.4 2011/11/25 23:35:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/kuvert-2.0.4.ebuild,v 1.5 2014/07/29 19:18:29 dilfridge Exp $
EAPI=4
inherit toolchain-funcs
@@ -27,9 +27,9 @@ RDEPEND="app-crypt/gnupg
dev-perl/Authen-SASL
dev-perl/File-Slurp
dev-perl/Net-Server-Mail
- perl-core/IO
- perl-core/File-Temp
- perl-core/Time-HiRes
+ virtual/perl-IO
+ virtual/perl-File-Temp
+ virtual/perl-Time-HiRes
dev-lang/perl
virtual/perl-libnet
virtual/mta"