diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-11-02 10:08:12 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-11-02 10:08:12 +0000 |
commit | c2f4cc7c0f85c6fb8e7261b5723ce16a75f422b1 (patch) | |
tree | eb9b289cd0de5bd86bb6db292fe0a33d2217e760 /dev-ruby/celluloid/ChangeLog | |
parent | Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #... (diff) | |
download | historical-c2f4cc7c0f85c6fb8e7261b5723ce16a75f422b1.tar.gz historical-c2f4cc7c0f85c6fb8e7261b5723ce16a75f422b1.tar.bz2 historical-c2f4cc7c0f85c6fb8e7261b5723ce16a75f422b1.zip |
Fix timers slot to match the gemspec file and make sure we use this slot during testing.
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
Manifest-Sign-Key: 0x8883FA56A308A8D7!
Diffstat (limited to 'dev-ruby/celluloid/ChangeLog')
-rw-r--r-- | dev-ruby/celluloid/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-ruby/celluloid/ChangeLog b/dev-ruby/celluloid/ChangeLog index e099f4b3040d..653cbe97234a 100644 --- a/dev-ruby/celluloid/ChangeLog +++ b/dev-ruby/celluloid/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-ruby/celluloid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v 1.11 2014/10/08 23:18:55 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v 1.12 2014/11/02 10:08:05 graaff Exp $ + +*celluloid-0.15.2-r3 (02 Nov 2014) + + 02 Nov 2014; Hans de Graaff <graaff@gentoo.org> -celluloid-0.15.2-r2.ebuild, + +celluloid-0.15.2-r3.ebuild: + Fix timers slot to match the gemspec file and make sure we use this slot + during testing. 08 Oct 2014; Manuel Rüger <mrueg@gentoo.org> celluloid-0.15.2-r2.ebuild: Fix dependency on dev-ruby/timers. Fixes bug #524782. |