summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionwebservice/ChangeLog9
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-2.3.5-r1.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog
index 1486c489eaed..3ca51adb28e2 100644
--- a/dev-ruby/actionwebservice/ChangeLog
+++ b/dev-ruby/actionwebservice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionwebservice
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.79 2011/12/21 10:38:28 flameeyes Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.80 2012/08/16 03:49:45 flameeyes Exp $
+
+ 16 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+ actionwebservice-2.3.5-r1.ebuild:
+ Update after Ruby packages move.
*actionwebservice-2.3.5-r1 (21 Dec 2011)
@@ -391,4 +395,3 @@
28 Feb 2005; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
+actionwebservice-0.5.0.ebuild:
Initial import for rails - see bug #83446
-
diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.5-r1.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.5-r1.ebuild
index a57e1cec5006..98c00002eec4 100644
--- a/dev-ruby/actionwebservice/actionwebservice-2.3.5-r1.ebuild
+++ b/dev-ruby/actionwebservice/actionwebservice-2.3.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.5-r1.ebuild,v 1.1 2011/12/21 10:38:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.5-r1.ebuild,v 1.2 2012/08/16 03:49:45 flameeyes Exp $
EAPI=4
USE_RUBY="ruby18"
@@ -29,7 +29,7 @@ ruby_add_rdepend ">=dev-ruby/actionpack-2.3.5:2.3
# it uses activerecord when running tests, but they don't work so
# ignore them for now.
-#ruby_add_bdepend test 'dev-ruby/sqlite3-ruby'
+#ruby_add_bdepend test 'dev-ruby/sqlite3'
RESTRICT=test
all_ruby_prepare() {