diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-01-18 02:22:24 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-01-18 02:22:24 +0000 |
commit | 8a9eb711afce664c8d3b89348fa3541b5e665064 (patch) | |
tree | 9f722e9b72ca870b636733206a16e5802378188f /dev-ruby/bluecloth | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-8a9eb711afce664c8d3b89348fa3541b5e665064.tar.gz gentoo-2-8a9eb711afce664c8d3b89348fa3541b5e665064.tar.bz2 gentoo-2-8a9eb711afce664c8d3b89348fa3541b5e665064.zip |
Bump to final 2.0.6.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.6.ebuild (renamed from dev-ruby/bluecloth/bluecloth-2.0.6_pre120.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 2eb5a6c1e690..0bb3f91ab65d 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.31 2010/01/16 14:21:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.32 2010/01/18 02:22:24 flameeyes Exp $ + +*bluecloth-2.0.6 (18 Jan 2010) + + 18 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -bluecloth-2.0.6_pre120.ebuild, +bluecloth-2.0.6.ebuild: + Bump to final 2.0.6. *bluecloth-2.0.6_pre120 (16 Jan 2010) diff --git a/dev-ruby/bluecloth/bluecloth-2.0.6_pre120.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild index 825fd35677af..3f32e96606d8 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.6_pre120.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6_pre120.ebuild,v 1.1 2010/01/16 14:21:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild,v 1.1 2010/01/18 02:22:24 flameeyes Exp $ EAPI=2 USE_RUBY="ruby18 ruby19" |