summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-02-14 04:21:03 +0000
committerJeroen Roovers <jer@gentoo.org>2013-02-14 04:21:03 +0000
commit7e722ad9350701df9fccd66ae499635dea673b31 (patch)
tree22493522bbc5d1859f2f9fbb2edbc22a9dbb4252 /sci-mathematics/rngstreams/ChangeLog
parentremove old (diff)
downloadhistorical-7e722ad9350701df9fccd66ae499635dea673b31.tar.gz
historical-7e722ad9350701df9fccd66ae499635dea673b31.tar.bz2
historical-7e722ad9350701df9fccd66ae499635dea673b31.zip
Simplify examples installation (fixes bug #457198 by Hypnos too).
Package-Manager: portage-2.2.0_alpha162/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'sci-mathematics/rngstreams/ChangeLog')
-rw-r--r--sci-mathematics/rngstreams/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-mathematics/rngstreams/ChangeLog b/sci-mathematics/rngstreams/ChangeLog
index 445f0ed08c5f..01e002c6c802 100644
--- a/sci-mathematics/rngstreams/ChangeLog
+++ b/sci-mathematics/rngstreams/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/rngstreams
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rngstreams/ChangeLog,v 1.7 2012/07/06 23:47:04 bicatali Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rngstreams/ChangeLog,v 1.8 2013/02/14 04:21:02 jer Exp $
+
+ 14 Feb 2013; Jeroen Roovers <jer@gentoo.org> rngstreams-1.0.1.ebuild:
+ Simplify examples installation (fixes bug #457198 by Hypnos too).
06 Jul 2012; SĂ©bastien Fabbro <bicatali@gentoo.org> rngstreams-1.0.1.ebuild:
fixed examples installation directory, bug #424942