From 1194ec9da83b3b50e141328f352065204d5ec3ac Mon Sep 17 00:00:00 2001
From: Hans de Graaff <graaff@gentoo.org>
Date: Tue, 17 Jun 2008 05:55:59 +0000
Subject: Remove old versions Package-Manager: portage-2.1.4.4

---
 dev-ruby/actionpack/ChangeLog                     |  6 +++++-
 dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild | 20 --------------------
 dev-ruby/actionpack/actionpack-1.13.5.ebuild      | 16 ----------------
 3 files changed, 5 insertions(+), 37 deletions(-)
 delete mode 100644 dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild
 delete mode 100644 dev-ruby/actionpack/actionpack-1.13.5.ebuild

(limited to 'dev-ruby/actionpack')

diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 021a47119ae1..a7bcd8d97953 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.79 2008/06/17 05:35:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.80 2008/06/17 05:54:44 graaff Exp $
+
+  17 Jun 2008; Hans de Graaff <graaff@gentoo.org>
+  -actionpack-1.12.5.5618.ebuild, -actionpack-1.13.5.ebuild:
+  Remove old versions
 
 *actionpack-2.1.0 (17 Jun 2008)
 
diff --git a/dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild b/dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild
deleted file mode 100644
index 05ac0176b9d9..000000000000
--- a/dev-ruby/actionpack/actionpack-1.12.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/actionpack/actionpack-1.12.5.5618.ebuild,v 1.2 2006/11/24 01:30:10 caleb Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Eases web-request routing, handling, and response."
-HOMEPAGE="http://rubyforge.org/projects/actionpack/"
-# 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-lang/ruby-1.8.5
-	=dev-ruby/activesupport-1.3.1.5618"
diff --git a/dev-ruby/actionpack/actionpack-1.13.5.ebuild b/dev-ruby/actionpack/actionpack-1.13.5.ebuild
deleted file mode 100644
index b53f0477299a..000000000000
--- a/dev-ruby/actionpack/actionpack-1.13.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/actionpack/actionpack-1.13.5.ebuild,v 1.5 2007/10/21 15:13:25 beandog Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Eases web-request routing, handling, and response."
-HOMEPAGE="http://rubyforge.org/projects/actionpack/"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
-	=dev-ruby/activesupport-1.4.4"
-- 
cgit v1.2.3-65-gdbad