summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/pilot-link/ChangeLog')
-rw-r--r--app-pda/pilot-link/ChangeLog100
1 files changed, 100 insertions, 0 deletions
diff --git a/app-pda/pilot-link/ChangeLog b/app-pda/pilot-link/ChangeLog
new file mode 100644
index 000000000000..151864a41ad4
--- /dev/null
+++ b/app-pda/pilot-link/ChangeLog
@@ -0,0 +1,100 @@
+# ChangeLog for dev-libs/pilot-link
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.1 2003/08/30 10:06:05 liquidx Exp $
+
+*pilot-link-0.11.7-r1 (30 Aug 2003)
+
+ 30 Aug 2003; Alastair Tse <liquidx@gentoo.org> pilot-link-0.11.3.ebuild,
+ pilot-link-0.11.5-r2.ebuild, pilot-link-0.11.7-r1.ebuild,
+ files/perlpatch.diff:
+ moving dev-libs/pilot-link to app-pda/pilot-link
+
+ 08 Jul 2003; Aron Griffis <agriffis@gentoo.org> pilot-link-0.11.7-r1.ebuild:
+ Add ~alpha to KEYWORDS
+
+ 27 May 2003; Jason Wever <weeve@gentoo.org> pilot-link-0.11.5-r2.ebuild:
+ Changed ~sparc keyword to sparc.
+
+ 16 May 2003; Lars Weiler <pylon@gentoo.org> pilot-link-0.11.7-r1.ebuild:
+ Set ppc in KEYWORDS
+
+*pilot-link-0.11.5-r2 (20 Mar 2003)
+
+ 20 Mar 2003; Graham Forest <vladimir@gentoo.org>
+ pilot-link-0.11.5-r2.ebuild, pilot-link-0.11.7-r1.ebuild:
+ Removed usage of pic USE flag
+
+*pilot-link-0.11.7-r1 (20 Mar 2003)
+
+ 20 Mar 2003; Graham Forest <vladimir@gentoo.org>
+ pilot-link-0.11.7-r1.ebuild:
+ Removed usage of pic USE flag
+
+*pilot-link-0.11.7 (16 Jan 2003)
+
+ 16 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
+ Version bump + remove all fixes since upstream added them for this
+ release (except for perl ... but its supposed to be in for 0.11.8).
+
+*pilot-link-0.11.5-r1 (17 Nov 2002)
+
+ 17 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
+ Huge thanks goes out to Nicholas Wourms <nwourms@netscape.net>.
+ He sent me a patch to make the perl module compile/install via
+ perl-module eclass and pointed at emake as the reason java dies.
+
+*pilot-link-0.11.5 (28 Oct 2002)
+
+ 28 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
+ Version bump + added proper support for USE flags.
+ Disabled perl for now while upstream fixes problems.
+
+*pilot-link-0.11.3 (08 Aug 2002)
+
+ 6 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
+ 08 Aug 2002; Matthew Turk <satai@gentoo.org> ChangeLog :
+ Update to latest version, fixing numerous problems, particularly the numbering
+ of contact fields. Suggested recompile of all applications using this -
+ gnome-pilot, gnome-pilot-conduits, jpilot and evolution.
+
+*pilot-link-0.11.1-r1 (30 Jul 2002)
+
+ 30 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
+ Fix bug #5615 (headers installing into the filesystem root).
+
+ 22 Jul 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
+*pilot-link-0.11.1 (21 Jul 2002)
+
+ 21 Jul 2002; Seemant Kulleen <seemant@gentoo.org> pilot-link-0.11.1.ebuild
+ files/digest-pilot-link-0.11.1 :
+ Version bump.
+
+*pilot-link-0.11.0 (14 Jul 2002)
+
+ 14 Jul 2002; Seemant Kulleen <seemant@gentoo.org> pilot-link-0.11.0.ebuild
+ files/digest-pilot-link-0.11.0 :
+ Version bump to newest stable.
+
+*pilot-link-0.10.99 (20 May 2002)
+
+ 20 May 2002; Seemant Kulleen <seemant@gentoo.org>
+ pilot-link-0.10.99.ebuild files/digest-pilot-link-0.10.99 :
+ This is a developer release of pilot-link, but it works with a wider
+ variety of hardware. gnome-pilot had to be patched for it as well. the
+ new gnome-pilot and this are masked for the present.
+
+ 06 Apr 2002; G.Bevin <gbevin@gentoo.org> files/pilot-link-0.9.6-gcc3.diff :
+ C++ compliancy fixes for correct compilation with gcc3
+
+*pilot-link-0.9.6-r3 (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.