summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-16 14:53:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-16 14:53:54 +0000
commit90c84c9c7599e80d067faafb82f7f58d57a48abb (patch)
treea6bfd58fa94a18ef077620eb33ade3bab5a95c25 /dev-perl/Mail-POP3Client
parentCopying over the POP3Clinet-2.07-r2 ebuild for the namespace transition (Mani... (diff)
downloadgentoo-2-90c84c9c7599e80d067faafb82f7f58d57a48abb.tar.gz
gentoo-2-90c84c9c7599e80d067faafb82f7f58d57a48abb.tar.bz2
gentoo-2-90c84c9c7599e80d067faafb82f7f58d57a48abb.zip
Merging ChangeLogs so we don't have a discontinued history
Diffstat (limited to 'dev-perl/Mail-POP3Client')
-rw-r--r--dev-perl/Mail-POP3Client/ChangeLog33
1 files changed, 32 insertions, 1 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog
index a2a13702e5d9..e689a24dbb8a 100644
--- a/dev-perl/Mail-POP3Client/ChangeLog
+++ b/dev-perl/Mail-POP3Client/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-perl/Mail-POP3Client
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.2 2004/02/16 14:52:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.3 2004/02/16 14:53:54 mcummings Exp $
*Mail-POP3Client-2.7-r2 (16 Feb 2004)
@@ -17,3 +17,34 @@
Mail::. Tests will fail without setting pop information in the environment.
However, the pod doc examples work flawlessly on x86 and sparc.
+
+*POP3Client-2.7-r2 (21 Jun 2003)
+
+ 12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+ 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
+ forced version bump to install into correct locations
+
+*POP3Client-2.7-r1 (5 May 2002)
+
+ 31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> POP3Client-2.7-r1.ebuild :
+
+ Added ppc to KEYWORDS.
+
+ 5 May 2002; Seemant Kulleen <seemant@gentoo.org> POP3Client-2.7-r1.ebuild
+ files/digest-POP3Client-2.7-r1 :
+
+ eclassed.
+
+*POP3Client-2.7 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.