diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-10-12 22:13:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-10-12 22:13:40 +0000 |
commit | af970aa7d54be51bc743acf2aa5a3ad34012441c (patch) | |
tree | 68e6d6b57faa09c65b273e2d905279170c55c88e /dev-ruby/actionwebservice | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-af970aa7d54be51bc743acf2aa5a3ad34012441c.tar.gz gentoo-2-af970aa7d54be51bc743acf2aa5a3ad34012441c.tar.bz2 gentoo-2-af970aa7d54be51bc743acf2aa5a3ad34012441c.zip |
Add newer versions of actionwebservice… both datanoise and two versions of dougbarth (since the versions are strangely used up to now).
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 14 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild | 24 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild | 26 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild | 26 |
4 files changed, 88 insertions, 2 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index fec5f3c9589e..6efb9c2fcbc1 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-ruby/actionwebservice -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.72 2008/07/13 09:07:36 graaff Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.73 2009/10/12 22:13:40 flameeyes Exp $ + +*actionwebservice-2.3.4 (12 Oct 2009) +*actionwebservice-2.3.3 (12 Oct 2009) +*actionwebservice-2.3.2 (12 Oct 2009) + + 12 Oct 2009; Diego E. Pettenò <flameeyes@gentoo.org> + +actionwebservice-2.3.2.ebuild, +actionwebservice-2.3.3.ebuild, + +actionwebservice-2.3.4.ebuild: + Add newer versions of actionwebservice… both datanoise and two versions + of dougbarth (since the versions are strangely used up to now). 13 Jul 2008; Hans de Graaff <graaff@gentoo.org> -actionwebservice-1.1.6.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild new file mode 100644 index 000000000000..854c3ea50074 --- /dev/null +++ b/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild,v 1.1 2009/10/12 22:13:40 flameeyes Exp $ + +MY_P="datanoise-${P}" + +inherit ruby gems + +DESCRIPTION="Simple Support for Web Services APIs for Rails" +HOMEPAGE="http://github.com/datanoise/actionwebservice" +SRC_URI="http://gems.github.com/gems/${MY_P}.gem" + +LICENSE="MIT" +SLOT="2.3" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="=dev-ruby/actionpack-2.3* + =dev-ruby/activerecord-2.3*" +RDEPEND="${DEPEND}" + +USE_RUBY="ruby18" + +GEMS_FORCE_INSTALL="yes" diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild new file mode 100644 index 000000000000..e3e85f2b1c7c --- /dev/null +++ b/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild,v 1.1 2009/10/12 22:13:40 flameeyes Exp $ + +MY_OWNER="dougbarth" + +MY_P="${MY_OWNER}-${P}" + +inherit ruby gems + +DESCRIPTION="Simple Support for Web Services APIs for Rails" +HOMEPAGE="http://github.com/datanoise/actionwebservice" +SRC_URI="http://gems.github.com/gems/${MY_P}.gem" + +LICENSE="MIT" +SLOT="2.3" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="=dev-ruby/actionpack-2.3* + =dev-ruby/activerecord-2.3*" +RDEPEND="${DEPEND}" + +USE_RUBY="ruby18" + +GEMS_FORCE_INSTALL="yes" diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild new file mode 100644 index 000000000000..467d1847cfb7 --- /dev/null +++ b/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild,v 1.1 2009/10/12 22:13:40 flameeyes Exp $ + +MY_OWNER="dougbarth" + +MY_P="${MY_OWNER}-${P}" + +inherit ruby gems + +DESCRIPTION="Simple Support for Web Services APIs for Rails" +HOMEPAGE="http://github.com/datanoise/actionwebservice" +SRC_URI="http://gems.github.com/gems/${MY_P}.gem" + +LICENSE="MIT" +SLOT="2.3" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="=dev-ruby/actionpack-2.3* + =dev-ruby/activerecord-2.3*" +RDEPEND="${DEPEND}" + +USE_RUBY="ruby18" + +GEMS_FORCE_INSTALL="yes" |