summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:07:55 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:07:55 +0000
commitad7d0c8ac1251f76de18195eb4d42925fa67e76a (patch)
treeb27fc673ab107428a4a614ea208aaad5ccb5e727 /app-crypt/tinyca
parentdev-perl/MIME-Base64 => perl-core/MIME-Base64 migration (diff)
downloadhistorical-ad7d0c8ac1251f76de18195eb4d42925fa67e76a.tar.gz
historical-ad7d0c8ac1251f76de18195eb4d42925fa67e76a.tar.bz2
historical-ad7d0c8ac1251f76de18195eb4d42925fa67e76a.zip
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-crypt/tinyca')
-rw-r--r--app-crypt/tinyca/ChangeLog5
-rw-r--r--app-crypt/tinyca/tinyca-0.6.6.ebuild4
-rw-r--r--app-crypt/tinyca/tinyca-0.6.7.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/tinyca/ChangeLog b/app-crypt/tinyca/ChangeLog
index 0d8865f8e0fb..45f992a37367 100644
--- a/app-crypt/tinyca/ChangeLog
+++ b/app-crypt/tinyca/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/tinyca
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/ChangeLog,v 1.6 2005/05/25 14:07:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/ChangeLog,v 1.7 2005/05/25 14:07:55 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> tinyca-0.6.7.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> tinyca-0.6.6.ebuild:
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
diff --git a/app-crypt/tinyca/tinyca-0.6.6.ebuild b/app-crypt/tinyca/tinyca-0.6.6.ebuild
index 9a2d5253d878..b486b6bc5267 100644
--- a/app-crypt/tinyca/tinyca-0.6.6.ebuild
+++ b/app-crypt/tinyca/tinyca-0.6.6.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/app-crypt/tinyca/tinyca-0.6.6.ebuild,v 1.1 2005/02/02 10:13:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/tinyca-0.6.6.ebuild,v 1.2 2005/05/25 14:07:38 mcummings Exp $
DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority"
HOMEPAGE="http://tinyca.sm-zone.net/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND=">=dev-libs/openssl-0.9.6i
dev-perl/Locale-gettext
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
dev-perl/gtk-perl
>=dev-perl/perl-tk-800.024"
DEPEND="${RDEPEND}
diff --git a/app-crypt/tinyca/tinyca-0.6.7.ebuild b/app-crypt/tinyca/tinyca-0.6.7.ebuild
index 400d46d3c3b0..3dda3e461e81 100644
--- a/app-crypt/tinyca/tinyca-0.6.7.ebuild
+++ b/app-crypt/tinyca/tinyca-0.6.7.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/app-crypt/tinyca/tinyca-0.6.7.ebuild,v 1.1 2005/02/02 10:13:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/tinyca-0.6.7.ebuild,v 1.2 2005/05/25 14:07:55 mcummings Exp $
DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority"
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND=">=dev-libs/openssl-0.9.7d
dev-perl/Locale-gettext
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
dev-perl/gtk-perl
>=dev-perl/perl-tk-800.024"
DEPEND="${RDEPEND}