diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-11-17 06:27:25 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-11-17 06:27:25 +0000 |
commit | 0770f7ae58e736c48367ce89b50cf871eab8454d (patch) | |
tree | 892a6794d2ec1f6de2e98e511c0042af55f4d666 /dev-ruby | |
parent | Remove old versions (diff) | |
download | gentoo-2-0770f7ae58e736c48367ce89b50cf871eab8454d.tar.gz gentoo-2-0770f7ae58e736c48367ce89b50cf871eab8454d.tar.bz2 gentoo-2-0770f7ae58e736c48367ce89b50cf871eab8454d.zip |
Remove old versions
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.0.2.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.0.4.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.1.0.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.1.1.ebuild | 16 |
5 files changed, 6 insertions, 65 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 2b17666431cc..27662336c968 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.21 2008/11/15 18:10:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.22 2008/11/17 06:27:25 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> + -activeresource-2.0.2.ebuild, -activeresource-2.0.4.ebuild, + -activeresource-2.1.0.ebuild, -activeresource-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> activeresource-2.0.5.ebuild, activeresource-2.1.2.ebuild: diff --git a/dev-ruby/activeresource/activeresource-2.0.2.ebuild b/dev-ruby/activeresource/activeresource-2.0.2.ebuild deleted file mode 100644 index d9682647392e..000000000000 --- a/dev-ruby/activeresource/activeresource-2.0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.8 2008/05/16 17:32:01 nixnut Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.0.2" diff --git a/dev-ruby/activeresource/activeresource-2.0.4.ebuild b/dev-ruby/activeresource/activeresource-2.0.4.ebuild deleted file mode 100644 index c6f1c64e8a80..000000000000 --- a/dev-ruby/activeresource/activeresource-2.0.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.4.ebuild,v 1.1 2008/09/12 05:48:50 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.0.4" diff --git a/dev-ruby/activeresource/activeresource-2.1.0.ebuild b/dev-ruby/activeresource/activeresource-2.1.0.ebuild deleted file mode 100644 index 1cef6c4508ed..000000000000 --- a/dev-ruby/activeresource/activeresource-2.1.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.0.ebuild,v 1.1 2008/06/17 05:32:38 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.1.0" diff --git a/dev-ruby/activeresource/activeresource-2.1.1.ebuild b/dev-ruby/activeresource/activeresource-2.1.1.ebuild deleted file mode 100644 index 2132c39a7374..000000000000 --- a/dev-ruby/activeresource/activeresource-2.1.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.1.ebuild,v 1.1 2008/09/13 08:59:21 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.1.1" |