summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2009-10-22 08:29:58 +0000
committerAlex Legler <a3li@gentoo.org>2009-10-22 08:29:58 +0000
commit60fd01ccae071b16ef6db1992bc48e7da7798698 (patch)
tree5b8c500ec7e4cb3b8793aa4ebd798fc1253b9d78 /dev-ruby/activesupport
parentheavy cleanup action (diff)
downloadgentoo-2-60fd01ccae071b16ef6db1992bc48e7da7798698.tar.gz
gentoo-2-60fd01ccae071b16ef6db1992bc48e7da7798698.tar.bz2
gentoo-2-60fd01ccae071b16ef6db1992bc48e7da7798698.zip
heavy cleanup action
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.4.4.ebuild16
-rw-r--r--dev-ruby/activesupport/activesupport-2.0.5.ebuild16
-rw-r--r--dev-ruby/activesupport/activesupport-2.1.2.ebuild16
4 files changed, 5 insertions, 49 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index dc71b96520d4..86ebd77216ab 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.103 2009/10/18 17:46:20 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.104 2009/10/22 08:29:58 a3li Exp $
+
+ 22 Oct 2009; Alex Legler <a3li@gentoo.org> -activesupport-1.4.4.ebuild,
+ -activesupport-2.0.5.ebuild, -activesupport-2.1.2.ebuild:
+ Removing three old versions
18 Oct 2009; Alex Legler <a3li@gentoo.org> -activesupport-2.2.2.ebuild:
removing vulnerable ebuild, bug 283396
diff --git a/dev-ruby/activesupport/activesupport-1.4.4.ebuild b/dev-ruby/activesupport/activesupport-1.4.4.ebuild
deleted file mode 100644
index b72cf81d3f25..000000000000
--- a/dev-ruby/activesupport/activesupport-1.4.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/activesupport/activesupport-1.4.4.ebuild,v 1.6 2007/12/01 09:13:41 corsair Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Utility Classes and Extension to the Standard Library"
-HOMEPAGE="http://rubyforge.org/projects/activesupport/"
-
-LICENSE="MIT"
-SLOT="1.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.5.ebuild b/dev-ruby/activesupport/activesupport-2.0.5.ebuild
deleted file mode 100644
index bcf04a853a49..000000000000
--- a/dev-ruby/activesupport/activesupport-2.0.5.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.5.ebuild,v 1.5 2008/11/15 18:07:43 dertobi123 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.2.ebuild b/dev-ruby/activesupport/activesupport-2.1.2.ebuild
deleted file mode 100644
index 5a11ca3452e1..000000000000
--- a/dev-ruby/activesupport/activesupport-2.1.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.1.2.ebuild,v 1.6 2008/11/15 18:07:43 dertobi123 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"