summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /sci-libs/starparse
downloadgentoo-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 'sci-libs/starparse')
-rw-r--r--sci-libs/starparse/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/sci-libs/starparse/ChangeLog b/sci-libs/starparse/ChangeLog
new file mode 100644
index 00000000..f5ecb04b
--- /dev/null
+++ b/sci-libs/starparse/ChangeLog
@@ -0,0 +1,40 @@
+# ChangeLog for sci-libs/starparse
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/starparse/ChangeLog,v 1.8 2013/12/28 19:13:20 jlec Exp $
+
+ 28 Dec 2013; Justin Lecher <jlec@gentoo.org> starparse-1.0-r1.ebuild,
+ metadata.xml:
+ Fix guile SLOT; set REQUIRED_USE
+
+ 26 Jul 2012; Justin Lecher <jlec@gentoo.org> starparse-1.0-r1.ebuild:
+ Bump EAPI to4, use autotools-utils.eclass, handle static-libs
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> starparse-1.0-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
+
+ 27 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> -starparse-1.0.ebuild:
+ Remove old.
+
+*starparse-1.0-r1 (27 Jun 2010)
+
+ 27 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org>
+ +starparse-1.0-r1.ebuild, +files/starparse-1.0-guile1.8.patch:
+ Fix building with guile-1.8 and tests wrt bug 325731. Thanks to Diego for
+ reporting.
+
+*starparse-1.0 (24 Jun 2010)
+
+ 24 Jun 2010; Justin Lecher <jlec@gentoo.org> -starparse-0.9.ebuild,
+ +starparse-1.0.ebuild:
+ Version Bump and removal of old
+
+ 08 Jul 2009; Christian Faulhammer <fauli@gentoo.org> starparse-0.9.ebuild:
+ don't use EBZR_BRANCH from bzr.eclass anymore, will be gone soon
+
+*starparse-0.9 (13 Jan 2009)
+
+ 13 Jan 2009; Donnie Berkholz <dberkholz@gentoo.org>; +metadata.xml,
+ +starparse-0.9.ebuild:
+ New package: Library for parsing NMR star files (peak-list format) and CIF
+ files. Dependency of sci-chemistry/burrow-owl.
+