diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-12-01 08:59:58 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-12-01 08:59:58 +0000 |
commit | ec2b60e9a7058cf1e8cd3c6919f250e090070149 (patch) | |
tree | 8676b608bb5cdbded349210e0ec54379453e31b9 /dev-ruby/actionmailer | |
parent | Remove old vulnerable versions (diff) | |
download | gentoo-2-ec2b60e9a7058cf1e8cd3c6919f250e090070149.tar.gz gentoo-2-ec2b60e9a7058cf1e8cd3c6919f250e090070149.tar.bz2 gentoo-2-ec2b60e9a7058cf1e8cd3c6919f250e090070149.zip |
Remove old vulnerable versions
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.2.ebuild | 18 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.3.ebuild | 18 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.4.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/actionmailer/files/digest-actionmailer-1.3.2 | 3 | ||||
-rw-r--r-- | dev-ruby/actionmailer/files/digest-actionmailer-1.3.3 | 3 | ||||
-rw-r--r-- | dev-ruby/actionmailer/files/digest-actionmailer-1.3.4 | 3 |
7 files changed, 6 insertions, 62 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index a5c2a25d9fbd..7b51049c80ae 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.68 2007/11/27 14:57:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.69 2007/12/01 08:59:57 graaff Exp $ + + 01 Dec 2007; Hans de Graaff <graaff@gentoo.org> + -actionmailer-1.3.2.ebuild, -actionmailer-1.3.3.ebuild, + -actionmailer-1.3.4.ebuild: + Remove old vulnerable versions 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> actionmailer-1.3.6.ebuild: ia64/sparc stable wrt security #200159 diff --git a/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild deleted file mode 100644 index 33f70e4e1bd9..000000000000 --- a/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild,v 1.2 2007/03/04 20:31:36 tgall Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="Framework for designing email-service layers" -HOMEPAGE="http://rubyforge.org/projects/actionmailer/" -SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-1.13.2 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild deleted file mode 100644 index d56fa09e64d5..000000000000 --- a/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild,v 1.5 2007/10/13 05:34:45 tgall Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="Framework for designing email-service layers" -HOMEPAGE="http://rubyforge.org/projects/actionmailer/" -SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-1.13.3 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-1.3.4.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.4.ebuild deleted file mode 100644 index a0ace0fdbdc4..000000000000 --- a/dev-ruby/actionmailer/actionmailer-1.3.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.4.ebuild,v 1.2 2007/10/13 05:34:45 tgall Exp $ - -inherit ruby gems - -DESCRIPTION="Framework for designing email-service layers" -HOMEPAGE="http://rubyforge.org/projects/actionmailer/" - -LICENSE="MIT" -SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-1.13.4 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-1.3.2 b/dev-ruby/actionmailer/files/digest-actionmailer-1.3.2 deleted file mode 100644 index 3de756ee7c61..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-1.3.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a243e5252d7918e148ab71a56671fa99 actionmailer-1.3.2.gem 84480 -RMD160 acbc0857e4b47dfbb7783fec99b1f90c9a259711 actionmailer-1.3.2.gem 84480 -SHA256 d32acd2a0956aa1c02c3d832d43538ade66c217063948846f05e359d73378f94 actionmailer-1.3.2.gem 84480 diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-1.3.3 b/dev-ruby/actionmailer/files/digest-actionmailer-1.3.3 deleted file mode 100644 index a5aab89d2c1b..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-1.3.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 46896773f58dfbd49a4a8dcaf86b142d actionmailer-1.3.3.gem 84480 -RMD160 555ae7f370e72a26b899c9fe1edd7c74a36a289a actionmailer-1.3.3.gem 84480 -SHA256 f4f32778a4f8bac995ffcd0e70df807cd92d287b4e0f2659b111ea020a23d734 actionmailer-1.3.3.gem 84480 diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-1.3.4 b/dev-ruby/actionmailer/files/digest-actionmailer-1.3.4 deleted file mode 100644 index 5d2383570776..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-1.3.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 081aa78ac6ecd24a491c912ba4bb6d75 actionmailer-1.3.4.gem 84480 -RMD160 bf485fd2daef2433d46fe6ebeabe9157a2a7d0ef actionmailer-1.3.4.gem 84480 -SHA256 64271e91be87601f2e97ec0e2ebf00cf073db9750d81adcda293f58fa3beebe4 actionmailer-1.3.4.gem 84480 |