summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2009-10-22 08:29:08 +0000
committerAlex Legler <a3li@gentoo.org>2009-10-22 08:29:08 +0000
commite380b0ada689ac12f0354ff48edac6c939c380f4 (patch)
tree2828fac6f4fac1e03936021404c6baad043e2ccc /dev-ruby
parentheavy cleanup action (diff)
downloadgentoo-2-e380b0ada689ac12f0354ff48edac6c939c380f4.tar.gz
gentoo-2-e380b0ada689ac12f0354ff48edac6c939c380f4.tar.bz2
gentoo-2-e380b0ada689ac12f0354ff48edac6c939c380f4.zip
heavy cleanup action
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activeresource/ChangeLog6
-rw-r--r--dev-ruby/activeresource/activeresource-2.0.5.ebuild16
-rw-r--r--dev-ruby/activeresource/activeresource-2.1.2.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index e5838d33b973..4928167a7c9e 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activeresource
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.49 2009/10/18 17:44:55 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.50 2009/10/22 08:29:08 a3li Exp $
+
+ 22 Oct 2009; Alex Legler <a3li@gentoo.org> -activeresource-2.0.5.ebuild,
+ -activeresource-2.1.2.ebuild:
+ removing old
18 Oct 2009; Alex Legler <a3li@gentoo.org> -activeresource-2.2.2.ebuild:
removing vulnerable ebuild, bug 283396
diff --git a/dev-ruby/activeresource/activeresource-2.0.5.ebuild b/dev-ruby/activeresource/activeresource-2.0.5.ebuild
deleted file mode 100644
index c9699834f1b3..000000000000
--- a/dev-ruby/activeresource/activeresource-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/activeresource/activeresource-2.0.5.ebuild,v 1.5 2008/11/15 18:10:23 dertobi123 Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Think Active Record for web resources.."
-HOMEPAGE="http://rubyforge.org/projects/activeresource/"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- ~dev-ruby/activesupport-2.0.5"
diff --git a/dev-ruby/activeresource/activeresource-2.1.2.ebuild b/dev-ruby/activeresource/activeresource-2.1.2.ebuild
deleted file mode 100644
index 393b03e0b567..000000000000
--- a/dev-ruby/activeresource/activeresource-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/activeresource/activeresource-2.1.2.ebuild,v 1.6 2008/11/15 18:10:23 dertobi123 Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Think Active Record for web resources.."
-HOMEPAGE="http://rubyforge.org/projects/activeresource/"
-
-LICENSE="MIT"
-SLOT="2.1"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- ~dev-ruby/activesupport-2.1.2"