ChangeLog: Drop this optional file
authorW. Trevor King <wking@tremily.us>
Wed, 25 Apr 2018 22:36:48 +0000 (15:36 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 25 Apr 2018 22:36:48 +0000 (15:36 -0700)
Users who need a history can get it from the Git repository, and the
file is optional since at least 2006 [1].

[1]: https://gitweb.gentoo.org/proj/pms.git/commit/?id=81f522241733c87bcfca90b554082a2d0782cd8f

ChangeLog [deleted file]

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index 9f02d2e..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
-# ChangeLog for dev-util/update-copyright
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*update-copyright-9999 (12 Dec 2013)
-
-  12 Dec 2013; W. Trevor King <wking@tremily.us> update-copyright-9999.ebuild:
-  - Update to Python 3 master branch and disutils-r1.
-
-*update-copyright-9999 (25 Oct 2012)
-
-  25 Oct 2012; W. Trevor King <wking@tremily.us> update-copyright-9999.ebuild:
-  - Update to Python 3.
-
-*update-copyright-9999 (06 Mar 2012)
-
-  06 Mar 2012; W. Trevor King <wking@drexel.edu> update-copyright-9999.ebuild:
-  - Change SRC_URI from einstein -> tremily.
-
-*update-copyright-9999 (16 Feb 2012)
-
-  16 Feb 2012; W. Trevor King <wking@drexel.edu> ChangeLog, metadata.xml,
-      update-copyright-9999.ebuild:
-  - Created ebuild suite for update-copyright.
-  - 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.