summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-12-09 20:56:37 +0000
committerJon Hood <squinky86@gentoo.org>2004-12-09 20:56:37 +0000
commitbe86971b9ea562c6fd3cb89477570397626cbeaf (patch)
treebcebc6b37be60e233ff842098ed5f9f766461838 /net-ftp/tftp-hpa/ChangeLog
parentversion bump; #69600 (Manifest recommit) (diff)
downloadgentoo-2-be86971b9ea562c6fd3cb89477570397626cbeaf.tar.gz
gentoo-2-be86971b9ea562c6fd3cb89477570397626cbeaf.tar.bz2
gentoo-2-be86971b9ea562c6fd3cb89477570397626cbeaf.zip
Moved from net-misc/tftp-hpa to net-ftp/tftp-hpa.
Diffstat (limited to 'net-ftp/tftp-hpa/ChangeLog')
-rw-r--r--net-ftp/tftp-hpa/ChangeLog80
1 files changed, 80 insertions, 0 deletions
diff --git a/net-ftp/tftp-hpa/ChangeLog b/net-ftp/tftp-hpa/ChangeLog
new file mode 100644
index 000000000000..9246e21af3a5
--- /dev/null
+++ b/net-ftp/tftp-hpa/ChangeLog
@@ -0,0 +1,80 @@
+# ChangeLog for net-misc/tftp-hpa
+# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.1 2004/12/09 20:56:37 squinky86 Exp $
+
+*tftp-hpa-0.40 (09 Dec 2004)
+
+ 09 Dec 2004; Jon Hood <squinky86@gentoo.org> +files/in.tftpd.confd,
+ +files/in.tftpd.rc6, +tftp-hpa-0.33.ebuild, +tftp-hpa-0.34-r1.ebuild,
+ +tftp-hpa-0.40.ebuild:
+ Moved from net-misc/tftp-hpa to net-ftp/tftp-hpa.
+
+*tftp-hpa-0.40 (09 Dec 2004)
+
+ 09 Dec 2004; Jon Hood <squinky86@gentoo.org> +tftp-hpa-0.40.ebuild:
+ Version bump, #69600; thanks lison <bugzilla.gentoo@lison.com>.
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> tftp-hpa-0.33.ebuild,
+ tftp-hpa-0.34-r1.ebuild:
+ change virtual/glibc to virtual/libc, add IUSE
+
+ 15 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> tftp-hpa-0.34-r1.ebuild:
+ Marked stable on amd64.
+
+ 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> tftp-hpa-0.34-r1.ebuild:
+ Stable on alpha.
+
+ 15 Apr 2004; Michael McCabe <randy@gentoo.org> tftp-hpa-0.34-r1.ebuild:
+ adding s390 keywords
+
+ 21 Mar 2004; Jason Wever <weeve@gentoo.org> tftp-hpa-0.34-r1.ebuild:
+ Marked stable on sparc.
+
+ 31 Oct 2003; Heinrich Wendel <lanius@gentoo.org> tftp-hpa-0.34-r1.ebuild,
+ tftp-hpa-0.34.ebuild:
+ stable, it's just a virtual ;D
+
+*tftp-hpa-0.34-r1 (30 Oct 2003)
+
+ 30 Oct 2003; Heinrich Wendel <lanius@gentoo.org> tftp-hpa-0.34-r1.ebuild:
+ virtual/tftp
+
+*tftp-hpa-0.34 (29 Aug 2003)
+
+ 29 Aug 2003; Martin Holzer <mholzer@gentoo.org> tftp-hpa-0.33.ebuild,
+ tftp-hpa-0.34.ebuild, files/in.tftpd.confd, files/in.tftpd.rc6:
+ Move app-admin/tftp-hpa net-misc/tftp-hpa
+
+*tftp-hpa-0.34 (25 May 2003)
+
+ 25 May 2003; Martin Holzer <mholzer@gentoo.org> tftp-hpa-0.16.ebuild,
+ tftp-hpa-0.29.ebuild, tftp-hpa-0.33.ebuild, tftp-hpa-0.34.ebuild:
+ Version bumped & SRC_URI now uses mirror://kernel
+
+*tftp-hpa-0.33 (28 Mar 2003)
+
+ 28 Mar 2003; Michael Imhof <tantive@gentoo.org>
+ Version bumped, thanks to Terje Kvernes <terjekv@math.uio.no>
+ for the hint. Should close #18327.
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*tftp-hpa-0.29 (19 Apr 2002)
+
+ 19 Apr 2002; J.Ritchie <jasonr@myrealbox.com> ChangeLog :
+
+ Updated to work with newest tftp-hpa version.
+ Added /etc/conf.d and /etc/init.d scripts for use with rc-update.
+
+*tftp-hpa-0.16 (1 Feb 2002)
+
+ 18 Sept 2002; Mike Frysinger <vapier@gentoo.org> :
+ Fixed HOMEPAGE variable
+
+ 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.