summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-16 03:51:44 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-16 03:51:44 +0000
commit588edfd4f1e9e69c124f1d5206bf67006591409b (patch)
tree11de8698d82a1a7ea5cabf36f4654174604a66f2 /dev-ruby/best_in_place
parentUpdate after Ruby packages move. (diff)
downloadgentoo-2-588edfd4f1e9e69c124f1d5206bf67006591409b.tar.gz
gentoo-2-588edfd4f1e9e69c124f1d5206bf67006591409b.tar.bz2
gentoo-2-588edfd4f1e9e69c124f1d5206bf67006591409b.zip
Update after Ruby packages move.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/best_in_place')
-rw-r--r--dev-ruby/best_in_place/ChangeLog7
-rw-r--r--dev-ruby/best_in_place/best_in_place-1.1.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/best_in_place/ChangeLog b/dev-ruby/best_in_place/ChangeLog
index 30482e5492ab..2999a1d5f094 100644
--- a/dev-ruby/best_in_place/ChangeLog
+++ b/dev-ruby/best_in_place/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/best_in_place
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/best_in_place/ChangeLog,v 1.8 2012/07/30 18:34:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/best_in_place/ChangeLog,v 1.9 2012/08/16 03:51:44 flameeyes Exp $
+
+ 16 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+ best_in_place-1.1.2.ebuild:
+ Update after Ruby packages move.
30 Jul 2012; Hans de Graaff <graaff@gentoo.org> -best_in_place-1.0.6.ebuild,
-best_in_place-1.1.0.ebuild:
@@ -51,4 +55,3 @@
+best_in_place-1.0.4.ebuild,
+files/best_in_place-1.0.4-disable-some-tests.patch, +metadata.xml:
Import of best_in_place gem.
-
diff --git a/dev-ruby/best_in_place/best_in_place-1.1.2.ebuild b/dev-ruby/best_in_place/best_in_place-1.1.2.ebuild
index ab3b77dbfc6c..afa07d11ac56 100644
--- a/dev-ruby/best_in_place/best_in_place-1.1.2.ebuild
+++ b/dev-ruby/best_in_place/best_in_place-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/best_in_place/best_in_place-1.1.2.ebuild,v 1.1 2012/05/29 15:47:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/best_in_place/best_in_place-1.1.2.ebuild,v 1.2 2012/08/16 03:51:44 flameeyes Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19"
@@ -36,7 +36,7 @@ ruby_add_bdepend "
>=dev-ruby/nokogiri-1.5.0
>=dev-ruby/capybara-1.0.1
dev-ruby/rails:3.2
- >=dev-ruby/sqlite3-ruby-1.3.4-r1
+ >=dev-ruby/sqlite3-1.3.4-r1
dev-ruby/kramdown
)"