diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-perl/RRD-Simple | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-perl/RRD-Simple')
-rw-r--r-- | dev-perl/RRD-Simple/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/RRD-Simple/ChangeLog b/dev-perl/RRD-Simple/ChangeLog new file mode 100644 index 00000000..4ede58e9 --- /dev/null +++ b/dev-perl/RRD-Simple/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-perl/RRD-Simple +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RRD-Simple/ChangeLog,v 1.8 2015/06/13 22:40:54 dilfridge Exp $ + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + RRD-Simple-1.440.0-r1.ebuild: + Module::Build is no longer part of core Perl and has been moved to dev-perl + +*RRD-Simple-1.440.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +RRD-Simple-1.440.0-r1.ebuild, -RRD-Simple-1.440.0.ebuild: + bump EAPI to 5 to help with dev-lang/perl upgrades + + 27 Nov 2013; Tony Vroon <chainsaw@gentoo.org> RRD-Simple-1.440.0.ebuild: + Be stricter about our rrdtool run-time dependency; as pointed out by Ben in + bug #489196 we cannot cope with RRDs.pm being absent. That means building + rrdtool with USE="perl". + + 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: + Update CPAN upstream info + + 01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml: + Add missing cpan remote-id tags in metadata.xml (#406287) + + 04 Sep 2011; Torsten Veller <tove@gentoo.org> -RRD-Simple-1.44.ebuild: + Cleanup + +*RRD-Simple-1.440.0 (29 Aug 2011) + + 29 Aug 2011; Torsten Veller <tove@gentoo.org> +RRD-Simple-1.440.0.ebuild: + Change version scheme + +*RRD-Simple-1.44 (10 Dec 2010) + + 10 Dec 2010; Tony Vroon <chainsaw@gentoo.org> +RRD-Simple-1.44.ebuild, + +metadata.xml: + Initial commit, ebuild by g-cpan with some minor touchups. For the LINX + engineering team. |