diff options
author | 2010-01-25 17:17:48 +0000 | |
---|---|---|
committer | 2010-01-25 17:17:48 +0000 | |
commit | 9b555be09841e7a5fe154b508d21207d6a688228 (patch) | |
tree | a4c550a8c21c0fbfea11e2512199cfa6eb00cc86 /www-servers/thin/ChangeLog | |
parent | Version bump KDE 4.3.5 (diff) | |
download | gentoo-2-9b555be09841e7a5fe154b508d21207d6a688228.tar.gz gentoo-2-9b555be09841e7a5fe154b508d21207d6a688228.tar.bz2 gentoo-2-9b555be09841e7a5fe154b508d21207d6a688228.zip |
Fix deps, remove spec task when not running tests (to avoid depending on rspec unconditionally).
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/thin/ChangeLog')
-rw-r--r-- | www-servers/thin/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www-servers/thin/ChangeLog b/www-servers/thin/ChangeLog index a9c4338f2aae..bff9efe27c46 100644 --- a/www-servers/thin/ChangeLog +++ b/www-servers/thin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-servers/thin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thin/ChangeLog,v 1.9 2010/01/21 10:55:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thin/ChangeLog,v 1.10 2010/01/25 17:17:48 flameeyes Exp $ + + 25 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> + thin-1.2.5-r1.ebuild: + Fix deps, remove spec task when not running tests (to avoid depending on + rspec unconditionally). *thin-1.2.5-r1 (21 Jan 2010) |