diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-02-11 10:22:02 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-02-11 10:22:02 +0000 |
commit | a013fc5a3861cdddfec72d022efe00497c31eaa6 (patch) | |
tree | d9b30708f27e8a15ea8e54285dc767723e423070 /dev-ruby/twitter/ChangeLog | |
parent | version bump wrt #402957 (diff) | |
download | gentoo-2-a013fc5a3861cdddfec72d022efe00497c31eaa6.tar.gz gentoo-2-a013fc5a3861cdddfec72d022efe00497c31eaa6.tar.bz2 gentoo-2-a013fc5a3861cdddfec72d022efe00497c31eaa6.zip |
Run specs directly to avoid extra dependency on yard, bug 395971.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/twitter/ChangeLog')
-rw-r--r-- | dev-ruby/twitter/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-ruby/twitter/ChangeLog b/dev-ruby/twitter/ChangeLog index 06f06b6ca20c..b38a8c82d07d 100644 --- a/dev-ruby/twitter/ChangeLog +++ b/dev-ruby/twitter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/twitter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.24 2011/12/25 10:18:47 graaff Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.25 2012/02/11 10:22:02 graaff Exp $ + + 11 Feb 2012; Hans de Graaff <graaff@gentoo.org> twitter-2.0.2.ebuild: + Run specs directly to avoid extra dependency on yard, bug 395971. *twitter-2.0.2 (25 Dec 2011) |