diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-06 16:31:48 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-06 16:31:48 +0000 |
commit | be808c17e5af8ba125753639fe90268d7d94516b (patch) | |
tree | d3a10faa38218e92a403921df6628e338bf4b1a6 /dev-ruby/actionwebservice | |
parent | Version bump for rails 1.2.4 (diff) | |
download | gentoo-2-be808c17e5af8ba125753639fe90268d7d94516b.tar.gz gentoo-2-be808c17e5af8ba125753639fe90268d7d94516b.tar.bz2 gentoo-2-be808c17e5af8ba125753639fe90268d7d94516b.zip |
Version bump for rails 1.2.4
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 12 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild (renamed from dev-ruby/actionwebservice/actionwebservice-1.2.1.ebuild) | 10 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.1 | 3 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.4 | 3 |
4 files changed, 18 insertions, 10 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 77fb6b5b7b3e..02d2f10d3fc3 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.55 2007/10/06 14:08:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.56 2007/10/06 16:31:47 graaff Exp $ + +*actionwebservice-1.2.4 (06 Oct 2007) + + 06 Oct 2007; Hans de Graaff <graaff@gentoo.org> + -actionwebservice-1.2.1.ebuild, +actionwebservice-1.2.4.ebuild: + Version bump for rails 1.2.4 + + 06 Oct 2007; Hans de Graaff <graaff@gentoo.org> + -actionwebservice-1.2.1.ebuild: + Remove old version 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> actionwebservice-1.2.3.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.1.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild index 248a10afa44e..7a120b59c01b 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.1.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.1.ebuild,v 1.1 2007/01/19 13:16:20 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild,v 1.1 2007/10/06 16:31:47 graaff Exp $ inherit ruby gems -USE_RUBY="ruby18" DESCRIPTION="Simple Support for Web Services APIs for Rails" HOMEPAGE="http://rubyforge.org/projects/aws/" -SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" @@ -15,6 +13,6 @@ KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 - =dev-ruby/actionpack-1.13.1 - =dev-ruby/activerecord-1.15.1 - =dev-ruby/activesupport-1.4.0" + =dev-ruby/actionpack-1.13.4 + =dev-ruby/activerecord-1.15.4 + =dev-ruby/activesupport-1.4.3" diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.1 b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.1 deleted file mode 100644 index b71d439aaaf7..000000000000 --- a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a451876559c0a3c5eab7b1d10de8a70e actionwebservice-1.2.1.gem 67584 -RMD160 0220c4a30482b0f8f6904412a8d9ecfa4e0f2c39 actionwebservice-1.2.1.gem 67584 -SHA256 26e6b4fc79977d8ff2a49ca7ec3fd6851698109f548973b418891f7002fd5200 actionwebservice-1.2.1.gem 67584 diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.4 b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.4 new file mode 100644 index 000000000000..86302592f497 --- /dev/null +++ b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.4 @@ -0,0 +1,3 @@ +MD5 a208f99e3af36df31d66a4506b7634fe actionwebservice-1.2.4.gem 67584 +RMD160 ea37f3321b1853ab6873925d0d07a5569d08ef11 actionwebservice-1.2.4.gem 67584 +SHA256 17709c342ec321eacb8288beb5d6f118a59d65c0929ebb6c7a80d420def894a0 actionwebservice-1.2.4.gem 67584 |