summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2009-10-22 08:13:17 +0000
committerAlex Legler <a3li@gentoo.org>2009-10-22 08:13:17 +0000
commitdcdc27409f48e356eb5eef5d9e57bf03e74056db (patch)
tree9a3565eb6e28cdeec1efdbd6e6e594e5f0b03a57 /dev-ruby/actionmailer
parentremoving rails-1 version (diff)
downloadgentoo-2-dcdc27409f48e356eb5eef5d9e57bf03e74056db.tar.gz
gentoo-2-dcdc27409f48e356eb5eef5d9e57bf03e74056db.tar.bz2
gentoo-2-dcdc27409f48e356eb5eef5d9e57bf03e74056db.zip
heavy cleanup action
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.3.6.ebuild16
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.0.5.ebuild16
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.1.2.ebuild16
4 files changed, 5 insertions, 49 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index ffad5b93aa8a..4ad198dec04f 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.121 2009/10/18 17:40:54 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.122 2009/10/22 08:13:17 a3li Exp $
+
+ 22 Oct 2009; Alex Legler <a3li@gentoo.org> -actionmailer-1.3.6.ebuild,
+ -actionmailer-2.0.5.ebuild, -actionmailer-2.1.2.ebuild:
+ Removing three old versions
18 Oct 2009; Alex Legler <a3li@gentoo.org> -actionmailer-2.2.2.ebuild:
removing vulnerable ebuild, bug 283396
diff --git a/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild
deleted file mode 100644
index 0f05d3fe081f..000000000000
--- a/dev-ruby/actionmailer/actionmailer-1.3.6.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.6.ebuild,v 1.6 2007/12/01 22:46:55 angelos 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.6
- >=dev-lang/ruby-1.8.5"
diff --git a/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.5.ebuild
deleted file mode 100644
index 7b9fced545b3..000000000000
--- a/dev-ruby/actionmailer/actionmailer-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/actionmailer/actionmailer-2.0.5.ebuild,v 1.5 2008/11/15 18:12:36 dertobi123 Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Framework for designing email-service layers"
-HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="=dev-ruby/actionpack-2.0.5
- >=dev-lang/ruby-1.8.5"
diff --git a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild
deleted file mode 100644
index a4f301663ca7..000000000000
--- a/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.1.2.ebuild,v 1.7 2009/03/15 01:10:51 robbat2 Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Framework for designing email-service layers"
-HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
-
-LICENSE="MIT"
-SLOT="2.1"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="~dev-ruby/actionpack-2.1.2
- >=dev-lang/ruby-1.8.5"