diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-11-17 06:25:06 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-11-17 06:25:06 +0000 |
commit | f30e1ea4856d0fc3fe9a53e2f330285959bed9b0 (patch) | |
tree | a4b83256b1a722df3aea47fd22e19a3e6e34eb34 /dev-ruby/actionmailer | |
parent | Remove old versions (diff) | |
download | gentoo-2-f30e1ea4856d0fc3fe9a53e2f330285959bed9b0.tar.gz gentoo-2-f30e1ea4856d0fc3fe9a53e2f330285959bed9b0.tar.bz2 gentoo-2-f30e1ea4856d0fc3fe9a53e2f330285959bed9b0.zip |
Remove old versions
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.0.2.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.0.4.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.1.0.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.1.1.ebuild | 16 |
5 files changed, 6 insertions, 65 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 36f3668e2bf6..ed174d646c55 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.90 2008/11/15 18:12:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.91 2008/11/17 06:25:06 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> + -actionmailer-2.0.2.ebuild, -actionmailer-2.0.4.ebuild, + -actionmailer-2.1.0.ebuild, -actionmailer-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> actionmailer-2.0.5.ebuild, actionmailer-2.1.2.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild deleted file mode 100644 index 2f35465355ce..000000000000 --- a/dev-ruby/actionmailer/actionmailer-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/actionmailer/actionmailer-2.0.2.ebuild,v 1.7 2008/05/16 17:34:52 nixnut 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.2 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-2.0.4.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.4.ebuild deleted file mode 100644 index d819602dfff4..000000000000 --- a/dev-ruby/actionmailer/actionmailer-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/actionmailer/actionmailer-2.0.4.ebuild,v 1.1 2008/09/12 05:53:55 graaff 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.4 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-2.1.0.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.0.ebuild deleted file mode 100644 index cb69095dedb5..000000000000 --- a/dev-ruby/actionmailer/actionmailer-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/actionmailer/actionmailer-2.1.0.ebuild,v 1.1 2008/06/17 05:38:29 graaff 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.0 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-2.1.1.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.1.ebuild deleted file mode 100644 index 5739abfeaffd..000000000000 --- a/dev-ruby/actionmailer/actionmailer-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/actionmailer/actionmailer-2.1.1.ebuild,v 1.1 2008/09/13 09:03:05 graaff 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.1 - >=dev-lang/ruby-1.8.5" |