summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-07-29 10:05:53 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-07-29 10:05:53 +0000
commitac9fe9ef790a74bc209416c57942fcbe290cf8bf (patch)
tree724e22db42c8f190330269dca31a2cedc3b4a37e /dev-ruby/right_http_connection
parentInitial commit, ebuild written by me (bug #224983). (diff)
downloadgentoo-2-ac9fe9ef790a74bc209416c57942fcbe290cf8bf.tar.gz
gentoo-2-ac9fe9ef790a74bc209416c57942fcbe290cf8bf.tar.bz2
gentoo-2-ac9fe9ef790a74bc209416c57942fcbe290cf8bf.zip
Cleanup old version.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/right_http_connection')
-rw-r--r--dev-ruby/right_http_connection/ChangeLog6
-rw-r--r--dev-ruby/right_http_connection/right_http_connection-1.2.4.ebuild23
2 files changed, 5 insertions, 24 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog
index e7b4685f1fb1..269f6a7b7048 100644
--- a/dev-ruby/right_http_connection/ChangeLog
+++ b/dev-ruby/right_http_connection/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/right_http_connection
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.4 2010/05/28 17:42:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.5 2010/07/29 10:05:53 flameeyes Exp $
+
+ 29 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ -right_http_connection-1.2.4.ebuild:
+ Cleanup old version.
28 May 2010; Joseph Jezak <josejx@gentoo.org>
right_http_connection-1.2.4-r1.ebuild:
diff --git a/dev-ruby/right_http_connection/right_http_connection-1.2.4.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.2.4.ebuild
deleted file mode 100644
index 5cf200af9d1d..000000000000
--- a/dev-ruby/right_http_connection/right_http_connection-1.2.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4.ebuild,v 1.1 2010/01/12 14:07:07 flameeyes Exp $
-
-EAPI=2
-
-USE_RUBY="ruby18 ruby19 jruby"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="RightScale's robust HTTP/S connection module"
-HOMEPAGE="http://rightscale.rubyforge.org/"
-
-LICENSE="as-is" # truly
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""