diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-11-25 08:33:25 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-11-25 08:33:25 +0000 |
commit | c24db5de13c8c5ad38c386b73fb511b6f5d62cf6 (patch) | |
tree | 04996bf291c01b25a110e3b86c736faf2f8b9ae2 /dev-ruby/actionwebservice | |
parent | block this package if USE=-nofax and hylafax is installed (#195467) (diff) | |
download | historical-c24db5de13c8c5ad38c386b73fb511b6f5d62cf6.tar.gz historical-c24db5de13c8c5ad38c386b73fb511b6f5d62cf6.tar.bz2 historical-c24db5de13c8c5ad38c386b73fb511b6f5d62cf6.zip |
Version bump for Rails 1.2.6, security bug #200159
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild | 17 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.6 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 0fe941d1613d..243a3d575d1d 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,12 @@ # 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.63 2007/10/21 15:19:00 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.64 2007/11/25 08:33:25 graaff Exp $ + +*actionwebservice-1.2.6 (25 Nov 2007) + + 25 Nov 2007; Hans de Graaff <graaff@gentoo.org> + +actionwebservice-1.2.6.ebuild: + Version bump for Rails 1.2.6, security bug #200159 21 Oct 2007; Steve Dibb <beandog@gentoo.org> actionwebservice-1.2.5.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild new file mode 100644 index 000000000000..83b6762ce1a4 --- /dev/null +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild @@ -0,0 +1,17 @@ +# 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.6.ebuild,v 1.1 2007/11/25 08:33:25 graaff Exp $ + +inherit ruby gems + +DESCRIPTION="Simple Support for Web Services APIs for Rails" +HOMEPAGE="http://rubyforge.org/projects/aws/" + +LICENSE="MIT" +SLOT="1.2" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND=">=dev-lang/ruby-1.8.5 + =dev-ruby/actionpack-1.13.6 + =dev-ruby/activerecord-1.15.6" diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.6 b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.6 new file mode 100644 index 000000000000..70546b5270f5 --- /dev/null +++ b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.6 @@ -0,0 +1,3 @@ +MD5 fe5202944fd6e4c82a4a199469811887 actionwebservice-1.2.6.gem 67584 +RMD160 9aca597a1bad07020c885eff90f9a05e297f32c0 actionwebservice-1.2.6.gem 67584 +SHA256 3941caeb9b1566fe6eba243b0b88fa5da7252a96510cef0aa52fc5dfbf955c9a actionwebservice-1.2.6.gem 67584 |