summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-11-17 06:28:37 +0000
committerHans de Graaff <graaff@gentoo.org>2008-11-17 06:28:37 +0000
commitbdd2548a4d391053bceabad4d22694db209ac64e (patch)
treec1c7cf15db23f04ffe8a396cddbc70c8a393ef5a /dev-ruby/activesupport
parentUpdate patch provided by upstream that addressed #244660. (diff)
downloadhistorical-bdd2548a4d391053bceabad4d22694db209ac64e.tar.gz
historical-bdd2548a4d391053bceabad4d22694db209ac64e.tar.bz2
historical-bdd2548a4d391053bceabad4d22694db209ac64e.zip
Remove old versions
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog7
-rw-r--r--dev-ruby/activesupport/activesupport-2.0.2.ebuild16
-rw-r--r--dev-ruby/activesupport/activesupport-2.0.4.ebuild16
-rw-r--r--dev-ruby/activesupport/activesupport-2.1.0.ebuild16
-rw-r--r--dev-ruby/activesupport/activesupport-2.1.1.ebuild16
5 files changed, 6 insertions, 65 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 64c50d37fda9..dcb740cffa12 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.75 2008/11/15 18:07:43 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.76 2008/11/17 06:28:37 graaff Exp $
+
+ 17 Nov 2008; Hans de Graaff <graaff@gentoo.org>
+ -activesupport-2.0.2.ebuild, -activesupport-2.0.4.ebuild,
+ -activesupport-2.1.0.ebuild, -activesupport-2.1.1.ebuild:
+ Remove old, insecure, versions
15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
activesupport-2.0.5.ebuild, activesupport-2.1.2.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild
deleted file mode 100644
index 10c17b9cef2e..000000000000
--- a/dev-ruby/activesupport/activesupport-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/activesupport/activesupport-2.0.2.ebuild,v 1.7 2008/05/16 17:30:10 nixnut Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Utility Classes and Extension to the Standard Library"
-HOMEPAGE="http://rubyforge.org/projects/activesupport/"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- >=dev-ruby/rubygems-0.9.0"
diff --git a/dev-ruby/activesupport/activesupport-2.0.4.ebuild b/dev-ruby/activesupport/activesupport-2.0.4.ebuild
deleted file mode 100644
index bf747a54fd39..000000000000
--- a/dev-ruby/activesupport/activesupport-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/activesupport/activesupport-2.0.4.ebuild,v 1.1 2008/09/12 05:45:32 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Utility Classes and Extension to the Standard Library"
-HOMEPAGE="http://rubyforge.org/projects/activesupport/"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- >=dev-ruby/rubygems-0.9.0"
diff --git a/dev-ruby/activesupport/activesupport-2.1.0.ebuild b/dev-ruby/activesupport/activesupport-2.1.0.ebuild
deleted file mode 100644
index 829d15d2ec54..000000000000
--- a/dev-ruby/activesupport/activesupport-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/activesupport/activesupport-2.1.0.ebuild,v 1.1 2008/06/17 05:30:21 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Utility Classes and Extension to the Standard Library"
-HOMEPAGE="http://rubyforge.org/projects/activesupport/"
-
-LICENSE="MIT"
-SLOT="2.1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- >=dev-ruby/rubygems-0.9.0"
diff --git a/dev-ruby/activesupport/activesupport-2.1.1.ebuild b/dev-ruby/activesupport/activesupport-2.1.1.ebuild
deleted file mode 100644
index 534fca48a9ce..000000000000
--- a/dev-ruby/activesupport/activesupport-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/activesupport/activesupport-2.1.1.ebuild,v 1.2 2008/09/16 15:00:02 jer Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Utility Classes and Extension to the Standard Library"
-HOMEPAGE="http://rubyforge.org/projects/activesupport/"
-
-LICENSE="MIT"
-SLOT="2.1"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- >=dev-ruby/rubygems-0.9.0"