summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-12-01 08:57:02 +0000
committerHans de Graaff <graaff@gentoo.org>2007-12-01 08:57:02 +0000
commit53d21460a96964455095476e49de7389ceaf7c0d (patch)
treeb5e3ee7effc49a7d76f8b35ef2d3e234e454fe10 /dev-ruby
parentRemove old vulnerable versions (diff)
downloadgentoo-2-53d21460a96964455095476e49de7389ceaf7c0d.tar.gz
gentoo-2-53d21460a96964455095476e49de7389ceaf7c0d.tar.bz2
gentoo-2-53d21460a96964455095476e49de7389ceaf7c0d.zip
Remove old vulnerable versions
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionwebservice/ChangeLog7
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild20
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild20
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild18
-rw-r--r--dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.23
-rw-r--r--dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.33
-rw-r--r--dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.43
7 files changed, 6 insertions, 68 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog
index b5ee8571c6eb..455f3e52ece4 100644
--- a/dev-ruby/actionwebservice/ChangeLog
+++ b/dev-ruby/actionwebservice/ChangeLog
@@ -1,6 +1,11 @@
# 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.68 2007/11/27 14:58:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.69 2007/12/01 08:57:01 graaff Exp $
+
+ 01 Dec 2007; Hans de Graaff <graaff@gentoo.org>
+ -actionwebservice-1.2.2.ebuild, -actionwebservice-1.2.3.ebuild,
+ -actionwebservice-1.2.4.ebuild:
+ Remove old vulnerable versions
27 Nov 2007; Raúl Porcel <armin76@gentoo.org>
actionwebservice-1.2.6.ebuild:
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild
deleted file mode 100644
index 8399887db2c3..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild
+++ /dev/null
@@ -1,20 +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/actionwebservice/actionwebservice-1.2.2.ebuild,v 1.2 2007/03/04 20:50:02 tgall 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"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/actionpack-1.13.2
- =dev-ruby/activerecord-1.15.2
- =dev-ruby/activesupport-1.4.1"
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild
deleted file mode 100644
index 6756d49419d6..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild
+++ /dev/null
@@ -1,20 +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/actionwebservice/actionwebservice-1.2.3.ebuild,v 1.5 2007/10/13 05:46:43 tgall 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"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/actionpack-1.13.3
- =dev-ruby/activerecord-1.15.3
- =dev-ruby/activesupport-1.4.2"
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild
deleted file mode 100644
index 831df9c5ed29..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-1.2.4.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/actionwebservice/actionwebservice-1.2.4.ebuild,v 1.2 2007/10/13 05:46:43 tgall 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.4
- =dev-ruby/activerecord-1.15.4
- =dev-ruby/activesupport-1.4.3"
diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.2 b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.2
deleted file mode 100644
index 239250fa00b9..000000000000
--- a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 af9811bf717218d1fbc65c641d18bc4e actionwebservice-1.2.2.gem 67584
-RMD160 21ceea01edb84ab3799a4b42c47878e2ddfb6174 actionwebservice-1.2.2.gem 67584
-SHA256 97a30c5ae5f075ff12094bc0f3e7b524b7723d583cb1cf1dae553f7d3d777479 actionwebservice-1.2.2.gem 67584
diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.3 b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.3
deleted file mode 100644
index 51e2753d188a..000000000000
--- a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 59604dcdf9c6d32d7cff9146f51eae13 actionwebservice-1.2.3.gem 67584
-RMD160 501d4fd37b2ec1666946a0f29cbf63900b4c04a2 actionwebservice-1.2.3.gem 67584
-SHA256 1cf6ac60c59e7eb7286af881c48a0243e1318fefe4178d0742b8c480852aeaad actionwebservice-1.2.3.gem 67584
diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.4 b/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.4
deleted file mode 100644
index 86302592f497..000000000000
--- a/dev-ruby/actionwebservice/files/digest-actionwebservice-1.2.4
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 a208f99e3af36df31d66a4506b7634fe actionwebservice-1.2.4.gem 67584
-RMD160 ea37f3321b1853ab6873925d0d07a5569d08ef11 actionwebservice-1.2.4.gem 67584
-SHA256 17709c342ec321eacb8288beb5d6f118a59d65c0929ebb6c7a80d420def894a0 actionwebservice-1.2.4.gem 67584