summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-06-17 05:54:53 +0000
committerHans de Graaff <graaff@gentoo.org>2008-06-17 05:54:53 +0000
commit55530a1da2924685819aff9eb9a1980645defae5 (patch)
tree16165cd28bee2c1c8270080adcbe955b259761e6 /dev-ruby/actionmailer
parentRemove old versions (diff)
downloadgentoo-2-55530a1da2924685819aff9eb9a1980645defae5.tar.gz
gentoo-2-55530a1da2924685819aff9eb9a1980645defae5.tar.bz2
gentoo-2-55530a1da2924685819aff9eb9a1980645defae5.zip
Remove old versions
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild20
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.3.5.ebuild16
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 8d206b4f4d0e..5daa8c427268 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,10 @@
# 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.78 2008/06/17 05:38:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.79 2008/06/17 05:54:53 graaff Exp $
+
+ 17 Jun 2008; Hans de Graaff <graaff@gentoo.org>
+ -actionmailer-1.2.5.5618.ebuild, -actionmailer-1.3.5.ebuild:
+ Remove old versions
*actionmailer-2.1.0 (17 Jun 2008)
diff --git a/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild
deleted file mode 100644
index 78e4611a4ac6..000000000000
--- a/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild,v 1.2 2006/11/24 01:31:18 caleb Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Framework for designing email-service layers"
-HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
-# The URL depends implicitly on the version, unfortunately. Even if you
-# change the filename on the end, it still downloads the same file.
-SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="=dev-ruby/actionpack-1.12.5.5618
- >=dev-lang/ruby-1.8.5"
diff --git a/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild
deleted file mode 100644
index fc4e19b1caa7..000000000000
--- a/dev-ruby/actionmailer/actionmailer-1.3.5.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.5.ebuild,v 1.5 2007/10/21 15:16:02 beandog 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.5
- >=dev-lang/ruby-1.8.5"