aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-07 15:10:39 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-07 15:10:39 +0100
commit2ef24e800910be3786e23a31a0217ba0f38659f8 (patch)
tree1d41a514e1c3d8ca9b7b5210a954f66347e1c31a /dev-lang/path64
parentMerge remote-tracking branch 'github/master' (diff)
downloadsci-2ef24e800910be3786e23a31a0217ba0f38659f8.tar.gz
sci-2ef24e800910be3786e23a31a0217ba0f38659f8.tar.bz2
sci-2ef24e800910be3786e23a31a0217ba0f38659f8.zip
Drop ChangeLogs in favour of commit messages
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-lang/path64')
-rw-r--r--dev-lang/path64/ChangeLog78
1 files changed, 0 insertions, 78 deletions
diff --git a/dev-lang/path64/ChangeLog b/dev-lang/path64/ChangeLog
deleted file mode 100644
index 6ebc4466c..000000000
--- a/dev-lang/path64/ChangeLog
+++ /dev/null
@@ -1,78 +0,0 @@
-# ChangeLog for dev-lang/path64
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Id$
-
- 18 Feb 2015; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild:
- dev-lang/path64: fix SLOT operators
-
- 06 Jan 2014; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild:
- Switch from git-2 to git-r3
-
- 14 Jun 2013; Justin Lecher <jlec@gentoo.org> path64-9999.ebuild,
- metadata.xml:
- Drop KEYWORDS of live ebuilds
-
- 24 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Removed no-herd from herd tag in metadata.xml
-
- 24 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Removed no-herd from herd tag in metadata.xml
-
- 15 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Apply fix for bug #377111, use direct path for crt1.o
-
- 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- -path64-1.0.0_pre20110729.ebuild:
- Moved to g-x86
-
- 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- path64-1.0.0_pre20110729.ebuild:
- Fix SRC_URI for snapshot
-
-*path64-1.0.0_pre20110729 (29 Jul 2011)
-
- 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- +path64-1.0.0_pre20110729.ebuild:
- Add snapshot
-
- 27 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Add missing LDPATH to env file
-
- 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Add valgrind IUSE for debugging
-
- 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Unset all env vars that may cause trouble, prevent stripping source when
- build with Release, clean up
-
- 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Change lib -> get_libdir
-
- 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- gcc:4.2 is no longer a strict dep
-
- 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Unset all fortran vars
-
- 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Fix fortran specific env handling
-
- 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Add env file
-
- 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Promote native to prefereed, add assembler flag (not working at the moment),
- remove needless dep on gcc for native
-
- 20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild,
- metadata.xml:
- Add fortran,openmp,debugger to IUSE
-
- 20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> path64-9999.ebuild:
- Add native use flag for release build
-
-*path64-9999 (20 Jul 2011)
-
- 20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> +path64-9999.ebuild,
- +metadata.xml:
- Initial import, only debug version (compiled with gcc) is working now